[==========] 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 13:07:53.216485 27734 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.21.190:40761
I20260709 13:07:53.218159 27734 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 13:07:53.219246 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:53.240187 27743 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 13:07:53.240242 27741 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 13:07:53.240355 27740 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 13:07:53.241568 27734 server_base.cc:1061] running on GCE node
I20260709 13:07:54.477922 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:54.478191 27734 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 13:07:54.478344 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602474478328 us; error 0 us; skew 500 ppm
I20260709 13:07:54.479133 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.486044 27734 webserver.cc:533] Webserver started at http://127.27.21.190:34903/ using document root <none> and password file <none>
I20260709 13:07:54.486948 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.487146 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.487560 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.493512 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/master-0-root/instance:
uuid: "c133ae1758c84df0a672a76f79a1989e"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-ndzg"
I20260709 13:07:54.501426 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:54.506706 27749 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.508293 27734 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:54.508838 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/master-0-root
uuid: "c133ae1758c84df0a672a76f79a1989e"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-ndzg"
I20260709 13:07:54.509222 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-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 13:07:54.564946 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.566617 27734 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 13:07:54.567042 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.639487 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.190:40761
I20260709 13:07:54.639568 27800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.190:40761 every 8 connection(s)
I20260709 13:07:54.647943 27801 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 13:07:54.670233 27801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e: Bootstrap starting.
I20260709 13:07:54.676086 27801 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.677935 27801 log.cc:826] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e: Log is configured to *not* fsync() on all Append() calls
I20260709 13:07:54.682528 27801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e: No bootstrap required, opened a new log
I20260709 13:07:54.702864 27801 raft_consensus.cc:359] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c133ae1758c84df0a672a76f79a1989e" member_type: VOTER }
I20260709 13:07:54.703416 27801 raft_consensus.cc:385] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.703622 27801 raft_consensus.cc:740] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c133ae1758c84df0a672a76f79a1989e, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.704459 27801 consensus_queue.cc:260] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c133ae1758c84df0a672a76f79a1989e" member_type: VOTER }
I20260709 13:07:54.704963 27801 raft_consensus.cc:399] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:54.705217 27801 raft_consensus.cc:493] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:54.705542 27801 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.709771 27801 raft_consensus.cc:515] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c133ae1758c84df0a672a76f79a1989e" member_type: VOTER }
I20260709 13:07:54.710561 27801 leader_election.cc:304] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [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: c133ae1758c84df0a672a76f79a1989e; no voters: 
I20260709 13:07:54.712265 27801 leader_election.cc:290] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:54.712656 27804 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.715298 27804 raft_consensus.cc:697] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 1 LEADER]: Becoming Leader. State: Replica: c133ae1758c84df0a672a76f79a1989e, State: Running, Role: LEADER
I20260709 13:07:54.716409 27804 consensus_queue.cc:237] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [LEADER]: Queue going to LEADER mode. State: All 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: "c133ae1758c84df0a672a76f79a1989e" member_type: VOTER }
I20260709 13:07:54.717440 27801 sys_catalog.cc:565] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:54.728505 27805 sys_catalog.cc:455] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c133ae1758c84df0a672a76f79a1989e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c133ae1758c84df0a672a76f79a1989e" member_type: VOTER } }
I20260709 13:07:54.729378 27805 sys_catalog.cc:458] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:54.731330 27806 sys_catalog.cc:455] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c133ae1758c84df0a672a76f79a1989e. Latest consensus state: current_term: 1 leader_uuid: "c133ae1758c84df0a672a76f79a1989e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c133ae1758c84df0a672a76f79a1989e" member_type: VOTER } }
I20260709 13:07:54.731768 27806 sys_catalog.cc:458] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:54.732849 27813 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:54.746879 27813 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:54.751609 27734 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:54.765674 27813 catalog_manager.cc:1383] Generated new cluster ID: a2ef1bd3994f43e9b82add00091184f3
I20260709 13:07:54.766009 27813 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:54.790966 27813 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:54.792650 27813 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:54.812346 27813 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e: Generated new TSK 0
I20260709 13:07:54.813478 27813 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:54.883363 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:54.893404 27823 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 13:07:54.894601 27824 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 13:07:54.898340 27734 server_base.cc:1061] running on GCE node
W20260709 13:07:54.898743 27826 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 13:07:54.899638 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:54.899824 27734 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 13:07:54.900053 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602474900016 us; error 0 us; skew 500 ppm
I20260709 13:07:54.900669 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:54.905130 27734 webserver.cc:533] Webserver started at http://127.27.21.129:42379/ using document root <none> and password file <none>
I20260709 13:07:54.905731 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:54.905942 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:54.906246 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:54.907372 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-0-root/instance:
uuid: "59b134819ba3468cbc1420558b941d66"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-ndzg"
I20260709 13:07:54.913440 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260709 13:07:54.918009 27831 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.918956 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:07:54.919260 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "59b134819ba3468cbc1420558b941d66"
format_stamp: "Formatted at 2026-07-09 13:07:54 on dist-test-slave-ndzg"
I20260709 13:07:54.919559 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-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 13:07:54.940469 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:54.941910 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:54.944813 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:54.949646 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:54.949867 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:54.950198 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:54.950349 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:55.059108 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:43285
I20260709 13:07:55.059201 27893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:43285 every 8 connection(s)
I20260709 13:07:55.066030 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:55.077529 27898 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 13:07:55.082340 27899 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 13:07:55.086908 27734 server_base.cc:1061] running on GCE node
W20260709 13:07:55.088809 27901 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 13:07:55.090024 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:55.090303 27734 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 13:07:55.090509 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602475090494 us; error 0 us; skew 500 ppm
I20260709 13:07:55.091303 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:55.092684 27894 heartbeater.cc:344] Connected to a master server at 127.27.21.190:40761
I20260709 13:07:55.093204 27894 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:55.094218 27894 heartbeater.cc:507] Master 127.27.21.190:40761 requested a full tablet report, sending...
I20260709 13:07:55.094913 27734 webserver.cc:533] Webserver started at http://127.27.21.130:33515/ using document root <none> and password file <none>
I20260709 13:07:55.095587 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:55.095839 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:55.096150 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:55.097272 27766 ts_manager.cc:194] Registered new tserver with Master: 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285)
I20260709 13:07:55.097698 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-1-root/instance:
uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
format_stamp: "Formatted at 2026-07-09 13:07:55 on dist-test-slave-ndzg"
I20260709 13:07:55.099539 27766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58308
I20260709 13:07:55.104470 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:55.110205 27906 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:55.111291 27734 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:55.111644 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-1-root
uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
format_stamp: "Formatted at 2026-07-09 13:07:55 on dist-test-slave-ndzg"
I20260709 13:07:55.112001 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-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 13:07:55.141703 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:55.143402 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:55.146008 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:55.149718 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:55.149976 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:55.150256 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:55.150460 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:55.239022 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.130:43967
I20260709 13:07:55.239112 27968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.130:43967 every 8 connection(s)
I20260709 13:07:55.248188 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:55.255010 27972 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 13:07:55.260013 27973 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 13:07:55.263262 27969 heartbeater.cc:344] Connected to a master server at 127.27.21.190:40761
I20260709 13:07:55.263662 27969 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:55.264443 27969 heartbeater.cc:507] Master 127.27.21.190:40761 requested a full tablet report, sending...
I20260709 13:07:55.266422 27766 ts_manager.cc:194] Registered new tserver with Master: 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:55.267685 27766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58318
W20260709 13:07:55.268574 27975 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 13:07:55.271056 27734 server_base.cc:1061] running on GCE node
I20260709 13:07:55.271878 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:55.272114 27734 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 13:07:55.272291 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602475272269 us; error 0 us; skew 500 ppm
I20260709 13:07:55.272830 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:55.275812 27734 webserver.cc:533] Webserver started at http://127.27.21.131:38639/ using document root <none> and password file <none>
I20260709 13:07:55.276463 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:55.276707 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:55.277037 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:55.278139 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-2-root/instance:
uuid: "2a87862480ee4a23aaabc4c1406074b1"
format_stamp: "Formatted at 2026-07-09 13:07:55 on dist-test-slave-ndzg"
I20260709 13:07:55.282855 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:07:55.286538 27980 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:55.287426 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:55.287720 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-2-root
uuid: "2a87862480ee4a23aaabc4c1406074b1"
format_stamp: "Formatted at 2026-07-09 13:07:55 on dist-test-slave-ndzg"
I20260709 13:07:55.288010 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602473048289-27734-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 13:07:55.309170 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:55.310550 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:55.312341 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:55.314935 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:55.315243 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:55.315510 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:55.315657 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:55.417454 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.131:44349
I20260709 13:07:55.417582 28042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.131:44349 every 8 connection(s)
I20260709 13:07:55.435382 28043 heartbeater.cc:344] Connected to a master server at 127.27.21.190:40761
I20260709 13:07:55.435813 28043 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:55.436832 28043 heartbeater.cc:507] Master 127.27.21.190:40761 requested a full tablet report, sending...
I20260709 13:07:55.439033 27766 ts_manager.cc:194] Registered new tserver with Master: 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:55.439178 27734 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016627059s
I20260709 13:07:55.440470 27766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58324
I20260709 13:07:55.491108 27766 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58330:
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 13:07:55.494628 27766 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 13:07:55.600864 28007 tablet_service.cc:1511] Processing CreateTablet for tablet 6afefa9223764568be17175983a4da11 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:55.601327 28008 tablet_service.cc:1511] Processing CreateTablet for tablet 22ece2d436d14df2a42f26a201eb1891 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:55.602181 28006 tablet_service.cc:1511] Processing CreateTablet for tablet 1033d8197887499995cfb1771e64bd12 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:55.607183 28007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afefa9223764568be17175983a4da11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.609438 28008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ece2d436d14df2a42f26a201eb1891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.611595 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1033d8197887499995cfb1771e64bd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.612322 28005 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea6c1f186bc4dda8b3cf90381460278 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:55.615554 28005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea6c1f186bc4dda8b3cf90381460278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.625722 28004 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcfa31c9af1482cbd3db93ee1715830 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:55.627600 28004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcfa31c9af1482cbd3db93ee1715830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.633080 27934 tablet_service.cc:1511] Processing CreateTablet for tablet 22ece2d436d14df2a42f26a201eb1891 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:55.638116 27932 tablet_service.cc:1511] Processing CreateTablet for tablet 1033d8197887499995cfb1771e64bd12 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:55.640477 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ece2d436d14df2a42f26a201eb1891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.642573 27931 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea6c1f186bc4dda8b3cf90381460278 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:55.639968 27933 tablet_service.cc:1511] Processing CreateTablet for tablet 6afefa9223764568be17175983a4da11 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:55.651538 27932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1033d8197887499995cfb1771e64bd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.655110 27930 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcfa31c9af1482cbd3db93ee1715830 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:55.654613 27929 tablet_service.cc:1511] Processing CreateTablet for tablet c13ac3c0881446d6843652db597a4bd3 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:55.668763 28003 tablet_service.cc:1511] Processing CreateTablet for tablet c13ac3c0881446d6843652db597a4bd3 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:55.670730 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea6c1f186bc4dda8b3cf90381460278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.675295 28003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ac3c0881446d6843652db597a4bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.676733 27933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afefa9223764568be17175983a4da11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.679790 27930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcfa31c9af1482cbd3db93ee1715830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.691053 27929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ac3c0881446d6843652db597a4bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.707370 27857 tablet_service.cc:1511] Processing CreateTablet for tablet 1033d8197887499995cfb1771e64bd12 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:55.713558 27856 tablet_service.cc:1511] Processing CreateTablet for tablet 9ea6c1f186bc4dda8b3cf90381460278 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:55.715597 27928 tablet_service.cc:1511] Processing CreateTablet for tablet 6a460d70ff6d4e05a4e4ad1e870967df (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:55.711432 27855 tablet_service.cc:1511] Processing CreateTablet for tablet 6bcfa31c9af1482cbd3db93ee1715830 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:55.722088 27857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1033d8197887499995cfb1771e64bd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.723951 27858 tablet_service.cc:1511] Processing CreateTablet for tablet 6afefa9223764568be17175983a4da11 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:55.730652 27853 tablet_service.cc:1511] Processing CreateTablet for tablet 6a460d70ff6d4e05a4e4ad1e870967df (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:55.726051 27928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a460d70ff6d4e05a4e4ad1e870967df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.724084 27854 tablet_service.cc:1511] Processing CreateTablet for tablet c13ac3c0881446d6843652db597a4bd3 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:55.726999 27859 tablet_service.cc:1511] Processing CreateTablet for tablet 22ece2d436d14df2a42f26a201eb1891 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:55.721077 28002 tablet_service.cc:1511] Processing CreateTablet for tablet 6a460d70ff6d4e05a4e4ad1e870967df (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260709 13:07:55.747378 27814 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:55.736071 27852 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad8dc3bfdd8414cbad2774f42433ff3 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.749794 27856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ea6c1f186bc4dda8b3cf90381460278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.754189 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a460d70ff6d4e05a4e4ad1e870967df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.753110 27855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bcfa31c9af1482cbd3db93ee1715830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.758657 27854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13ac3c0881446d6843652db597a4bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.766614 27858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afefa9223764568be17175983a4da11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.767619 27852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad8dc3bfdd8414cbad2774f42433ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.774192 27859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ece2d436d14df2a42f26a201eb1891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.793524 27853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a460d70ff6d4e05a4e4ad1e870967df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.820015 27927 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad8dc3bfdd8414cbad2774f42433ff3 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.821609 27927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad8dc3bfdd8414cbad2774f42433ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.837548 28006 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad8dc3bfdd8414cbad2774f42433ff3 (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.848109 28006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad8dc3bfdd8414cbad2774f42433ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.843778 27851 tablet_service.cc:1511] Processing CreateTablet for tablet d45ce9eeaa9d4b60ad92e9d374516def (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.858223 27851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45ce9eeaa9d4b60ad92e9d374516def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.893447 28062 tablet_bootstrap.cc:492] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:55.910506 27931 tablet_service.cc:1511] Processing CreateTablet for tablet d45ce9eeaa9d4b60ad92e9d374516def (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.911299 28061 tablet_bootstrap.cc:492] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:55.911773 27931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45ce9eeaa9d4b60ad92e9d374516def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.927858 28063 tablet_bootstrap.cc:492] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:55.932271 28002 tablet_service.cc:1511] Processing CreateTablet for tablet d45ce9eeaa9d4b60ad92e9d374516def (DEFAULT_TABLE table=test-workload [id=1ea78dd1bba04d05bfc1ad30988b8aca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.933543 28002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d45ce9eeaa9d4b60ad92e9d374516def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.948300 28062 tablet_bootstrap.cc:654] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.963368 28062 tablet_bootstrap.cc:492] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:55.964186 28063 tablet_bootstrap.cc:654] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.967236 28062 ts_tablet_manager.cc:1403] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.009s
I20260709 13:07:55.977453 28061 tablet_bootstrap.cc:654] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.986614 28062 raft_consensus.cc:359] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:55.987331 28063 tablet_bootstrap.cc:492] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:55.987475 28062 raft_consensus.cc:385] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.987815 28063 ts_tablet_manager.cc:1403] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.000s
I20260709 13:07:55.987783 28062 raft_consensus.cc:740] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.988677 28062 consensus_queue.cc:260] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:55.991110 28063 raft_consensus.cc:359] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:55.992059 28063 raft_consensus.cc:385] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.992434 28063 raft_consensus.cc:740] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.993440 28063 consensus_queue.cc:260] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:55.997619 28043 heartbeater.cc:499] Master 127.27.21.190:40761 was elected leader, sending a full tablet report...
I20260709 13:07:56.000269 28061 tablet_bootstrap.cc:492] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.000788 28061 ts_tablet_manager.cc:1403] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.143s	user 0.021s	sys 0.004s
I20260709 13:07:56.000965 28063 ts_tablet_manager.cc:1434] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:07:56.002049 27894 heartbeater.cc:499] Master 127.27.21.190:40761 was elected leader, sending a full tablet report...
I20260709 13:07:56.003852 28061 raft_consensus.cc:359] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.004659 28061 raft_consensus.cc:385] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.005028 28061 raft_consensus.cc:740] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.005839 28061 consensus_queue.cc:260] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.007155 28062 ts_tablet_manager.cc:1434] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.009s
I20260709 13:07:56.008205 28062 tablet_bootstrap.cc:492] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:56.015285 28061 ts_tablet_manager.cc:1434] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 13:07:56.015317 28062 tablet_bootstrap.cc:654] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.016255 27969 heartbeater.cc:499] Master 127.27.21.190:40761 was elected leader, sending a full tablet report...
I20260709 13:07:56.016485 28061 tablet_bootstrap.cc:492] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:56.022771 28063 tablet_bootstrap.cc:492] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:56.030840 28063 tablet_bootstrap.cc:654] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.033493 28061 tablet_bootstrap.cc:654] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.045132 28062 tablet_bootstrap.cc:492] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:56.045751 28062 ts_tablet_manager.cc:1403] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.012s
I20260709 13:07:56.050405 28062 raft_consensus.cc:359] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.051128 28062 raft_consensus.cc:385] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.051415 28062 raft_consensus.cc:740] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.052255 28062 consensus_queue.cc:260] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.055053 28063 tablet_bootstrap.cc:492] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:56.055087 28062 ts_tablet_manager.cc:1434] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:07:56.055629 28063 ts_tablet_manager.cc:1403] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.006s
I20260709 13:07:56.056128 28062 tablet_bootstrap.cc:492] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:56.058396 28063 raft_consensus.cc:359] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.059073 28063 raft_consensus.cc:385] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.059342 28063 raft_consensus.cc:740] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.059965 28063 consensus_queue.cc:260] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.061967 28063 ts_tablet_manager.cc:1434] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:07:56.062788 28063 tablet_bootstrap.cc:492] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:56.062917 28062 tablet_bootstrap.cc:654] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.066469 28061 tablet_bootstrap.cc:492] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.066917 28061 ts_tablet_manager.cc:1403] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.011s
W20260709 13:07:56.067248 27895 tablet.cc:2406] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:56.069607 28061 raft_consensus.cc:359] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.070287 28061 raft_consensus.cc:385] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.070600 28061 raft_consensus.cc:740] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.073769 28061 consensus_queue.cc:260] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.074935 28062 tablet_bootstrap.cc:492] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:56.075381 28062 ts_tablet_manager.cc:1403] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:07:56.075800 28061 ts_tablet_manager.cc:1434] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 13:07:56.076738 28061 tablet_bootstrap.cc:492] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:56.078457 28062 raft_consensus.cc:359] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.079196 28062 raft_consensus.cc:385] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.079489 28062 raft_consensus.cc:740] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.080250 28062 consensus_queue.cc:260] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.082696 28062 ts_tablet_manager.cc:1434] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:56.083830 28062 tablet_bootstrap.cc:492] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:56.084682 28063 tablet_bootstrap.cc:654] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.090638 28061 tablet_bootstrap.cc:654] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.091166 28062 tablet_bootstrap.cc:654] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.104046 28063 tablet_bootstrap.cc:492] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:56.104521 28063 ts_tablet_manager.cc:1403] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.005s
I20260709 13:07:56.105791 28062 tablet_bootstrap.cc:492] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:56.106267 28062 ts_tablet_manager.cc:1403] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 13:07:56.107800 28063 raft_consensus.cc:359] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.108549 28063 raft_consensus.cc:385] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.108829 28063 raft_consensus.cc:740] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.109113 28062 raft_consensus.cc:359] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.109972 28062 raft_consensus.cc:385] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.110311 28062 raft_consensus.cc:740] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.111012 28062 consensus_queue.cc:260] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.112738 28061 tablet_bootstrap.cc:492] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.113016 28062 ts_tablet_manager.cc:1434] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:56.113180 28061 ts_tablet_manager.cc:1403] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260709 13:07:56.114239 28062 tablet_bootstrap.cc:492] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:56.116513 28061 raft_consensus.cc:359] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.117218 28061 raft_consensus.cc:385] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.117552 28061 raft_consensus.cc:740] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.118530 28063 consensus_queue.cc:260] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.120841 28063 ts_tablet_manager.cc:1434] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:07:56.121246 28062 tablet_bootstrap.cc:654] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.121791 28063 tablet_bootstrap.cc:492] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:56.122206 28061 consensus_queue.cc:260] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.129035 28061 ts_tablet_manager.cc:1434] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:07:56.132642 28063 tablet_bootstrap.cc:654] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.134959 28061 tablet_bootstrap.cc:492] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:56.151038 28061 tablet_bootstrap.cc:654] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.151621 28063 tablet_bootstrap.cc:492] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:56.152148 28063 ts_tablet_manager.cc:1403] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.012s
I20260709 13:07:56.152793 28062 tablet_bootstrap.cc:492] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:56.153254 28062 ts_tablet_manager.cc:1403] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.003s
I20260709 13:07:56.154915 28063 raft_consensus.cc:359] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.155588 28063 raft_consensus.cc:385] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.155838 28063 raft_consensus.cc:740] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.156493 28063 consensus_queue.cc:260] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.157483 28062 raft_consensus.cc:359] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.158761 28062 raft_consensus.cc:385] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.159344 28062 raft_consensus.cc:740] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.160466 28062 consensus_queue.cc:260] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.163853 28062 ts_tablet_manager.cc:1434] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 13:07:56.165328 28062 tablet_bootstrap.cc:492] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:56.175957 28061 tablet_bootstrap.cc:492] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.176458 28061 ts_tablet_manager.cc:1403] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.013s
I20260709 13:07:56.177980 28063 ts_tablet_manager.cc:1434] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:07:56.178154 28062 tablet_bootstrap.cc:654] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.179380 28061 raft_consensus.cc:359] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.180177 28061 raft_consensus.cc:385] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.180490 28061 raft_consensus.cc:740] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.181229 28061 consensus_queue.cc:260] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.184463 28061 ts_tablet_manager.cc:1434] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:56.185902 28061 tablet_bootstrap.cc:492] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:56.195389 28061 tablet_bootstrap.cc:654] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.195566 28063 tablet_bootstrap.cc:492] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:56.195641 28062 tablet_bootstrap.cc:492] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:56.197778 28062 ts_tablet_manager.cc:1403] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.008s
I20260709 13:07:56.200286 28062 raft_consensus.cc:359] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.200676 28061 tablet_bootstrap.cc:492] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.200825 28062 raft_consensus.cc:385] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.201238 28061 ts_tablet_manager.cc:1403] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:07:56.201215 28062 raft_consensus.cc:740] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.202491 28063 tablet_bootstrap.cc:654] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.202111 28062 consensus_queue.cc:260] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.204340 28062 ts_tablet_manager.cc:1434] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:56.204528 28061 raft_consensus.cc:359] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.205307 28061 raft_consensus.cc:385] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.205627 28061 raft_consensus.cc:740] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.206370 28061 consensus_queue.cc:260] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.209897 28061 ts_tablet_manager.cc:1434] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:56.211170 28061 tablet_bootstrap.cc:492] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:56.205319 28062 tablet_bootstrap.cc:492] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:56.218036 28061 tablet_bootstrap.cc:654] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.219910 28062 tablet_bootstrap.cc:654] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.222157 28068 raft_consensus.cc:493] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.222694 28068 raft_consensus.cc:515] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.228116 28068 leader_election.cc:290] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.230434 28069 raft_consensus.cc:493] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.231150 28069 raft_consensus.cc:515] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.240491 28069 leader_election.cc:290] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.246681 28063 tablet_bootstrap.cc:492] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:56.247337 28063 ts_tablet_manager.cc:1403] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.022s
I20260709 13:07:56.263360 28061 tablet_bootstrap.cc:492] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.263923 28061 ts_tablet_manager.cc:1403] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.007s
I20260709 13:07:56.266868 28062 tablet_bootstrap.cc:492] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:56.267578 28061 raft_consensus.cc:359] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.270116 28061 raft_consensus.cc:385] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.269929 28063 raft_consensus.cc:359] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.270495 28061 raft_consensus.cc:740] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.270848 28063 raft_consensus.cc:385] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.271445 28063 raft_consensus.cc:740] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.271446 28061 consensus_queue.cc:260] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.274893 28061 ts_tablet_manager.cc:1434] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:07:56.272505 28063 consensus_queue.cc:260] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.276124 28061 tablet_bootstrap.cc:492] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:56.267549 28062 ts_tablet_manager.cc:1403] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.010s
I20260709 13:07:56.283339 28063 ts_tablet_manager.cc:1434] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.002s
I20260709 13:07:56.284418 28063 tablet_bootstrap.cc:492] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:56.287667 28062 raft_consensus.cc:359] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.289923 28062 raft_consensus.cc:385] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.293586 28062 raft_consensus.cc:740] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.300892 28062 consensus_queue.cc:260] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.304983 28062 ts_tablet_manager.cc:1434] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:07:56.305545 28069 raft_consensus.cc:493] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.306007 28069 raft_consensus.cc:515] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.308393 28069 leader_election.cc:290] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.320731 28066 raft_consensus.cc:493] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.322258 28066 raft_consensus.cc:515] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.326565 28068 raft_consensus.cc:493] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.327509 28062 tablet_bootstrap.cc:492] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:56.328811 28068 raft_consensus.cc:515] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.343997 28061 tablet_bootstrap.cc:654] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.343540 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.358347 28068 leader_election.cc:290] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.359965 28068 raft_consensus.cc:493] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.361364 28068 raft_consensus.cc:515] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.364547 28066 leader_election.cc:290] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.365141 28066 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.366590 28069 raft_consensus.cc:493] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:56.367322 27835 leader_election.cc:343] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.367539 28069 raft_consensus.cc:515] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.369760 28069 leader_election.cc:290] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.369910 28063 tablet_bootstrap.cc:654] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.365760 28066 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.385020 28066 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.383946 28068 leader_election.cc:290] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.386368 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.387758 28068 raft_consensus.cc:493] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.406955 28068 raft_consensus.cc:515] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.410019 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afefa9223764568be17175983a4da11" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.410882 27944 raft_consensus.cc:2468] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 0.
I20260709 13:07:56.411965 28068 leader_election.cc:290] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.406529 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
W20260709 13:07:56.417807 27833 leader_election.cc:343] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.418455 27833 leader_election.cc:304] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59b134819ba3468cbc1420558b941d66; no voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:07:56.419739 28062 tablet_bootstrap.cc:654] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.427377 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afefa9223764568be17175983a4da11" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.428282 28018 raft_consensus.cc:2468] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 0.
I20260709 13:07:56.426221 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.429569 28016 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 0.
I20260709 13:07:56.420768 28068 raft_consensus.cc:2749] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.433637 27835 leader_election.cc:304] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:56.437425 28068 raft_consensus.cc:2804] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.437904 28068 raft_consensus.cc:493] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.438315 28068 raft_consensus.cc:3060] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.438246 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.445142 27944 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 0.
I20260709 13:07:56.447816 27835 leader_election.cc:304] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
W20260709 13:07:56.449843 27833 leader_election.cc:343] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.451406 28069 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.451897 28069 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.452091 28068 raft_consensus.cc:515] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.454034 28069 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.454277 28095 raft_consensus.cc:2804] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.454880 28095 raft_consensus.cc:493] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.455745 28095 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.474265 28095 raft_consensus.cc:515] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.474452 28066 raft_consensus.cc:493] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.482437 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.485195 28061 tablet_bootstrap.cc:492] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.494088 28061 ts_tablet_manager.cc:1403] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.218s	user 0.029s	sys 0.012s
I20260709 13:07:56.490279 27869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afefa9223764568be17175983a4da11" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.489624 28066 raft_consensus.cc:515] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.498591 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.476567 28096 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.491096 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.502353 28063 tablet_bootstrap.cc:492] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:56.502956 28063 ts_tablet_manager.cc:1403] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.219s	user 0.006s	sys 0.025s
I20260709 13:07:56.497466 28068 leader_election.cc:290] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.509653 27869 raft_consensus.cc:2393] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fc1a94a7e9e487fb813ce644ea41b27 in current term 1: Already voted for candidate 59b134819ba3468cbc1420558b941d66 in this term.
I20260709 13:07:56.512283 27868 raft_consensus.cc:2393] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fc1a94a7e9e487fb813ce644ea41b27 in current term 1: Already voted for candidate 59b134819ba3468cbc1420558b941d66 in this term.
I20260709 13:07:56.513069 28066 leader_election.cc:290] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.513597 28066 raft_consensus.cc:493] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.514012 28066 raft_consensus.cc:515] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.514366 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.515847 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afefa9223764568be17175983a4da11" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.516453 28016 raft_consensus.cc:2468] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 0.
I20260709 13:07:56.508805 28068 raft_consensus.cc:493] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.517392 28068 raft_consensus.cc:515] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.520478 28062 tablet_bootstrap.cc:492] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:56.520700 28069 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.521296 28062 ts_tablet_manager.cc:1403] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.197s	user 0.042s	sys 0.026s
I20260709 13:07:56.519230 28068 leader_election.cc:290] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.521615 28066 leader_election.cc:290] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.521733 28069 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
W20260709 13:07:56.531540 27909 leader_election.cc:343] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.533237 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.533699 28069 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.534116 28016 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 0.
I20260709 13:07:56.530509 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afefa9223764568be17175983a4da11" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.541846 27943 raft_consensus.cc:3060] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.542919 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
W20260709 13:07:56.542863 27835 leader_election.cc:343] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.543913 27944 raft_consensus.cc:2468] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 0.
I20260709 13:07:56.543445 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.545584 28062 raft_consensus.cc:359] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.546315 28062 raft_consensus.cc:385] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.546597 28062 raft_consensus.cc:740] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.546712 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afefa9223764568be17175983a4da11" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:56.547245 28018 raft_consensus.cc:3060] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.547184 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.547293 28062 consensus_queue.cc:260] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.506088 28096 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.544476 27835 leader_election.cc:304] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59b134819ba3468cbc1420558b941d66; no voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:07:56.547912 28017 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 0.
I20260709 13:07:56.548597 28063 raft_consensus.cc:359] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.546100 28016 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 0.
I20260709 13:07:56.551637 28063 raft_consensus.cc:385] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.543632 28061 raft_consensus.cc:359] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.549324 28095 leader_election.cc:290] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.552176 28015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.554080 28061 raft_consensus.cc:385] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:56.555116 27909 leader_election.cc:343] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.555079 28015 raft_consensus.cc:2468] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 0.
I20260709 13:07:56.556727 28062 ts_tablet_manager.cc:1434] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.010s
I20260709 13:07:56.555004 28061 raft_consensus.cc:740] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.556633 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.556612 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:56.557642 28017 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 0.
I20260709 13:07:56.557744 27833 leader_election.cc:304] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:56.557893 28062 tablet_bootstrap.cc:492] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1: Bootstrap starting.
I20260709 13:07:56.553776 28063 raft_consensus.cc:740] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.558348 28016 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.559888 28063 consensus_queue.cc:260] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.563594 28061 consensus_queue.cc:260] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.562142 28095 raft_consensus.cc:2804] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.569378 27908 leader_election.cc:304] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.571247 28061 ts_tablet_manager.cc:1434] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.003s
I20260709 13:07:56.570844 27944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.572216 27944 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.572367 28061 tablet_bootstrap.cc:492] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:56.566644 28095 raft_consensus.cc:493] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.578131 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.579337 27908 leader_election.cc:304] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 59b134819ba3468cbc1420558b941d66
W20260709 13:07:56.580297 27909 leader_election.cc:343] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.575316 28095 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.582067 28062 tablet_bootstrap.cc:654] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.581235 28101 raft_consensus.cc:2749] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.587085 28096 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.593580 27943 raft_consensus.cc:2468] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 1.
I20260709 13:07:56.594094 28069 raft_consensus.cc:2764] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:56.597926 28018 raft_consensus.cc:2468] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 1.
I20260709 13:07:56.599035 27835 leader_election.cc:304] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:56.602209 28101 raft_consensus.cc:2804] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.608289 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.609732 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.603609 28101 raft_consensus.cc:697] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Becoming Leader. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:07:56.609237 28063 ts_tablet_manager.cc:1434] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.106s	user 0.004s	sys 0.008s
I20260709 13:07:56.605125 27908 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.612062 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.612195 27944 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 1.
I20260709 13:07:56.616250 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.618602 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.619094 27941 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 0.
I20260709 13:07:56.619242 27943 raft_consensus.cc:2468] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 0.
I20260709 13:07:56.616402 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.616443 27942 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 0.
I20260709 13:07:56.620548 27835 leader_election.cc:304] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:56.621450 28069 raft_consensus.cc:2804] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.622720 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.622641 27984 leader_election.cc:304] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:07:56.623304 28016 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 1.
I20260709 13:07:56.623512 27941 raft_consensus.cc:2468] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 0.
I20260709 13:07:56.623569 28069 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.624095 28069 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.623981 27984 leader_election.cc:304] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:07:56.624500 27908 leader_election.cc:304] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.624850 28066 raft_consensus.cc:2804] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.625322 28066 raft_consensus.cc:493] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.625432 28068 raft_consensus.cc:2804] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.625777 28066 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:56.626240 27983 leader_election.cc:343] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.630981 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.631036 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.631690 27868 raft_consensus.cc:2468] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 0.
I20260709 13:07:56.630303 28096 raft_consensus.cc:2804] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.633046 28096 raft_consensus.cc:493] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.633430 28096 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.634486 28095 raft_consensus.cc:515] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.635663 27867 raft_consensus.cc:2393] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a87862480ee4a23aaabc4c1406074b1 in current term 1: Already voted for candidate 59b134819ba3468cbc1420558b941d66 in this term.
I20260709 13:07:56.636535 28068 raft_consensus.cc:697] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Becoming Leader. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:07:56.629688 28063 tablet_bootstrap.cc:492] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:56.637637 28068 consensus_queue.cc:237] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.613785 28101 consensus_queue.cc:237] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.639467 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.636895 28104 raft_consensus.cc:2804] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.636897 27908 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.644738 27943 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 0.
I20260709 13:07:56.644852 28104 raft_consensus.cc:493] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.645495 28104 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.642645 28061 tablet_bootstrap.cc:654] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.639163 28066 raft_consensus.cc:515] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.642057 28103 raft_consensus.cc:2764] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:56.651175 28095 leader_election.cc:290] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.651868 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.652310 27943 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.653230 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:56.627260 27983 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.660141 27984 leader_election.cc:304] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:07:56.660413 27943 raft_consensus.cc:2468] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 1.
I20260709 13:07:56.660830 28066 leader_election.cc:290] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.664860 28102 raft_consensus.cc:2804] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.666112 27835 leader_election.cc:304] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:56.665836 28102 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.671370 28102 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:56.665153 27983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:43285, user_credentials={real_user=slave}} blocked reactor thread for 47140.7us
I20260709 13:07:56.674520 28107 raft_consensus.cc:2804] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.674901 28107 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.675251 28107 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:56.675401 27983 leader_election.cc:343] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.673055 28066 raft_consensus.cc:2804] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.676266 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:56.678423 28062 tablet_bootstrap.cc:492] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1: No bootstrap required, opened a new log
I20260709 13:07:56.679550 28062 ts_tablet_manager.cc:1403] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.008s
I20260709 13:07:56.673831 28101 raft_consensus.cc:2804] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.678961 28066 raft_consensus.cc:493] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.679035 27984 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:07:56.682955 28101 raft_consensus.cc:697] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Becoming Leader. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:07:56.688252 28062 raft_consensus.cc:359] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.689045 28062 raft_consensus.cc:385] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.689311 28062 raft_consensus.cc:740] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Initialized, Role: FOLLOWER
W20260709 13:07:56.689437 27983 leader_election.cc:343] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.690433 28062 consensus_queue.cc:260] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.687583 28066 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.696743 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.698288 28096 raft_consensus.cc:515] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.699854 28016 raft_consensus.cc:2393] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59b134819ba3468cbc1420558b941d66 in current term 1: Already voted for candidate 2a87862480ee4a23aaabc4c1406074b1 in this term.
I20260709 13:07:56.704166 28110 raft_consensus.cc:2804] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.704618 28110 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.704993 28110 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.705104 28069 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.713841 28063 tablet_bootstrap.cc:654] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.714872 28069 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.715984 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
W20260709 13:07:56.707360 27983 leader_election.cc:343] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:56.717456 27909 leader_election.cc:343] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.720294 28096 leader_election.cc:290] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.721350 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.723008 27941 raft_consensus.cc:2393] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a87862480ee4a23aaabc4c1406074b1 in current term 1: Already voted for candidate 59b134819ba3468cbc1420558b941d66 in this term.
I20260709 13:07:56.707862 28102 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.725517 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:56.692011 27764 catalog_manager.cc:5697] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59b134819ba3468cbc1420558b941d66 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "59b134819ba3468cbc1420558b941d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.705765 28101 consensus_queue.cc:237] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.730695 28062 ts_tablet_manager.cc:1434] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1: Time spent starting tablet: real 0.051s	user 0.017s	sys 0.010s
I20260709 13:07:56.729374 28102 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.729741 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.725718 28110 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.733440 27941 raft_consensus.cc:2393] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a87862480ee4a23aaabc4c1406074b1 in current term 1: Already voted for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in this term.
I20260709 13:07:56.735569 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:56.736399 28016 raft_consensus.cc:2393] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fc1a94a7e9e487fb813ce644ea41b27 in current term 1: Already voted for candidate 2a87862480ee4a23aaabc4c1406074b1 in this term.
I20260709 13:07:56.740548 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:56.742522 28063 tablet_bootstrap.cc:492] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:56.742982 28063 ts_tablet_manager.cc:1403] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.124s	user 0.006s	sys 0.009s
I20260709 13:07:56.743294 28061 tablet_bootstrap.cc:492] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.743721 28061 ts_tablet_manager.cc:1403] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.001s
I20260709 13:07:56.745368 27983 leader_election.cc:304] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [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: 2a87862480ee4a23aaabc4c1406074b1; no voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.748425 28061 raft_consensus.cc:359] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.749426 28061 raft_consensus.cc:385] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.749846 28061 raft_consensus.cc:740] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.749951 28111 raft_consensus.cc:2749] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:07:56.750012 27814 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:56.748247 28104 raft_consensus.cc:515] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.751863 27943 raft_consensus.cc:2393] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a87862480ee4a23aaabc4c1406074b1 in current term 1: Already voted for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in this term.
I20260709 13:07:56.751261 28061 consensus_queue.cc:260] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.753820 28063 raft_consensus.cc:359] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.752863 28110 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.754472 27984 leader_election.cc:304] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [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: 2a87862480ee4a23aaabc4c1406074b1; no voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.755257 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.756440 28063 raft_consensus.cc:385] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:56.756173 27983 leader_election.cc:343] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.756596 28110 raft_consensus.cc:2749] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.749738 28066 raft_consensus.cc:515] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.758531 27983 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [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: 2a87862480ee4a23aaabc4c1406074b1; no voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.759060 28061 ts_tablet_manager.cc:1434] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 13:07:56.763082 28061 tablet_bootstrap.cc:492] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27: Bootstrap starting.
I20260709 13:07:56.757459 28107 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.758309 28063 raft_consensus.cc:740] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.766083 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.766335 27943 raft_consensus.cc:2393] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a87862480ee4a23aaabc4c1406074b1 in current term 1: Already voted for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in this term.
I20260709 13:07:56.766701 27941 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.767886 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:56.766108 27908 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.768538 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:56.773352 27866 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.773406 28069 raft_consensus.cc:2749] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.763110 28104 leader_election.cc:290] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.766674 28063 consensus_queue.cc:260] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.765264 28066 leader_election.cc:290] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.767190 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:56.769837 28110 raft_consensus.cc:2749] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.778903 27867 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.783918 28063 ts_tablet_manager.cc:1434] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.005s
I20260709 13:07:56.783860 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:56.784739 28016 raft_consensus.cc:2393] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fc1a94a7e9e487fb813ce644ea41b27 in current term 1: Already voted for candidate 2a87862480ee4a23aaabc4c1406074b1 in this term.
I20260709 13:07:56.785193 28063 tablet_bootstrap.cc:492] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:56.786731 27866 raft_consensus.cc:2468] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 1.
I20260709 13:07:56.794075 28107 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:56.794581 27941 raft_consensus.cc:2468] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 1.
I20260709 13:07:56.795773 27984 leader_election.cc:304] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:07:56.795903 27867 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 1.
I20260709 13:07:56.796633 28066 raft_consensus.cc:2804] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.797148 28066 raft_consensus.cc:697] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:07:56.796911 27909 leader_election.cc:304] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 2a87862480ee4a23aaabc4c1406074b1
I20260709 13:07:56.798861 28107 raft_consensus.cc:2804] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.798175 28066 consensus_queue.cc:237] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.799983 28107 raft_consensus.cc:697] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:56.800806 28107 consensus_queue.cc:237] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.803455 28063 tablet_bootstrap.cc:654] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:56.805028 27983 leader_election.cc:343] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.805680 27983 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [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: 2a87862480ee4a23aaabc4c1406074b1; no voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.806710 28110 raft_consensus.cc:2749] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.810467 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
W20260709 13:07:56.813908 27909 leader_election.cc:343] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.815582 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:56.816635 28016 raft_consensus.cc:2393] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4fc1a94a7e9e487fb813ce644ea41b27 in current term 1: Already voted for candidate 2a87862480ee4a23aaabc4c1406074b1 in this term.
I20260709 13:07:56.817989 27908 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66
I20260709 13:07:56.818981 28104 raft_consensus.cc:2749] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.819885 28061 tablet_bootstrap.cc:654] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.843043 27763 catalog_manager.cc:5697] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.843745 27762 catalog_manager.cc:5697] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "2a87862480ee4a23aaabc4c1406074b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:56.856050 28061 tablet_bootstrap.cc:492] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27: No bootstrap required, opened a new log
I20260709 13:07:56.856549 28061 ts_tablet_manager.cc:1403] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.008s
I20260709 13:07:56.859416 28061 raft_consensus.cc:359] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.859894 28061 raft_consensus.cc:385] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.860086 28061 raft_consensus.cc:740] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.860772 27764 catalog_manager.cc:5697] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59b134819ba3468cbc1420558b941d66 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "59b134819ba3468cbc1420558b941d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.862176 28063 tablet_bootstrap.cc:492] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:56.862594 28063 ts_tablet_manager.cc:1403] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.008s
I20260709 13:07:56.862658 27764 catalog_manager.cc:5697] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59b134819ba3468cbc1420558b941d66 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "59b134819ba3468cbc1420558b941d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.864652 28063 raft_consensus.cc:359] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.865219 28063 raft_consensus.cc:385] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.865523 28063 raft_consensus.cc:740] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.866223 28063 consensus_queue.cc:260] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.867719 28063 ts_tablet_manager.cc:1434] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:56.868535 28063 tablet_bootstrap.cc:492] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66: Bootstrap starting.
I20260709 13:07:56.860837 28061 consensus_queue.cc:260] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.875638 28061 ts_tablet_manager.cc:1434] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:07:56.877651 28063 tablet_bootstrap.cc:654] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.888810 28063 tablet_bootstrap.cc:492] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66: No bootstrap required, opened a new log
I20260709 13:07:56.889387 28063 ts_tablet_manager.cc:1403] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 13:07:56.892180 28063 raft_consensus.cc:359] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.892679 28063 raft_consensus.cc:385] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.892971 28063 raft_consensus.cc:740] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.893560 28063 consensus_queue.cc:260] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.895412 28063 ts_tablet_manager.cc:1434] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:56.937178 28066 raft_consensus.cc:493] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.937707 28066 raft_consensus.cc:515] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.939975 28066 leader_election.cc:290] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.941159 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.941258 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:56.941833 27941 raft_consensus.cc:2468] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 0.
I20260709 13:07:56.941936 27866 raft_consensus.cc:2468] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 0.
I20260709 13:07:56.943169 27983 leader_election.cc:304] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:56.943979 28066 raft_consensus.cc:2804] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.944384 28066 raft_consensus.cc:493] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.944667 28066 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.949482 28066 raft_consensus.cc:515] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.951120 28066 leader_election.cc:290] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.951839 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:56.952126 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:56.952409 27866 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.952647 27941 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.957017 27941 raft_consensus.cc:2468] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 1.
I20260709 13:07:56.958179 27984 leader_election.cc:304] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:07:56.958873 28066 raft_consensus.cc:2804] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.959290 28066 raft_consensus.cc:697] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:07:56.959551 27866 raft_consensus.cc:2468] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 1.
I20260709 13:07:56.960109 28066 consensus_queue.cc:237] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:56.967926 27764 catalog_manager.cc:5697] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "2a87862480ee4a23aaabc4c1406074b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:56.973795 28101 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.974273 28101 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:56.976227 28101 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:56.977022 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:56.977425 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:56.977825 28016 raft_consensus.cc:2393] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59b134819ba3468cbc1420558b941d66 in current term 1: Already voted for candidate 2a87862480ee4a23aaabc4c1406074b1 in this term.
I20260709 13:07:56.978127 27941 raft_consensus.cc:2393] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59b134819ba3468cbc1420558b941d66 in current term 1: Already voted for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in this term.
I20260709 13:07:56.979120 27835 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59b134819ba3468cbc1420558b941d66; no voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:07:56.979759 28101 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.987018 28101 raft_consensus.cc:2749] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:57.031375 28101 consensus_queue.cc:1048] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.049053 28068 consensus_queue.cc:1048] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.074716 28068 consensus_queue.cc:1048] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.085464 28105 consensus_queue.cc:1048] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:57.154817 28107 raft_consensus.cc:493] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:57.155334 28107 raft_consensus.cc:515] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:57.157451 28107 leader_election.cc:290] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:57.158116 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:57.158627 27866 raft_consensus.cc:2468] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 0.
I20260709 13:07:57.159561 27909 leader_election.cc:304] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:57.160286 28107 raft_consensus.cc:2804] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:57.160210 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:57.160737 28107 raft_consensus.cc:493] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:57.160909 28016 raft_consensus.cc:2468] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 0.
I20260709 13:07:57.161109 28107 raft_consensus.cc:3060] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.165699 28107 raft_consensus.cc:515] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:57.167194 28107 leader_election.cc:290] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:57.168040 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:57.168267 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:57.168511 27866 raft_consensus.cc:3060] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.168841 28016 raft_consensus.cc:3060] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.172734 27866 raft_consensus.cc:2468] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 1.
I20260709 13:07:57.173702 27909 leader_election.cc:304] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:57.174352 28107 raft_consensus.cc:2804] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:57.174811 28107 raft_consensus.cc:697] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:57.175136 28016 raft_consensus.cc:2468] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 1.
I20260709 13:07:57.175588 28107 consensus_queue.cc:237] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:57.183753 27763 catalog_manager.cc:5697] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:57.195932 28066 consensus_queue.cc:1048] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.206161 28096 consensus_queue.cc:1048] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.218169 28105 consensus_queue.cc:1048] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.232964 28101 consensus_queue.cc:1048] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.340631 28101 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:57.341071 28101 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:57.342815 28101 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:57.343506 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" is_pre_election: true
I20260709 13:07:57.343814 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:57.344317 27941 raft_consensus.cc:2393] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59b134819ba3468cbc1420558b941d66 in current term 1: Already voted for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in this term.
I20260709 13:07:57.344523 28016 raft_consensus.cc:2393] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59b134819ba3468cbc1420558b941d66 in current term 1: Already voted for candidate 2a87862480ee4a23aaabc4c1406074b1 in this term.
I20260709 13:07:57.345645 27833 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59b134819ba3468cbc1420558b941d66; no voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:07:57.346376 28101 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.350788 28101 raft_consensus.cc:2749] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:57.363976 28107 consensus_queue.cc:1048] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.377355 28107 consensus_queue.cc:1048] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.395432 28096 consensus_queue.cc:1048] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.408180 28096 consensus_queue.cc:1048] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:57.752007 27814 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:57.779138 28139 consensus_queue.cc:1048] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.789773 28104 consensus_queue.cc:1048] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.367180 28107 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.367674 28107 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:58.369354 28107 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:58.370242 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:58.370345 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:58.370981 28016 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 1.
I20260709 13:07:58.370957 27866 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 1.
I20260709 13:07:58.372339 27908 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:07:58.372972 28107 raft_consensus.cc:2804] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:58.373291 28107 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.373600 28107 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.378152 28107 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:58.379853 28107 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:58.380573 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:58.380815 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:58.381253 27866 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.381361 28018 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.387814 28018 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:58.387814 27866 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:58.389165 27909 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:58.389906 28107 raft_consensus.cc:2804] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.390388 28107 raft_consensus.cc:697] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:58.391196 28107 consensus_queue.cc:237] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Queue going to LEADER 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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:58.397473 27764 catalog_manager.cc:5697] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.601181 28107 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.601733 28107 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:58.603492 28107 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:58.604462 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66" is_pre_election: true
I20260709 13:07:58.604530 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1" is_pre_election: true
I20260709 13:07:58.605084 27866 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 1.
I20260709 13:07:58.605180 28018 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 1.
I20260709 13:07:58.606127 27909 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:58.606839 28107 raft_consensus.cc:2804] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:58.607245 28107 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.607497 28107 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.612354 28107 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:58.614305 28107 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:58.615209 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:58.615213 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:58.615933 27866 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.616039 28018 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.620777 27866 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:58.620874 28018 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:58.621945 27909 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:58.622678 28107 raft_consensus.cc:2804] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.623045 28107 raft_consensus.cc:697] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:58.623883 28107 consensus_queue.cc:237] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Queue going to LEADER 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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:58.630729 27764 catalog_manager.cc:5697] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.915406 28018 raft_consensus.cc:1275] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:58.916642 28104 consensus_queue.cc:1048] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.932504 27866 raft_consensus.cc:1275] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:58.934432 28104 consensus_queue.cc:1048] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.949705 27941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:55864
I20260709 13:07:58.950294 27941 raft_consensus.cc:606] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Received request to transfer leadership to TS 59b134819ba3468cbc1420558b941d66
I20260709 13:07:58.957929 27941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1033d8197887499995cfb1771e64bd12"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:55864
I20260709 13:07:58.958459 27941 raft_consensus.cc:606] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Received request to transfer leadership to TS 59b134819ba3468cbc1420558b941d66
I20260709 13:07:58.974920 28018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
mode: GRACEFUL
new_leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:53732
I20260709 13:07:58.975428 28018 raft_consensus.cc:606] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Received request to transfer leadership to TS 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:07:58.989573 27866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
mode: GRACEFUL
new_leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:41642
I20260709 13:07:58.990289 27866 raft_consensus.cc:606] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Received request to transfer leadership to TS 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:07:58.993467 28107 raft_consensus.cc:993] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:07:58.993921 28104 raft_consensus.cc:1081] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Signalling peer 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:07:58.995455 27866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1033d8197887499995cfb1771e64bd12"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:41634
I20260709 13:07:58.995934 27866 raft_consensus.cc:493] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:58.996236 27866 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.998303 28018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
mode: GRACEFUL
new_leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:53732
I20260709 13:07:58.998878 28018 raft_consensus.cc:606] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Received request to transfer leadership to TS 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:07:59.002082 27866 raft_consensus.cc:515] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.004040 27866 leader_election.cc:290] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 2 election: Requested vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:59.004123 27941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:55864
I20260709 13:07:59.004721 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:59.005079 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:59.005409 27943 raft_consensus.cc:3055] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.005537 27941 raft_consensus.cc:606] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Received request to transfer leadership to TS 2a87862480ee4a23aaabc4c1406074b1
I20260709 13:07:59.005656 28018 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.006384 27943 raft_consensus.cc:740] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:59.007308 27943 consensus_queue.cc:260] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.008663 27943 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.013556 28018 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 2.
I20260709 13:07:59.014770 27833 leader_election.cc:304] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:59.015465 28101 raft_consensus.cc:2804] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.015713 27943 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 2.
I20260709 13:07:59.016918 28101 raft_consensus.cc:697] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 2 LEADER]: Becoming Leader. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:07:59.017730 28101 consensus_queue.cc:237] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.024637 27764 catalog_manager.cc:5697] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 reported cstate change: term changed from 1 to 2, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 59b134819ba3468cbc1420558b941d66 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "59b134819ba3468cbc1420558b941d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.032616 27866 raft_consensus.cc:1275] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:59.033712 28104 consensus_queue.cc:1048] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.040208 28107 raft_consensus.cc:993] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:07:59.041025 28104 raft_consensus.cc:1081] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Signalling peer 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:07:59.042562 27867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:41634
I20260709 13:07:59.043165 27867 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.043545 27867 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.048900 27867 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:59.053687 27943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:59.054291 27943 raft_consensus.cc:3055] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:59.053915 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:59.054673 27943 raft_consensus.cc:740] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:59.054949 28018 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.055521 27943 consensus_queue.cc:260] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:59.056748 27943 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.058710 28164 raft_consensus.cc:993] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1: : Instructing follower 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:07:59.054229 27867 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 3 election: Requested vote from peers 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:59.059166 28096 raft_consensus.cc:1081] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Signalling peer 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:07:59.060864 27941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:55858
I20260709 13:07:59.061419 27941 raft_consensus.cc:493] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.061785 27941 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.062865 28018 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 3.
I20260709 13:07:59.064106 27833 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [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: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:59.064808 27943 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 3.
I20260709 13:07:59.064929 28101 raft_consensus.cc:2804] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:59.065500 28101 raft_consensus.cc:697] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Becoming Leader. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:07:59.066380 28101 consensus_queue.cc:237] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:07:59.067258 27941 raft_consensus.cc:515] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.069258 27941 leader_election.cc:290] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:59.070876 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:59.070997 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:59.071413 27867 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.071585 28018 raft_consensus.cc:3055] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.071964 28018 raft_consensus.cc:740] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:07:59.072721 28018 consensus_queue.cc:260] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.073659 28018 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.073899 27764 catalog_manager.cc:5697] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 reported cstate change: term changed from 2 to 3, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 59b134819ba3468cbc1420558b941d66 (127.27.21.129). New cstate: current_term: 3 leader_uuid: "59b134819ba3468cbc1420558b941d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.077986 27867 raft_consensus.cc:2468] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:59.078524 28018 raft_consensus.cc:2468] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:59.079077 27909 leader_election.cc:304] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:59.079866 28107 raft_consensus.cc:2804] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.080358 28107 raft_consensus.cc:697] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:59.081192 28107 consensus_queue.cc:237] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.088722 27764 catalog_manager.cc:5697] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 1 to 2, leader changed from 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131) to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.199901 28163 raft_consensus.cc:993] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:07:59.200376 28107 raft_consensus.cc:1081] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Signalling peer 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:07:59.201934 28018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:53716
I20260709 13:07:59.202448 28018 raft_consensus.cc:493] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.202818 28018 raft_consensus.cc:3060] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.208240 28018 raft_consensus.cc:515] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.209872 28018 leader_election.cc:290] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 2 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:07:59.210666 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:59.210959 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d45ce9eeaa9d4b60ad92e9d374516def" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:07:59.211241 27867 raft_consensus.cc:3060] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.211501 27941 raft_consensus.cc:3055] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.211822 27941 raft_consensus.cc:740] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:59.212630 27941 consensus_queue.cc:260] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.213835 27941 raft_consensus.cc:3060] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.218037 27867 raft_consensus.cc:2468] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 2.
I20260709 13:07:59.219280 27983 leader_election.cc:304] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:59.219970 28164 raft_consensus.cc:2804] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.220170 27941 raft_consensus.cc:2468] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 2.
I20260709 13:07:59.220451 28164 raft_consensus.cc:697] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:07:59.221311 28164 consensus_queue.cc:237] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.227748 27764 catalog_manager.cc:5697] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 reported cstate change: term changed from 1 to 2, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "2a87862480ee4a23aaabc4c1406074b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:59.261019 28160 raft_consensus.cc:993] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66: : Instructing follower 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:07:59.261533 28101 raft_consensus.cc:1081] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Signalling peer 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:07:59.262920 27941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:55852
I20260709 13:07:59.263414 27941 raft_consensus.cc:493] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.263746 27941 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.268478 27941 raft_consensus.cc:515] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.270207 27941 leader_election.cc:290] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:59.271080 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:59.271230 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:59.271698 28018 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.271669 27867 raft_consensus.cc:3055] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.272177 27867 raft_consensus.cc:740] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:07:59.272951 27867 consensus_queue.cc:260] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.274159 27867 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.278498 28018 raft_consensus.cc:2468] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:59.279747 27908 leader_election.cc:304] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:07:59.280531 28107 raft_consensus.cc:2804] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.280711 27867 raft_consensus.cc:2468] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:59.281016 28107 raft_consensus.cc:697] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:59.281982 28107 consensus_queue.cc:237] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.289189 27764 catalog_manager.cc:5697] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 1 to 2, leader changed from 59b134819ba3468cbc1420558b941d66 (127.27.21.129) to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.322113 28096 raft_consensus.cc:993] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1: : Instructing follower 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:07:59.322512 28164 raft_consensus.cc:1081] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Signalling peer 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:07:59.323932 27941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:55858
I20260709 13:07:59.324539 27941 raft_consensus.cc:493] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.324971 27941 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.330683 27941 raft_consensus.cc:515] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.332311 27941 leader_election.cc:290] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:07:59.333104 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:07:59.333420 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:07:59.333676 27867 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.334012 28018 raft_consensus.cc:3055] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.334317 28018 raft_consensus.cc:740] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:07:59.335059 28018 consensus_queue.cc:260] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.335983 28018 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.338294 27867 raft_consensus.cc:2468] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:59.339303 27909 leader_election.cc:304] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:07:59.340204 28107 raft_consensus.cc:2804] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.340611 28107 raft_consensus.cc:697] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:07:59.341323 28107 consensus_queue.cc:237] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:07:59.341776 28018 raft_consensus.cc:2468] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:07:59.348526 27764 catalog_manager.cc:5697] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 1 to 2, leader changed from 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131) to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.404767 27941 raft_consensus.cc:1275] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.406127 28101 consensus_queue.cc:1048] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.415457 28018 raft_consensus.cc:1275] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.418704 28170 consensus_queue.cc:1048] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.522611 27941 raft_consensus.cc:1275] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:59.523836 28160 consensus_queue.cc:1048] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.531864 28018 raft_consensus.cc:1275] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:59.533447 28170 consensus_queue.cc:1048] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.564926 28018 raft_consensus.cc:1275] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.566032 28107 consensus_queue.cc:1048] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.573969 27867 raft_consensus.cc:1275] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.575563 28104 consensus_queue.cc:1048] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.664431 27941 raft_consensus.cc:1275] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.665588 28164 consensus_queue.cc:1048] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.673555 27867 raft_consensus.cc:1275] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.677541 28164 consensus_queue.cc:1048] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.679456 28018 raft_consensus.cc:1275] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.680979 28104 consensus_queue.cc:1048] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.697176 27867 raft_consensus.cc:1275] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.698711 28104 consensus_queue.cc:1048] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.722014 27867 raft_consensus.cc:1275] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.723209 28104 consensus_queue.cc:1048] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.732118 28018 raft_consensus.cc:1275] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.734166 28107 consensus_queue.cc:1048] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:02.035818 27734 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:08:02.036609 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:02.052174 27941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:55878
I20260709 13:08:02.052630 27941 raft_consensus.cc:606] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Received request to transfer leadership to TS 2a87862480ee4a23aaabc4c1406074b1
I20260709 13:08:02.062821 27867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
mode: GRACEFUL
new_leader_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:41654
I20260709 13:08:02.063310 27867 raft_consensus.cc:606] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Received request to transfer leadership to TS 2a87862480ee4a23aaabc4c1406074b1
I20260709 13:08:02.064424 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:02.064956 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:02.390007 28187 raft_consensus.cc:993] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66: : Instructing follower 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:08:02.390434 28170 raft_consensus.cc:1081] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Signalling peer 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:08:02.391765 28016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:53714
I20260709 13:08:02.392181 28016 raft_consensus.cc:493] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.392426 28016 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.396632 28016 raft_consensus.cc:515] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:02.398250 28016 leader_election.cc:290] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 2 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:08:02.399278 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:08:02.399211 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:02.399909 27941 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.400051 27867 raft_consensus.cc:3055] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.400385 27867 raft_consensus.cc:740] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:08:02.400995 27867 consensus_queue.cc:260] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:02.401902 27867 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.403923 27941 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 2.
I20260709 13:08:02.404892 27984 leader_election.cc:304] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:08:02.405676 28183 raft_consensus.cc:2804] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.406510 27867 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 2.
I20260709 13:08:02.406895 28183 raft_consensus.cc:697] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:08:02.407734 28183 consensus_queue.cc:237] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:02.413625 27764 catalog_manager.cc:5697] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 reported cstate change: term changed from 1 to 2, leader changed from 59b134819ba3468cbc1420558b941d66 (127.27.21.129) to 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "2a87862480ee4a23aaabc4c1406074b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:02.421993 28104 raft_consensus.cc:993] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:08:02.422538 28104 raft_consensus.cc:1081] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Signalling peer 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:08:02.424266 28016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:53716
I20260709 13:08:02.424736 28016 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.425065 28016 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:02.429848 28016 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:02.431327 28016 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 3 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:08:02.432075 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:02.432294 27941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:08:02.432627 27867 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:02.432770 27941 raft_consensus.cc:3055] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:02.433133 27941 raft_consensus.cc:740] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:02.433657 27941 consensus_queue.cc:260] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:02.434362 27941 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:02.437199 27867 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 3.
I20260709 13:08:02.437968 27941 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 3.
I20260709 13:08:02.438221 27983 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [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: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:08:02.438964 28183 raft_consensus.cc:2804] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:02.439432 28183 raft_consensus.cc:697] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 3 LEADER]: Becoming Leader. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:08:02.440158 28183 consensus_queue.cc:237] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:02.446059 27764 catalog_manager.cc:5697] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 reported cstate change: term changed from 2 to 3, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "2a87862480ee4a23aaabc4c1406074b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:02.843719 27941 raft_consensus.cc:1275] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:02.844904 28183 consensus_queue.cc:1048] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:02.854069 27867 raft_consensus.cc:1275] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:02.855722 28199 consensus_queue.cc:1048] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:02.874073 27941 raft_consensus.cc:1275] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:02.875236 28199 consensus_queue.cc:1048] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:02.883304 27867 raft_consensus.cc:1275] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:02.886119 28183 consensus_queue.cc:1048] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.065909 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:03.075798 27866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
mode: GRACEFUL
new_leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:41642
I20260709 13:08:03.076499 27866 raft_consensus.cc:606] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Received request to transfer leadership to TS 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:08:03.081262 27866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6afefa9223764568be17175983a4da11"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
mode: GRACEFUL
new_leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:41642
I20260709 13:08:03.081789 27866 raft_consensus.cc:606] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Received request to transfer leadership to TS 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:08:03.086782 27866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1033d8197887499995cfb1771e64bd12"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
mode: GRACEFUL
new_leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:41642
I20260709 13:08:03.087339 27866 raft_consensus.cc:606] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 2 LEADER]: Received request to transfer leadership to TS 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:08:03.091749 28016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
mode: GRACEFUL
new_leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:53732
I20260709 13:08:03.092227 28016 raft_consensus.cc:606] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 LEADER]: Received request to transfer leadership to TS 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:08:03.101683 28016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
mode: GRACEFUL
new_leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:53732
I20260709 13:08:03.102275 28016 raft_consensus.cc:606] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 3 LEADER]: Received request to transfer leadership to TS 4fc1a94a7e9e487fb813ce644ea41b27
I20260709 13:08:03.269454 28207 raft_consensus.cc:993] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66: : Instructing follower 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.270637 28207 raft_consensus.cc:1081] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Signalling peer 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.273123 28183 raft_consensus.cc:993] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1: : Instructing follower 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.273082 27941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:55852
I20260709 13:08:03.273979 28199 raft_consensus.cc:1081] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 LEADER]: Signalling peer 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.274142 27941 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.274649 27941 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.276155 27943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:55858
I20260709 13:08:03.276808 27943 raft_consensus.cc:493] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.277179 27943 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:03.280359 28170 raft_consensus.cc:993] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66: : Instructing follower 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.280932 28207 raft_consensus.cc:1081] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Signalling peer 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.282804 27942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6afefa9223764568be17175983a4da11"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:55852
I20260709 13:08:03.283388 27942 raft_consensus.cc:493] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.283847 27942 raft_consensus.cc:3060] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.286064 27943 raft_consensus.cc:515] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.287976 27941 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:08:03.289978 27943 leader_election.cc:290] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 3 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:08:03.291050 27941 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 4 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:08:03.290841 27866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:03.291438 28016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ea6c1f186bc4dda8b3cf90381460278" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:08:03.291695 27866 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:03.292025 28016 raft_consensus.cc:3055] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:03.292644 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:08:03.293663 27942 raft_consensus.cc:515] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.294003 27867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:03.294127 28018 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.294529 27867 raft_consensus.cc:3055] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:03.294873 27867 raft_consensus.cc:740] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:08:03.295758 27867 consensus_queue.cc:260] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:08:03.297215 27867 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.297639 28016 raft_consensus.cc:740] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:08:03.297750 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afefa9223764568be17175983a4da11" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:08:03.302798 28017 raft_consensus.cc:3060] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.302817 27867 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 4.
I20260709 13:08:03.303011 28016 consensus_queue.cc:260] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.303972 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afefa9223764568be17175983a4da11" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:03.304347 28016 raft_consensus.cc:3060] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:03.304579 27868 raft_consensus.cc:3055] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:03.304911 27868 raft_consensus.cc:740] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:08:03.305816 27868 consensus_queue.cc:260] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.307101 27868 raft_consensus.cc:3060] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:03.309203 28016 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 3.
I20260709 13:08:03.310442 27909 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:08:03.311282 28017 raft_consensus.cc:2468] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:08:03.311597 28192 raft_consensus.cc:2804] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:03.298311 27942 leader_election.cc:290] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:08:03.301191 27866 raft_consensus.cc:2468] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 3.
I20260709 13:08:03.302134 28018 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 4.
I20260709 13:08:03.312124 28192 raft_consensus.cc:697] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:03.314452 27868 raft_consensus.cc:2468] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 2.
I20260709 13:08:03.313215 27908 leader_election.cc:304] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:08:03.315189 28192 consensus_queue.cc:237] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:08:03.315922 28205 raft_consensus.cc:2804] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:03.315956 27908 leader_election.cc:304] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:08:03.318184 28205 raft_consensus.cc:697] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:03.319052 28208 raft_consensus.cc:2804] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:03.319628 28208 raft_consensus.cc:697] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:03.319272 28205 consensus_queue.cc:237] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.320776 28208 consensus_queue.cc:237] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.330505 27764 catalog_manager.cc:5697] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 3 to 4, leader changed from 59b134819ba3468cbc1420558b941d66 (127.27.21.129) to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 4 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:03.343642 28183 raft_consensus.cc:993] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1: : Instructing follower 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.344198 28199 raft_consensus.cc:1081] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 3 LEADER]: Signalling peer 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.345908 27942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:55858
I20260709 13:08:03.346599 27942 raft_consensus.cc:493] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.347008 27942 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.348614 27764 catalog_manager.cc:5697] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 2 to 3, leader changed from 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131) to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.350215 27764 catalog_manager.cc:5697] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 1 to 2, leader changed from 59b134819ba3468cbc1420558b941d66 (127.27.21.129) to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.353718 27942 raft_consensus.cc:515] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.356254 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:03.356410 27942 leader_election.cc:290] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 4 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:08:03.357007 27868 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.357527 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a460d70ff6d4e05a4e4ad1e870967df" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:08:03.358047 28018 raft_consensus.cc:3055] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:03.358345 28018 raft_consensus.cc:740] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:08:03.359066 28018 consensus_queue.cc:260] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.359972 28018 raft_consensus.cc:3060] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:03.362844 27868 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 4.
I20260709 13:08:03.363804 27909 leader_election.cc:304] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 4fc1a94a7e9e487fb813ce644ea41b27, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:08:03.364559 28192 raft_consensus.cc:2804] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:03.364988 28192 raft_consensus.cc:697] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:03.364984 28018 raft_consensus.cc:2468] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 4.
I20260709 13:08:03.365899 28192 consensus_queue.cc:237] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.372502 27764 catalog_manager.cc:5697] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 3 to 4, leader changed from 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131) to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 4 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.656117 28207 raft_consensus.cc:993] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66: : Instructing follower 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.656662 28170 raft_consensus.cc:1081] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 2 LEADER]: Signalling peer 4fc1a94a7e9e487fb813ce644ea41b27 to start an election
I20260709 13:08:03.658540 27942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1033d8197887499995cfb1771e64bd12"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
 from {username='slave'} at 127.0.0.1:55852
I20260709 13:08:03.659192 27942 raft_consensus.cc:493] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:03.659605 27942 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:03.667068 27942 raft_consensus.cc:515] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.668924 27942 leader_election.cc:290] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [CANDIDATE]: Term 3 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:08:03.669763 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:03.670008 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:08:03.670352 27868 raft_consensus.cc:3055] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:03.670473 28018 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:03.670717 27868 raft_consensus.cc:740] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:08:03.671481 27868 consensus_queue.cc:260] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.673817 27868 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:03.676803 28018 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 3.
I20260709 13:08:03.677955 27908 leader_election.cc:304] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: 2a87862480ee4a23aaabc4c1406074b1, 4fc1a94a7e9e487fb813ce644ea41b27; no voters: 
I20260709 13:08:03.678683 28208 raft_consensus.cc:2804] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:03.679085 28208 raft_consensus.cc:697] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 LEADER]: Becoming Leader. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:03.679522 27868 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc1a94a7e9e487fb813ce644ea41b27 in term 3.
I20260709 13:08:03.679909 28208 consensus_queue.cc:237] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:03.686635 27764 catalog_manager.cc:5697] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 reported cstate change: term changed from 2 to 3, leader changed from 59b134819ba3468cbc1420558b941d66 (127.27.21.129) to 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.714007 27868 raft_consensus.cc:1275] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.715509 28208 consensus_queue.cc:1048] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.725225 28018 raft_consensus.cc:1275] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.726858 28208 consensus_queue.cc:1048] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.751878 28018 raft_consensus.cc:1275] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:03.752996 28208 consensus_queue.cc:1048] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:03.760810 27868 raft_consensus.cc:1275] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:03.762825 28205 consensus_queue.cc:1048] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:03.813593 28018 raft_consensus.cc:1275] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:03.814958 28205 consensus_queue.cc:1048] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:03.822845 27868 raft_consensus.cc:1275] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:03.825182 28208 consensus_queue.cc:1048] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:03.877121 27868 raft_consensus.cc:1275] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:03.878448 28208 consensus_queue.cc:1048] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:03.888746 28018 raft_consensus.cc:1275] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:03.890420 28209 consensus_queue.cc:1048] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.072218 28018 raft_consensus.cc:1275] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:04.073518 28209 consensus_queue.cc:1048] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.082347 27868 raft_consensus.cc:1275] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Refusing update from remote peer 4fc1a94a7e9e487fb813ce644ea41b27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:04.083757 28208 consensus_queue.cc:1048] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:06.109035 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:06.117146 27942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1033d8197887499995cfb1771e64bd12"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:55878
I20260709 13:08:06.117759 27942 raft_consensus.cc:606] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 LEADER]: Received request to transfer leadership to TS 59b134819ba3468cbc1420558b941d66
I20260709 13:08:06.120255 27942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:55878
I20260709 13:08:06.120770 27942 raft_consensus.cc:606] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 LEADER]: Received request to transfer leadership to TS 2a87862480ee4a23aaabc4c1406074b1
I20260709 13:08:06.123230 27942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:55878
I20260709 13:08:06.123718 27942 raft_consensus.cc:606] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Received request to transfer leadership to TS 59b134819ba3468cbc1420558b941d66
I20260709 13:08:06.125912 27942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:55878
I20260709 13:08:06.126385 27942 raft_consensus.cc:606] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Received request to transfer leadership to TS 2a87862480ee4a23aaabc4c1406074b1
I20260709 13:08:06.128551 27942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3"
dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
mode: GRACEFUL
new_leader_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:55878
I20260709 13:08:06.129010 27942 raft_consensus.cc:606] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Received request to transfer leadership to TS 59b134819ba3468cbc1420558b941d66
I20260709 13:08:06.130007 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:06.130457 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:06.210351 28209 raft_consensus.cc:993] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:08:06.211030 28226 raft_consensus.cc:1081] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 LEADER]: Signalling peer 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:08:06.212585 27868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1033d8197887499995cfb1771e64bd12"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:41634
I20260709 13:08:06.213035 27868 raft_consensus.cc:493] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.213375 27868 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:06.218744 27868 raft_consensus.cc:515] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.220794 27868 leader_election.cc:290] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 4 election: Requested vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:08:06.221468 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:08:06.221870 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1033d8197887499995cfb1771e64bd12" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:08:06.222028 27942 raft_consensus.cc:3055] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:06.222361 27942 raft_consensus.cc:740] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:06.222376 28018 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:06.223312 27942 consensus_queue.cc:260] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.224460 27942 raft_consensus.cc:3060] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:06.228839 28018 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 4.
I20260709 13:08:06.230149 27833 leader_election.cc:304] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [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: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:08:06.230983 27942 raft_consensus.cc:2468] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 4.
I20260709 13:08:06.231650 28228 raft_consensus.cc:2804] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:06.232645 28228 raft_consensus.cc:697] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 4 LEADER]: Becoming Leader. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:08:06.233392 28228 consensus_queue.cc:237] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.239737 27764 catalog_manager.cc:5697] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 reported cstate change: term changed from 3 to 4, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 59b134819ba3468cbc1420558b941d66 (127.27.21.129). New cstate: current_term: 4 leader_uuid: "59b134819ba3468cbc1420558b941d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.256819 28227 raft_consensus.cc:993] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:08:06.257252 28226 raft_consensus.cc:1081] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Signalling peer 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:08:06.258562 27868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:41634
I20260709 13:08:06.259001 27868 raft_consensus.cc:493] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.259320 27868 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.263636 27868 raft_consensus.cc:515] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.265241 27868 leader_election.cc:290] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 3 election: Requested vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:08:06.265949 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:08:06.266265 28018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13ac3c0881446d6843652db597a4bd3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:08:06.266487 27942 raft_consensus.cc:3055] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:06.266732 28018 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.266827 27942 raft_consensus.cc:740] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:06.267566 27942 consensus_queue.cc:260] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.268476 27942 raft_consensus.cc:3060] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.270925 28018 raft_consensus.cc:2468] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 3.
I20260709 13:08:06.271842 27833 leader_election.cc:304] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [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: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:08:06.272521 28228 raft_consensus.cc:2804] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:06.272898 28228 raft_consensus.cc:697] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Becoming Leader. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:08:06.273425 27942 raft_consensus.cc:2468] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 3.
I20260709 13:08:06.273661 28228 consensus_queue.cc:237] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.279872 27764 catalog_manager.cc:5697] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 reported cstate change: term changed from 2 to 3, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 59b134819ba3468cbc1420558b941d66 (127.27.21.129). New cstate: current_term: 3 leader_uuid: "59b134819ba3468cbc1420558b941d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.355378 28227 raft_consensus.cc:993] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:08:06.355857 28226 raft_consensus.cc:1081] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 LEADER]: Signalling peer 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:08:06.357192 28018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:53716
I20260709 13:08:06.357693 28018 raft_consensus.cc:493] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.357977 28018 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:06.361840 28018 raft_consensus.cc:515] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:08:06.363183 28018 leader_election.cc:290] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 5 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:08:06.364049 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:06.364250 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ece2d436d14df2a42f26a201eb1891" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:08:06.364668 27868 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:06.364741 27942 raft_consensus.cc:3055] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:06.365121 27942 raft_consensus.cc:740] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:06.365933 27942 consensus_queue.cc:260] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:08:06.367112 27942 raft_consensus.cc:3060] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:06.371510 27868 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 5.
I20260709 13:08:06.372686 27983 leader_election.cc:304] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [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: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:08:06.373360 28199 raft_consensus.cc:2804] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:06.373456 27942 raft_consensus.cc:2468] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 5.
I20260709 13:08:06.374786 28199 raft_consensus.cc:697] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 5 LEADER]: Becoming Leader. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:08:06.375736 28199 consensus_queue.cc:237] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } }
I20260709 13:08:06.384981 27764 catalog_manager.cc:5697] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 reported cstate change: term changed from 4 to 5, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131). New cstate: current_term: 5 leader_uuid: "2a87862480ee4a23aaabc4c1406074b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.559897 28227 raft_consensus.cc:993] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:08:06.560350 28226 raft_consensus.cc:1081] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Signalling peer 2a87862480ee4a23aaabc4c1406074b1 to start an election
I20260709 13:08:06.561738 28017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830"
dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
 from {username='slave'} at 127.0.0.1:53716
I20260709 13:08:06.562219 28017 raft_consensus.cc:493] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.562541 28017 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.566975 28017 raft_consensus.cc:515] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.568536 28017 leader_election.cc:290] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [CANDIDATE]: Term 3 election: Requested vote from peers 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285), 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967)
I20260709 13:08:06.569231 27868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59b134819ba3468cbc1420558b941d66"
I20260709 13:08:06.569542 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bcfa31c9af1482cbd3db93ee1715830" candidate_uuid: "2a87862480ee4a23aaabc4c1406074b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:08:06.569908 27868 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.570051 27942 raft_consensus.cc:3055] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:06.570390 27942 raft_consensus.cc:740] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:06.571184 27942 consensus_queue.cc:260] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.572337 27942 raft_consensus.cc:3060] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.576638 27868 raft_consensus.cc:2468] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 3.
I20260709 13:08:06.577773 27983 leader_election.cc:304] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [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: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:08:06.578507 28199 raft_consensus.cc:2804] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:06.578974 28199 raft_consensus.cc:697] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 LEADER]: Becoming Leader. State: Replica: 2a87862480ee4a23aaabc4c1406074b1, State: Running, Role: LEADER
I20260709 13:08:06.579269 27942 raft_consensus.cc:2468] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a87862480ee4a23aaabc4c1406074b1 in term 3.
I20260709 13:08:06.579843 28199 consensus_queue.cc:237] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.587009 27764 catalog_manager.cc:5697] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 reported cstate change: term changed from 2 to 3, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "2a87862480ee4a23aaabc4c1406074b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:06.610106 28227 raft_consensus.cc:993] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27: : Instructing follower 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:08:06.610528 28226 raft_consensus.cc:1081] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Signalling peer 59b134819ba3468cbc1420558b941d66 to start an election
I20260709 13:08:06.611896 27868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3"
dest_uuid: "59b134819ba3468cbc1420558b941d66"
 from {username='slave'} at 127.0.0.1:41634
I20260709 13:08:06.612432 27868 raft_consensus.cc:493] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:06.612739 27868 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.617096 27868 raft_consensus.cc:515] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.618664 27868 leader_election.cc:290] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [CANDIDATE]: Term 3 election: Requested vote from peers 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967), 2a87862480ee4a23aaabc4c1406074b1 (127.27.21.131:44349)
I20260709 13:08:06.619692 28017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a87862480ee4a23aaabc4c1406074b1"
I20260709 13:08:06.619690 27942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad8dc3bfdd8414cbad2774f42433ff3" candidate_uuid: "59b134819ba3468cbc1420558b941d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fc1a94a7e9e487fb813ce644ea41b27"
I20260709 13:08:06.620280 28017 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.620307 27942 raft_consensus.cc:3055] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:06.620674 27942 raft_consensus.cc:740] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fc1a94a7e9e487fb813ce644ea41b27, State: Running, Role: LEADER
I20260709 13:08:06.621472 27942 consensus_queue.cc:260] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.622335 27942 raft_consensus.cc:3060] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:06.625211 28017 raft_consensus.cc:2468] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 3.
I20260709 13:08:06.626277 27833 leader_election.cc:304] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [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: 2a87862480ee4a23aaabc4c1406074b1, 59b134819ba3468cbc1420558b941d66; no voters: 
I20260709 13:08:06.627058 27942 raft_consensus.cc:2468] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59b134819ba3468cbc1420558b941d66 in term 3.
I20260709 13:08:06.627084 28228 raft_consensus.cc:2804] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:06.627696 28228 raft_consensus.cc:697] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Becoming Leader. State: Replica: 59b134819ba3468cbc1420558b941d66, State: Running, Role: LEADER
I20260709 13:08:06.628553 28228 consensus_queue.cc:237] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [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: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } }
I20260709 13:08:06.635416 27764 catalog_manager.cc:5697] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 reported cstate change: term changed from 2 to 3, leader changed from 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130) to 59b134819ba3468cbc1420558b941d66 (127.27.21.129). New cstate: current_term: 3 leader_uuid: "59b134819ba3468cbc1420558b941d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.695881 28017 raft_consensus.cc:1275] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:06.696996 28228 consensus_queue.cc:1048] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:06.708539 27942 raft_consensus.cc:1275] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:06.709950 28229 consensus_queue.cc:1048] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:06.794474 27942 raft_consensus.cc:1275] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 5 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:06.795722 28199 consensus_queue.cc:1048] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:06.803838 27868 raft_consensus.cc:1275] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 5 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:08:06.805349 28246 consensus_queue.cc:1048] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:06.817601 28017 raft_consensus.cc:1275] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:06.818846 28229 consensus_queue.cc:1048] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:06.828236 27942 raft_consensus.cc:1275] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:06.830272 28249 consensus_queue.cc:1048] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:07.013733 28017 raft_consensus.cc:1275] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:07.015156 28249 consensus_queue.cc:1048] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a87862480ee4a23aaabc4c1406074b1" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.015420 27868 raft_consensus.cc:1275] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:07.016721 28246 consensus_queue.cc:1048] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59b134819ba3468cbc1420558b941d66" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 43285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.029069 27943 raft_consensus.cc:1275] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Refusing update from remote peer 59b134819ba3468cbc1420558b941d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:07.030232 27942 raft_consensus.cc:1275] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Refusing update from remote peer 2a87862480ee4a23aaabc4c1406074b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:07.030516 28228 consensus_queue.cc:1048] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.032061 28236 consensus_queue.cc:1048] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc1a94a7e9e487fb813ce644ea41b27" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 43967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:07.131318 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:07.137887 27734 tablet_server.cc:179] TabletServer@127.27.21.129:0 shutting down...
I20260709 13:08:07.162693 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:07.163533 27734 tablet_replica.cc:333] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.164390 27734 raft_consensus.cc:2243] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.164929 27734 raft_consensus.cc:2272] T 22ece2d436d14df2a42f26a201eb1891 P 59b134819ba3468cbc1420558b941d66 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.167606 27734 tablet_replica.cc:333] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.168141 27734 raft_consensus.cc:2243] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.168543 27734 raft_consensus.cc:2272] T 6bcfa31c9af1482cbd3db93ee1715830 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.170475 27734 tablet_replica.cc:333] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.171101 27734 raft_consensus.cc:2243] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.171518 27734 raft_consensus.cc:2272] T d45ce9eeaa9d4b60ad92e9d374516def P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.173065 27734 tablet_replica.cc:333] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.173604 27734 raft_consensus.cc:2243] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.174299 27734 raft_consensus.cc:2272] T c13ac3c0881446d6843652db597a4bd3 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.176178 27734 tablet_replica.cc:333] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.176656 27734 raft_consensus.cc:2243] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.177414 27734 raft_consensus.cc:2272] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.179260 27734 tablet_replica.cc:333] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.179736 27734 raft_consensus.cc:2243] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.180111 27734 raft_consensus.cc:2272] T 6afefa9223764568be17175983a4da11 P 59b134819ba3468cbc1420558b941d66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.181573 27734 tablet_replica.cc:333] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.182024 27734 raft_consensus.cc:2243] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.182415 27734 raft_consensus.cc:2272] T 6a460d70ff6d4e05a4e4ad1e870967df P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.183807 27734 tablet_replica.cc:333] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.184238 27734 raft_consensus.cc:2243] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.184922 27734 raft_consensus.cc:2272] T 1033d8197887499995cfb1771e64bd12 P 59b134819ba3468cbc1420558b941d66 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.186687 27734 tablet_replica.cc:333] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66: stopping tablet replica
I20260709 13:08:07.187125 27734 raft_consensus.cc:2243] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.187523 27734 raft_consensus.cc:2272] T 9ea6c1f186bc4dda8b3cf90381460278 P 59b134819ba3468cbc1420558b941d66 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:07.282794 27909 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.21.129:43285: connect: Connection refused (error 111)
I20260709 13:08:07.285521 27734 tablet_server.cc:196] TabletServer@127.27.21.129:0 shutdown complete.
W20260709 13:08:07.286873 27909 consensus_peers.cc:597] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 -> Peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Couldn't send request to peer 59b134819ba3468cbc1420558b941d66. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:07.287285 27909 consensus_peers.cc:597] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 -> Peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Couldn't send request to peer 59b134819ba3468cbc1420558b941d66. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:07.287597 27909 consensus_peers.cc:597] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 -> Peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Couldn't send request to peer 59b134819ba3468cbc1420558b941d66. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:07.303907 27734 tablet_server.cc:179] TabletServer@127.27.21.130:0 shutting down...
W20260709 13:08:07.314236 27984 consensus_peers.cc:597] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 -> Peer 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967): Couldn't send request to peer 4fc1a94a7e9e487fb813ce644ea41b27. 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 13:08:07.332116 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:07.332930 27734 tablet_replica.cc:333] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.333902 27734 raft_consensus.cc:2243] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.334563 27734 raft_consensus.cc:2272] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:07.336131 27984 consensus_peers.cc:597] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 -> Peer 4fc1a94a7e9e487fb813ce644ea41b27 (127.27.21.130:43967): Couldn't send request to peer 4fc1a94a7e9e487fb813ce644ea41b27. 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 13:08:07.337980 27734 tablet_replica.cc:333] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.338577 27734 raft_consensus.cc:2243] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.339107 27734 raft_consensus.cc:2272] T d45ce9eeaa9d4b60ad92e9d374516def P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.341082 27734 tablet_replica.cc:333] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.341706 27734 raft_consensus.cc:2243] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.342146 27734 raft_consensus.cc:2272] T 6bcfa31c9af1482cbd3db93ee1715830 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.347127 27734 tablet_replica.cc:333] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.347985 27734 raft_consensus.cc:2243] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.348591 27734 raft_consensus.cc:2272] T c13ac3c0881446d6843652db597a4bd3 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.351692 27734 tablet_replica.cc:333] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.352403 27734 raft_consensus.cc:2243] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.353250 27734 raft_consensus.cc:2272] T 6a460d70ff6d4e05a4e4ad1e870967df P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.355316 27734 tablet_replica.cc:333] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.355903 27734 raft_consensus.cc:2243] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.356349 27734 raft_consensus.cc:2272] T 1033d8197887499995cfb1771e64bd12 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.358635 27734 tablet_replica.cc:333] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.359138 27734 raft_consensus.cc:2243] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.359826 27734 raft_consensus.cc:2272] T 9ea6c1f186bc4dda8b3cf90381460278 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.361455 27734 tablet_replica.cc:333] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.361961 27734 raft_consensus.cc:2243] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.362650 27734 raft_consensus.cc:2272] T 6afefa9223764568be17175983a4da11 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.364197 27734 tablet_replica.cc:333] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27: stopping tablet replica
I20260709 13:08:07.364634 27734 raft_consensus.cc:2243] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.365092 27734 raft_consensus.cc:2272] T 22ece2d436d14df2a42f26a201eb1891 P 4fc1a94a7e9e487fb813ce644ea41b27 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.392546 27734 tablet_server.cc:196] TabletServer@127.27.21.130:0 shutdown complete.
W20260709 13:08:07.405817 27983 consensus_peers.cc:597] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 -> Peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Couldn't send request to peer 59b134819ba3468cbc1420558b941d66. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:07.406330 27983 consensus_peers.cc:597] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 -> Peer 59b134819ba3468cbc1420558b941d66 (127.27.21.129:43285): Couldn't send request to peer 59b134819ba3468cbc1420558b941d66. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:43285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:07.414769 27734 tablet_server.cc:179] TabletServer@127.27.21.131:0 shutting down...
I20260709 13:08:07.438750 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:07.439486 27734 tablet_replica.cc:333] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.440160 27734 raft_consensus.cc:2243] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.440907 27734 raft_consensus.cc:2272] T d45ce9eeaa9d4b60ad92e9d374516def P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.442634 27734 tablet_replica.cc:333] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.443135 27734 raft_consensus.cc:2243] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.443549 27734 raft_consensus.cc:2272] T 5ad8dc3bfdd8414cbad2774f42433ff3 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.445731 27734 tablet_replica.cc:333] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.446237 27734 raft_consensus.cc:2243] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.446645 27734 raft_consensus.cc:2272] T c13ac3c0881446d6843652db597a4bd3 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.448525 27734 tablet_replica.cc:333] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.449024 27734 raft_consensus.cc:2243] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.449771 27734 raft_consensus.cc:2272] T 6bcfa31c9af1482cbd3db93ee1715830 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.451503 27734 tablet_replica.cc:333] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.451974 27734 raft_consensus.cc:2243] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.452366 27734 raft_consensus.cc:2272] T 6afefa9223764568be17175983a4da11 P 2a87862480ee4a23aaabc4c1406074b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.453888 27734 tablet_replica.cc:333] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.454332 27734 raft_consensus.cc:2243] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.454710 27734 raft_consensus.cc:2272] T 6a460d70ff6d4e05a4e4ad1e870967df P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.456133 27734 tablet_replica.cc:333] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.456554 27734 raft_consensus.cc:2243] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.456913 27734 raft_consensus.cc:2272] T 9ea6c1f186bc4dda8b3cf90381460278 P 2a87862480ee4a23aaabc4c1406074b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.458335 27734 tablet_replica.cc:333] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.458755 27734 raft_consensus.cc:2243] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:07.459142 27734 raft_consensus.cc:2272] T 1033d8197887499995cfb1771e64bd12 P 2a87862480ee4a23aaabc4c1406074b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.460912 27734 tablet_replica.cc:333] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1: stopping tablet replica
I20260709 13:08:07.461408 27734 raft_consensus.cc:2243] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.462102 27734 raft_consensus.cc:2272] T 22ece2d436d14df2a42f26a201eb1891 P 2a87862480ee4a23aaabc4c1406074b1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.487973 27734 tablet_server.cc:196] TabletServer@127.27.21.131:0 shutdown complete.
I20260709 13:08:07.503777 27734 master.cc:562] Master@127.27.21.190:40761 shutting down...
I20260709 13:08:07.650768 27734 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:07.651284 27734 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:07.651561 27734 tablet_replica.cc:333] T 00000000000000000000000000000000 P c133ae1758c84df0a672a76f79a1989e: stopping tablet replica
I20260709 13:08:07.672276 27734 master.cc:584] Master@127.27.21.190:40761 shutdown complete.
2a87862480ee4a23aaabc4c1406074b1  1
4fc1a94a7e9e487fb813ce644ea41b27  4
59b134819ba3468cbc1420558b941d66  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14497 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:08:07.710877 27734 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.21.190:37667
I20260709 13:08:07.711951 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:07.717784 28259 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 13:08:07.718003 28260 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 13:08:07.720060 28262 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 13:08:07.720609 27734 server_base.cc:1061] running on GCE node
I20260709 13:08:07.721750 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:07.721932 27734 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 13:08:07.722174 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602487722123 us; error 0 us; skew 500 ppm
I20260709 13:08:07.722714 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:07.725518 27734 webserver.cc:533] Webserver started at http://127.27.21.190:41861/ using document root <none> and password file <none>
I20260709 13:08:07.726114 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:07.726354 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:07.726682 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:07.727957 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/master-0-root/instance:
uuid: "4a88a888f1744aabaa9a72e227d8968c"
format_stamp: "Formatted at 2026-07-09 13:08:07 on dist-test-slave-ndzg"
I20260709 13:08:07.733669 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260709 13:08:07.737640 28267 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:07.738560 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:08:07.738819 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/master-0-root
uuid: "4a88a888f1744aabaa9a72e227d8968c"
format_stamp: "Formatted at 2026-07-09 13:08:07 on dist-test-slave-ndzg"
I20260709 13:08:07.739079 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-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 13:08:07.752589 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:07.754014 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:07.793260 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.190:37667
I20260709 13:08:07.793368 28318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.190:37667 every 8 connection(s)
I20260709 13:08:07.797334 28319 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 13:08:07.807286 28319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c: Bootstrap starting.
I20260709 13:08:07.812145 28319 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:07.816468 28319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c: No bootstrap required, opened a new log
I20260709 13:08:07.818534 28319 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a88a888f1744aabaa9a72e227d8968c" member_type: VOTER }
I20260709 13:08:07.818914 28319 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:07.819093 28319 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a88a888f1744aabaa9a72e227d8968c, State: Initialized, Role: FOLLOWER
I20260709 13:08:07.819581 28319 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4a88a888f1744aabaa9a72e227d8968c" member_type: VOTER }
I20260709 13:08:07.819974 28319 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:07.820169 28319 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:07.820371 28319 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:07.824404 28319 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a88a888f1744aabaa9a72e227d8968c" member_type: VOTER }
I20260709 13:08:07.824882 28319 leader_election.cc:304] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [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: 4a88a888f1744aabaa9a72e227d8968c; no voters: 
I20260709 13:08:07.826021 28319 leader_election.cc:290] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:07.826418 28322 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:07.828064 28322 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 1 LEADER]: Becoming Leader. State: Replica: 4a88a888f1744aabaa9a72e227d8968c, State: Running, Role: LEADER
I20260709 13:08:07.828989 28319 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:07.828836 28322 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [LEADER]: Queue going to LEADER mode. State: All 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: "4a88a888f1744aabaa9a72e227d8968c" member_type: VOTER }
I20260709 13:08:07.834419 28323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a88a888f1744aabaa9a72e227d8968c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a88a888f1744aabaa9a72e227d8968c" member_type: VOTER } }
I20260709 13:08:07.834607 28324 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a88a888f1744aabaa9a72e227d8968c. Latest consensus state: current_term: 1 leader_uuid: "4a88a888f1744aabaa9a72e227d8968c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a88a888f1744aabaa9a72e227d8968c" member_type: VOTER } }
I20260709 13:08:07.835290 28323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:07.835373 28324 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:07.839632 28330 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:07.844704 28330 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:07.846962 27734 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:07.853189 28330 catalog_manager.cc:1383] Generated new cluster ID: 22a2e2a8394e4b9c94e7e04d3f0c3d28
I20260709 13:08:07.853554 28330 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:07.864566 28330 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:07.865836 28330 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:07.894006 28330 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c: Generated new TSK 0
I20260709 13:08:07.894634 28330 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:07.913378 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:07.919499 28340 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 13:08:07.920857 28341 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 13:08:07.921747 28343 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 13:08:07.922418 27734 server_base.cc:1061] running on GCE node
I20260709 13:08:07.923271 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:07.923483 27734 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 13:08:07.923666 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602487923620 us; error 0 us; skew 500 ppm
I20260709 13:08:07.924189 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:07.926505 27734 webserver.cc:533] Webserver started at http://127.27.21.129:46599/ using document root <none> and password file <none>
I20260709 13:08:07.927008 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:07.927207 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:07.927502 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:07.928552 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-0-root/instance:
uuid: "97fcab82231a4c57b255a02f5a57d55a"
format_stamp: "Formatted at 2026-07-09 13:08:07 on dist-test-slave-ndzg"
I20260709 13:08:07.933055 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:08:07.936358 28348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:07.937189 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:07.937621 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "97fcab82231a4c57b255a02f5a57d55a"
format_stamp: "Formatted at 2026-07-09 13:08:07 on dist-test-slave-ndzg"
I20260709 13:08:07.937937 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-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 13:08:07.949597 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:07.950927 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:07.952422 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:07.955191 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:07.955432 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:07.955719 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:07.955930 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:07.997148 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:35129
I20260709 13:08:07.997231 28410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:35129 every 8 connection(s)
I20260709 13:08:08.002036 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:08.009173 28415 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 13:08:08.010711 28416 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 13:08:08.013371 27734 server_base.cc:1061] running on GCE node
W20260709 13:08:08.014020 28419 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 13:08:08.015153 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:08.015422 27734 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 13:08:08.015638 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602488015606 us; error 0 us; skew 500 ppm
I20260709 13:08:08.016330 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:08.018492 28411 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37667
I20260709 13:08:08.019038 28411 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:08.020033 28411 heartbeater.cc:507] Master 127.27.21.190:37667 requested a full tablet report, sending...
I20260709 13:08:08.020388 27734 webserver.cc:533] Webserver started at http://127.27.21.130:35769/ using document root <none> and password file <none>
I20260709 13:08:08.020903 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:08.021136 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:08.021479 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:08.022367 28284 ts_manager.cc:194] Registered new tserver with Master: 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129)
I20260709 13:08:08.023021 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-1-root/instance:
uuid: "bc4b896ca05745cfbe59a542597983b7"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-ndzg"
I20260709 13:08:08.024789 28284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56328
I20260709 13:08:08.028407 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:08:08.031742 28423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.032490 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:08.032795 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-1-root
uuid: "bc4b896ca05745cfbe59a542597983b7"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-ndzg"
I20260709 13:08:08.033064 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-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 13:08:08.042694 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:08.043797 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:08.045154 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:08.047307 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:08.047493 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.047672 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:08.047798 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.086887 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.130:42093
I20260709 13:08:08.087000 28485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.130:42093 every 8 connection(s)
I20260709 13:08:08.091706 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:08.098585 28489 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 13:08:08.100718 28490 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 13:08:08.103965 28492 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 13:08:08.105010 28486 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37667
I20260709 13:08:08.105485 28486 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:08.106295 27734 server_base.cc:1061] running on GCE node
I20260709 13:08:08.106416 28486 heartbeater.cc:507] Master 127.27.21.190:37667 requested a full tablet report, sending...
I20260709 13:08:08.107152 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:08.107383 27734 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 13:08:08.107555 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602488107538 us; error 0 us; skew 500 ppm
I20260709 13:08:08.108098 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:08.108516 28284 ts_manager.cc:194] Registered new tserver with Master: bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:08.110137 28284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56336
I20260709 13:08:08.110682 27734 webserver.cc:533] Webserver started at http://127.27.21.131:37707/ using document root <none> and password file <none>
I20260709 13:08:08.111317 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:08.111539 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:08.111814 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:08.112926 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-2-root/instance:
uuid: "9363cbf38b264acd8578eed23048b6c8"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-ndzg"
I20260709 13:08:08.117199 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:08:08.120540 28497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.121531 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:08:08.121892 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-2-root
uuid: "9363cbf38b264acd8578eed23048b6c8"
format_stamp: "Formatted at 2026-07-09 13:08:08 on dist-test-slave-ndzg"
I20260709 13:08:08.122201 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602473048289-27734-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 13:08:08.136148 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:08.137436 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:08.138898 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:08.141574 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:08.141822 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.142074 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:08.142246 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:08.182396 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.131:38989
I20260709 13:08:08.182526 28559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.131:38989 every 8 connection(s)
I20260709 13:08:08.196762 28560 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37667
I20260709 13:08:08.197147 28560 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:08.197947 28560 heartbeater.cc:507] Master 127.27.21.190:37667 requested a full tablet report, sending...
I20260709 13:08:08.199884 28284 ts_manager.cc:194] Registered new tserver with Master: 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.200309 27734 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014604581s
I20260709 13:08:08.201212 28284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56344
I20260709 13:08:08.226274 28284 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56356:
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 13:08:08.229174 28284 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 13:08:08.298623 28525 tablet_service.cc:1511] Processing CreateTablet for tablet 45f43c7a550745f885736595055b313b (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:08.300256 28525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f43c7a550745f885736595055b313b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.303841 28524 tablet_service.cc:1511] Processing CreateTablet for tablet 824a1e1817044b4080e8a5add8d3f343 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:08.305500 28524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824a1e1817044b4080e8a5add8d3f343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.309119 28451 tablet_service.cc:1511] Processing CreateTablet for tablet 45f43c7a550745f885736595055b313b (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:08.310470 28451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f43c7a550745f885736595055b313b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.310894 28523 tablet_service.cc:1511] Processing CreateTablet for tablet 419ba3c97475408dbc37bb68626a8fd7 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:08.312314 28523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419ba3c97475408dbc37bb68626a8fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.317342 28449 tablet_service.cc:1511] Processing CreateTablet for tablet 419ba3c97475408dbc37bb68626a8fd7 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:08.318732 28449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419ba3c97475408dbc37bb68626a8fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.319095 28522 tablet_service.cc:1511] Processing CreateTablet for tablet 480ff8858c4c4a8daae17be3d1efdc8f (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:08.320494 28522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480ff8858c4c4a8daae17be3d1efdc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.324775 28448 tablet_service.cc:1511] Processing CreateTablet for tablet 480ff8858c4c4a8daae17be3d1efdc8f (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:08.326258 28448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480ff8858c4c4a8daae17be3d1efdc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.326145 28521 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bf30f11714d07be107789aee8debf (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:08.327508 28521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bf30f11714d07be107789aee8debf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.330490 28447 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bf30f11714d07be107789aee8debf (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:08.331832 28447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bf30f11714d07be107789aee8debf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.334444 28446 tablet_service.cc:1511] Processing CreateTablet for tablet a99c7de9cfb746878e4f73ea82a255c1 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:08.335402 28520 tablet_service.cc:1511] Processing CreateTablet for tablet a99c7de9cfb746878e4f73ea82a255c1 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:08.336733 28520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99c7de9cfb746878e4f73ea82a255c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.315305 28450 tablet_service.cc:1511] Processing CreateTablet for tablet 824a1e1817044b4080e8a5add8d3f343 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:08.335791 28446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99c7de9cfb746878e4f73ea82a255c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.339015 28450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824a1e1817044b4080e8a5add8d3f343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.342046 28445 tablet_service.cc:1511] Processing CreateTablet for tablet 4857fac669dd4c9cb3e57370fd5902a4 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:08.343425 28445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4857fac669dd4c9cb3e57370fd5902a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.346482 28444 tablet_service.cc:1511] Processing CreateTablet for tablet d2069204214845a9a41e77b308c5a2de (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:08.347775 28444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2069204214845a9a41e77b308c5a2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.347899 28524 tablet_service.cc:1511] Processing CreateTablet for tablet 4857fac669dd4c9cb3e57370fd5902a4 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:08.351208 28443 tablet_service.cc:1511] Processing CreateTablet for tablet 26b1927c1f73495f8aa8d6b926618fd5 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:08.352444 28443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b1927c1f73495f8aa8d6b926618fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.351950 28519 tablet_service.cc:1511] Processing CreateTablet for tablet d2069204214845a9a41e77b308c5a2de (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:08.353878 28524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4857fac669dd4c9cb3e57370fd5902a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.354791 28442 tablet_service.cc:1511] Processing CreateTablet for tablet 322abd77c08b4011a791fdcd95b6d6c0 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:08.356024 28442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322abd77c08b4011a791fdcd95b6d6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.361733 28519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2069204214845a9a41e77b308c5a2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.376410 28376 tablet_service.cc:1511] Processing CreateTablet for tablet 45f43c7a550745f885736595055b313b (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:08.378402 28376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f43c7a550745f885736595055b313b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.391883 28375 tablet_service.cc:1511] Processing CreateTablet for tablet 824a1e1817044b4080e8a5add8d3f343 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:08.394095 28375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824a1e1817044b4080e8a5add8d3f343. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.403403 28374 tablet_service.cc:1511] Processing CreateTablet for tablet 419ba3c97475408dbc37bb68626a8fd7 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:08.405238 28576 tablet_bootstrap.cc:492] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:08.405715 28374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419ba3c97475408dbc37bb68626a8fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.411720 28373 tablet_service.cc:1511] Processing CreateTablet for tablet 480ff8858c4c4a8daae17be3d1efdc8f (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:08.414511 28373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480ff8858c4c4a8daae17be3d1efdc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.419545 28372 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8bf30f11714d07be107789aee8debf (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:08.423166 28371 tablet_service.cc:1511] Processing CreateTablet for tablet a99c7de9cfb746878e4f73ea82a255c1 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:08.423172 28372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8bf30f11714d07be107789aee8debf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.426265 28370 tablet_service.cc:1511] Processing CreateTablet for tablet 4857fac669dd4c9cb3e57370fd5902a4 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:08.427392 28368 tablet_service.cc:1511] Processing CreateTablet for tablet 26b1927c1f73495f8aa8d6b926618fd5 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:08.428856 28369 tablet_service.cc:1511] Processing CreateTablet for tablet d2069204214845a9a41e77b308c5a2de (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:08.432062 28518 tablet_service.cc:1511] Processing CreateTablet for tablet 26b1927c1f73495f8aa8d6b926618fd5 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:08.433379 28518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b1927c1f73495f8aa8d6b926618fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.437804 28371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99c7de9cfb746878e4f73ea82a255c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.439034 28369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2069204214845a9a41e77b308c5a2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.440209 28368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b1927c1f73495f8aa8d6b926618fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.449666 28370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4857fac669dd4c9cb3e57370fd5902a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.449568 28367 tablet_service.cc:1511] Processing CreateTablet for tablet 322abd77c08b4011a791fdcd95b6d6c0 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:08.451756 28367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322abd77c08b4011a791fdcd95b6d6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.455544 28517 tablet_service.cc:1511] Processing CreateTablet for tablet 322abd77c08b4011a791fdcd95b6d6c0 (DEFAULT_TABLE table=test-workload [id=eacf01f1a8c040279b17e972fe8c7f13]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:08.456899 28517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322abd77c08b4011a791fdcd95b6d6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:08.472450 28576 tablet_bootstrap.cc:654] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.554004 28575 tablet_bootstrap.cc:492] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:08.558523 28577 tablet_bootstrap.cc:492] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:08.561369 28575 tablet_bootstrap.cc:654] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.567524 28576 tablet_bootstrap.cc:492] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:08.568089 28576 ts_tablet_manager.cc:1403] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.000s
I20260709 13:08:08.570907 28576 raft_consensus.cc:359] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.571671 28576 raft_consensus.cc:385] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.572005 28576 raft_consensus.cc:740] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.574977 28577 tablet_bootstrap.cc:654] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.574263 28576 consensus_queue.cc:260] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.577503 28575 tablet_bootstrap.cc:492] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:08.578038 28575 ts_tablet_manager.cc:1403] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.005s
I20260709 13:08:08.578568 28486 heartbeater.cc:499] Master 127.27.21.190:37667 was elected leader, sending a full tablet report...
I20260709 13:08:08.579109 28576 ts_tablet_manager.cc:1434] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260709 13:08:08.580147 28576 tablet_bootstrap.cc:492] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:08.580869 28575 raft_consensus.cc:359] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:08.581584 28575 raft_consensus.cc:385] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.581877 28575 raft_consensus.cc:740] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.582594 28575 consensus_queue.cc:260] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:08.584939 28560 heartbeater.cc:499] Master 127.27.21.190:37667 was elected leader, sending a full tablet report...
I20260709 13:08:08.585309 28575 ts_tablet_manager.cc:1434] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:08.586282 28575 tablet_bootstrap.cc:492] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:08.588338 28577 tablet_bootstrap.cc:492] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:08.592700 28575 tablet_bootstrap.cc:654] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.592742 28576 tablet_bootstrap.cc:654] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.593262 28577 ts_tablet_manager.cc:1403] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.035s	user 0.003s	sys 0.015s
I20260709 13:08:08.596086 28577 raft_consensus.cc:359] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:08.596880 28577 raft_consensus.cc:385] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.597245 28577 raft_consensus.cc:740] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.598093 28577 consensus_queue.cc:260] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:08.598954 28576 tablet_bootstrap.cc:492] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:08.599561 28576 ts_tablet_manager.cc:1403] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 13:08:08.603116 28576 raft_consensus.cc:359] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.603978 28576 raft_consensus.cc:385] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.604426 28576 raft_consensus.cc:740] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.605648 28576 consensus_queue.cc:260] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.608747 28576 ts_tablet_manager.cc:1434] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:08:08.609967 28576 tablet_bootstrap.cc:492] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:08.617800 28411 heartbeater.cc:499] Master 127.27.21.190:37667 was elected leader, sending a full tablet report...
I20260709 13:08:08.618458 28577 ts_tablet_manager.cc:1434] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.016s
I20260709 13:08:08.619060 28575 tablet_bootstrap.cc:492] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:08.619529 28575 ts_tablet_manager.cc:1403] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.007s
I20260709 13:08:08.619963 28577 tablet_bootstrap.cc:492] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:08.622404 28575 raft_consensus.cc:359] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.623139 28575 raft_consensus.cc:385] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.623466 28575 raft_consensus.cc:740] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.624576 28575 consensus_queue.cc:260] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.626719 28576 tablet_bootstrap.cc:654] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.626952 28575 ts_tablet_manager.cc:1434] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:08.627799 28577 tablet_bootstrap.cc:654] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.627890 28575 tablet_bootstrap.cc:492] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:08.636482 28575 tablet_bootstrap.cc:654] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.638813 28576 tablet_bootstrap.cc:492] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:08.639149 28577 tablet_bootstrap.cc:492] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:08.639482 28576 ts_tablet_manager.cc:1403] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260709 13:08:08.639633 28577 ts_tablet_manager.cc:1403] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.006s
I20260709 13:08:08.642735 28577 raft_consensus.cc:359] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.643491 28577 raft_consensus.cc:385] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.643800 28577 raft_consensus.cc:740] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.643841 28576 raft_consensus.cc:359] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.645053 28576 raft_consensus.cc:385] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.644866 28577 consensus_queue.cc:260] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.645588 28576 raft_consensus.cc:740] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.647365 28577 ts_tablet_manager.cc:1434] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:08.646974 28576 consensus_queue.cc:260] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.648274 28577 tablet_bootstrap.cc:492] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:08.650131 28576 ts_tablet_manager.cc:1434] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260709 13:08:08.651634 28576 tablet_bootstrap.cc:492] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:08.655972 28575 tablet_bootstrap.cc:492] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:08.656455 28575 ts_tablet_manager.cc:1403] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260709 13:08:08.657920 28577 tablet_bootstrap.cc:654] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.659381 28575 raft_consensus.cc:359] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.659981 28576 tablet_bootstrap.cc:654] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.660161 28575 raft_consensus.cc:385] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.660548 28575 raft_consensus.cc:740] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.661528 28575 consensus_queue.cc:260] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.663980 28575 ts_tablet_manager.cc:1434] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:08.664882 28575 tablet_bootstrap.cc:492] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:08.670861 28575 tablet_bootstrap.cc:654] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.671090 28577 tablet_bootstrap.cc:492] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:08.671577 28577 ts_tablet_manager.cc:1403] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260709 13:08:08.672540 28576 tablet_bootstrap.cc:492] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:08.673064 28576 ts_tablet_manager.cc:1403] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260709 13:08:08.674471 28577 raft_consensus.cc:359] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.675223 28577 raft_consensus.cc:385] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.675522 28577 raft_consensus.cc:740] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.676074 28576 raft_consensus.cc:359] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.676259 28577 consensus_queue.cc:260] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.676858 28576 raft_consensus.cc:385] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.677280 28576 raft_consensus.cc:740] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.678215 28576 consensus_queue.cc:260] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.678753 28577 ts_tablet_manager.cc:1434] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:08:08.679728 28577 tablet_bootstrap.cc:492] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:08.680584 28575 tablet_bootstrap.cc:492] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:08.681027 28575 ts_tablet_manager.cc:1403] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:08:08.683192 28576 ts_tablet_manager.cc:1434] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:08.684206 28576 tablet_bootstrap.cc:492] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:08.686498 28575 raft_consensus.cc:359] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.687211 28575 raft_consensus.cc:385] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.687494 28575 raft_consensus.cc:740] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.687801 28577 tablet_bootstrap.cc:654] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.688351 28575 consensus_queue.cc:260] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.693944 28576 tablet_bootstrap.cc:654] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.694208 28575 ts_tablet_manager.cc:1434] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:08:08.695499 28575 tablet_bootstrap.cc:492] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:08.703858 28575 tablet_bootstrap.cc:654] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.705510 28576 tablet_bootstrap.cc:492] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:08.706331 28580 raft_consensus.cc:493] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.706832 28580 raft_consensus.cc:515] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.709371 28580 leader_election.cc:290] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.715984 28576 ts_tablet_manager.cc:1403] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 13:08:08.716861 28575 tablet_bootstrap.cc:492] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:08.717521 28575 ts_tablet_manager.cc:1403] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260709 13:08:08.720398 28576 raft_consensus.cc:359] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:08.722951 28576 raft_consensus.cc:385] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.723476 28576 raft_consensus.cc:740] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.721830 28575 raft_consensus.cc:359] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.725488 28575 raft_consensus.cc:385] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.725890 28575 raft_consensus.cc:740] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.726349 28585 raft_consensus.cc:493] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.727020 28585 raft_consensus.cc:515] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.727887 28575 consensus_queue.cc:260] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.728698 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:08.724435 28576 consensus_queue.cc:260] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:08.729398 28386 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 0.
I20260709 13:08:08.731528 28576 ts_tablet_manager.cc:1434] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:08:08.732759 28576 tablet_bootstrap.cc:492] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:08.735525 28575 ts_tablet_manager.cc:1434] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 13:08:08.736824 28575 tablet_bootstrap.cc:492] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:08.743409 28426 leader_election.cc:304] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:08.745359 28585 leader_election.cc:290] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.751530 28577 tablet_bootstrap.cc:492] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:08.752023 28577 ts_tablet_manager.cc:1403] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.072s	user 0.044s	sys 0.024s
I20260709 13:08:08.752529 28580 raft_consensus.cc:2804] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.752995 28580 raft_consensus.cc:493] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.753417 28580 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.753931 28575 tablet_bootstrap.cc:654] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.754916 28577 raft_consensus.cc:359] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.755641 28577 raft_consensus.cc:385] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.755959 28577 raft_consensus.cc:740] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.756697 28577 consensus_queue.cc:260] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.759560 28577 ts_tablet_manager.cc:1434] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:08.760757 28577 tablet_bootstrap.cc:492] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:08.763803 28580 raft_consensus.cc:515] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.766600 28575 tablet_bootstrap.cc:492] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:08.767403 28582 raft_consensus.cc:493] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.767781 28577 tablet_bootstrap.cc:654] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.767946 28582 raft_consensus.cc:515] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:08.768873 28580 leader_election.cc:290] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.748505 28576 tablet_bootstrap.cc:654] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.767400 28575 ts_tablet_manager.cc:1403] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260709 13:08:08.779572 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:08.780251 28386 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.782920 28582 leader_election.cc:290] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129)
I20260709 13:08:08.793833 28575 raft_consensus.cc:359] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.797823 28575 raft_consensus.cc:385] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.805508 28575 raft_consensus.cc:740] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.806356 28575 consensus_queue.cc:260] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.811290 28582 raft_consensus.cc:493] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.812783 28582 raft_consensus.cc:515] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.813727 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:08.814384 28535 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 0.
I20260709 13:08:08.814765 28582 leader_election.cc:290] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:08.815693 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:08.816282 28534 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.811755 28575 ts_tablet_manager.cc:1434] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:08:08.817819 28575 tablet_bootstrap.cc:492] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:08.816643 28386 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 1.
I20260709 13:08:08.823258 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:08.823918 28535 raft_consensus.cc:2468] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 0.
I20260709 13:08:08.823962 28534 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 1.
I20260709 13:08:08.825111 28351 leader_election.cc:304] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:08.826129 28585 raft_consensus.cc:2804] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.826519 28585 raft_consensus.cc:493] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.826825 28585 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.828740 28575 tablet_bootstrap.cc:654] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.832763 28577 tablet_bootstrap.cc:492] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:08.833254 28577 ts_tablet_manager.cc:1403] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.019s
I20260709 13:08:08.835935 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
W20260709 13:08:08.837532 28352 leader_election.cc:343] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.840199 28577 raft_consensus.cc:359] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.841228 28577 raft_consensus.cc:385] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.841560 28577 raft_consensus.cc:740] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.842293 28577 consensus_queue.cc:260] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.842739 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f43c7a550745f885736595055b313b" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:08.843310 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:08.843362 28386 raft_consensus.cc:2468] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 0.
I20260709 13:08:08.844274 28385 raft_consensus.cc:2393] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9363cbf38b264acd8578eed23048b6c8 in current term 1: Already voted for candidate bc4b896ca05745cfbe59a542597983b7 in this term.
I20260709 13:08:08.845247 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:08.848196 28460 raft_consensus.cc:2393] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9363cbf38b264acd8578eed23048b6c8 in current term 1: Already voted for candidate bc4b896ca05745cfbe59a542597983b7 in this term.
I20260709 13:08:08.826087 28426 leader_election.cc:304] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:08.850195 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f43c7a550745f885736595055b313b" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:08.850576 28585 raft_consensus.cc:515] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.850862 28461 raft_consensus.cc:2468] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 0.
W20260709 13:08:08.842322 28332 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:08.851773 28580 raft_consensus.cc:2804] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.852232 28501 leader_election.cc:304] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:08.853363 28582 raft_consensus.cc:2804] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.853825 28582 raft_consensus.cc:493] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.854233 28582 raft_consensus.cc:3060] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.859724 28576 tablet_bootstrap.cc:492] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:08.860278 28576 ts_tablet_manager.cc:1403] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.128s	user 0.007s	sys 0.014s
I20260709 13:08:08.861053 28500 leader_election.cc:304] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8; no voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:08.864349 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:08.865499 28582 raft_consensus.cc:515] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
W20260709 13:08:08.865991 28352 leader_election.cc:343] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.868165 28585 leader_election.cc:290] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.869438 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f43c7a550745f885736595055b313b" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:08.869833 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:08.870095 28461 raft_consensus.cc:3060] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.870404 28534 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.877241 28534 raft_consensus.cc:2468] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 1.
I20260709 13:08:08.879081 28351 leader_election.cc:304] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:08.880362 28582 leader_election.cc:290] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129)
I20260709 13:08:08.877241 28461 raft_consensus.cc:2468] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 1.
I20260709 13:08:08.884720 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f43c7a550745f885736595055b313b" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:08.885259 28501 leader_election.cc:304] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:08.885550 28385 raft_consensus.cc:3060] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.886286 28582 raft_consensus.cc:2804] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.882627 28609 raft_consensus.cc:2749] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.888275 28580 raft_consensus.cc:697] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 LEADER]: Becoming Leader. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:08.889496 28580 consensus_queue.cc:237] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.894589 28585 raft_consensus.cc:2804] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:08.895285 28585 raft_consensus.cc:697] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:08.895579 28385 raft_consensus.cc:2468] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 1.
I20260709 13:08:08.900171 28576 raft_consensus.cc:359] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.910581 28576 raft_consensus.cc:385] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.910928 28576 raft_consensus.cc:740] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.906841 28611 raft_consensus.cc:493] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.911917 28611 raft_consensus.cc:515] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.907774 28582 raft_consensus.cc:697] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:08.915709 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:08.915472 28582 consensus_queue.cc:237] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:08.896380 28585 consensus_queue.cc:237] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
W20260709 13:08:08.917192 28352 leader_election.cc:343] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.920485 28576 consensus_queue.cc:260] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.920001 28282 catalog_manager.cc:5697] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc4b896ca05745cfbe59a542597983b7 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "bc4b896ca05745cfbe59a542597983b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.923014 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:08.923657 28534 raft_consensus.cc:2468] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 0.
I20260709 13:08:08.923940 28611 leader_election.cc:290] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.925086 28351 leader_election.cc:304] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [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: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:08.931774 28611 raft_consensus.cc:2804] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:08.932343 28611 raft_consensus.cc:493] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:08.932849 28611 raft_consensus.cc:3060] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.936311 28580 raft_consensus.cc:493] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.937431 28580 raft_consensus.cc:515] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.937955 28576 ts_tablet_manager.cc:1434] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.000s
I20260709 13:08:08.938396 28577 ts_tablet_manager.cc:1434] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.105s	user 0.048s	sys 0.045s
I20260709 13:08:08.940783 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:08.941166 28577 tablet_bootstrap.cc:492] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:08.941489 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:08.941041 28576 tablet_bootstrap.cc:492] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
W20260709 13:08:08.942642 28426 leader_election.cc:343] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:08.943315 28426 leader_election.cc:343] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.943696 28426 leader_election.cc:304] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc4b896ca05745cfbe59a542597983b7; no voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:08.938877 28284 catalog_manager.cc:5697] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "9363cbf38b264acd8578eed23048b6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.944584 28608 raft_consensus.cc:2749] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.933787 28283 catalog_manager.cc:5697] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 1 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:08.947518 28577 tablet_bootstrap.cc:654] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.939834 28580 leader_election.cc:290] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.949333 28576 tablet_bootstrap.cc:654] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.951363 28575 tablet_bootstrap.cc:492] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:08.951846 28575 ts_tablet_manager.cc:1403] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.134s	user 0.036s	sys 0.039s
I20260709 13:08:08.955623 28575 raft_consensus.cc:359] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.956148 28580 raft_consensus.cc:493] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:08.956349 28576 tablet_bootstrap.cc:492] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:08.956604 28575 raft_consensus.cc:385] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.956816 28576 ts_tablet_manager.cc:1403] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:08:08.956656 28580 raft_consensus.cc:515] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.957222 28575 raft_consensus.cc:740] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.958609 28575 consensus_queue.cc:260] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.959883 28576 raft_consensus.cc:359] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.960574 28576 raft_consensus.cc:385] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.960857 28576 raft_consensus.cc:740] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.961333 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:08.961649 28576 consensus_queue.cc:260] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.962381 28575 ts_tablet_manager.cc:1434] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
W20260709 13:08:08.962795 28426 leader_election.cc:343] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.963914 28576 ts_tablet_manager.cc:1434] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:08.964912 28580 leader_election.cc:290] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.965070 28576 tablet_bootstrap.cc:492] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:08.965369 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
W20260709 13:08:08.966799 28426 leader_election.cc:343] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.967268 28426 leader_election.cc:304] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc4b896ca05745cfbe59a542597983b7; no voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:08.967718 28575 tablet_bootstrap.cc:492] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:08.968902 28580 raft_consensus.cc:2749] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:08.968907 28611 raft_consensus.cc:515] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.973059 28577 tablet_bootstrap.cc:492] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:08.974189 28577 ts_tablet_manager.cc:1403] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.006s
I20260709 13:08:08.977089 28575 tablet_bootstrap.cc:654] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.978883 28576 tablet_bootstrap.cc:654] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:08.979156 28577 raft_consensus.cc:359] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.979977 28577 raft_consensus.cc:385] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:08.980331 28577 raft_consensus.cc:740] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:08.982403 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:08.982620 28611 leader_election.cc:290] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:08.984362 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
W20260709 13:08:08.986112 28352 leader_election.cc:343] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:08.985181 28534 raft_consensus.cc:3060] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:08.981191 28577 consensus_queue.cc:260] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:08.999115 28577 ts_tablet_manager.cc:1434] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:08:09.000509 28577 tablet_bootstrap.cc:492] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:09.001753 28534 raft_consensus.cc:2468] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 1.
I20260709 13:08:09.003052 28351 leader_election.cc:304] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:09.004134 28611 raft_consensus.cc:2804] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.004585 28611 raft_consensus.cc:697] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:09.005472 28611 consensus_queue.cc:237] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.014290 28576 tablet_bootstrap.cc:492] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:09.014703 28576 ts_tablet_manager.cc:1403] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.017s
I20260709 13:08:09.016534 28576 raft_consensus.cc:359] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.017073 28576 raft_consensus.cc:385] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.017334 28576 raft_consensus.cc:740] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.017979 28577 tablet_bootstrap.cc:654] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.017980 28576 consensus_queue.cc:260] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.020040 28576 ts_tablet_manager.cc:1434] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:09.020990 28576 tablet_bootstrap.cc:492] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:09.021070 28580 raft_consensus.cc:493] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.021605 28580 raft_consensus.cc:515] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.023573 28580 leader_election.cc:290] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.025668 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:09.027288 28576 tablet_bootstrap.cc:654] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.027308 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
W20260709 13:08:09.030236 28426 leader_election.cc:343] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:09.031095 28426 leader_election.cc:343] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.031610 28426 leader_election.cc:304] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc4b896ca05745cfbe59a542597983b7; no voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:09.033113 28580 raft_consensus.cc:2749] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.035519 28282 catalog_manager.cc:5697] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 1 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.037070 28611 raft_consensus.cc:493] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.037575 28611 raft_consensus.cc:515] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.039565 28575 tablet_bootstrap.cc:492] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:09.039733 28611 leader_election.cc:290] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.040052 28575 ts_tablet_manager.cc:1403] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.007s
I20260709 13:08:09.040982 28576 tablet_bootstrap.cc:492] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:09.041538 28576 ts_tablet_manager.cc:1403] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 13:08:09.041424 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:09.043181 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:09.043819 28461 raft_consensus.cc:2468] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 0.
I20260709 13:08:09.044783 28576 raft_consensus.cc:359] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.046061 28575 raft_consensus.cc:359] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.046799 28575 raft_consensus.cc:385] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.047271 28575 raft_consensus.cc:740] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.046638 28576 raft_consensus.cc:385] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.045071 28352 leader_election.cc:304] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:09.046685 28582 raft_consensus.cc:493] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.047713 28576 raft_consensus.cc:740] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.047966 28582 raft_consensus.cc:515] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.048072 28575 consensus_queue.cc:260] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.048442 28611 raft_consensus.cc:2804] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.049045 28611 raft_consensus.cc:493] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.049510 28611 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.053768 28575 ts_tablet_manager.cc:1434] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 13:08:09.054103 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:09.054720 28575 tablet_bootstrap.cc:492] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
W20260709 13:08:09.055531 28500 leader_election.cc:343] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.056389 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:09.057440 28611 raft_consensus.cc:515] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.049979 28534 raft_consensus.cc:2468] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 0.
I20260709 13:08:09.058116 28577 tablet_bootstrap.cc:492] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:09.058815 28577 ts_tablet_manager.cc:1403] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.018s
I20260709 13:08:09.057080 28461 raft_consensus.cc:2468] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 0.
I20260709 13:08:09.062816 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:09.063680 28460 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.064020 28501 leader_election.cc:304] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [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: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:09.065012 28582 leader_election.cc:290] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:09.067776 28575 tablet_bootstrap.cc:654] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.068356 28577 raft_consensus.cc:359] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.069142 28577 raft_consensus.cc:385] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.069492 28577 raft_consensus.cc:740] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.070438 28582 raft_consensus.cc:2804] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.071007 28582 raft_consensus.cc:493] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.071403 28582 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.072980 28575 tablet_bootstrap.cc:492] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:09.073027 28460 raft_consensus.cc:2468] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 1.
I20260709 13:08:09.073578 28575 ts_tablet_manager.cc:1403] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:08:09.048394 28576 consensus_queue.cc:260] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.074544 28352 leader_election.cc:304] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:09.075474 28607 raft_consensus.cc:2804] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.075904 28607 raft_consensus.cc:697] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:09.076486 28575 raft_consensus.cc:359] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.077157 28575 raft_consensus.cc:385] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.076773 28607 consensus_queue.cc:237] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.078150 28585 raft_consensus.cc:493] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.078452 28611 leader_election.cc:290] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.077672 28576 ts_tablet_manager.cc:1434] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:08:09.078629 28585 raft_consensus.cc:515] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.079677 28576 tablet_bootstrap.cc:492] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7: Bootstrap starting.
I20260709 13:08:09.080649 28585 leader_election.cc:290] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.082404 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:09.082449 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:09.083181 28534 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.083563 28610 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.084009 28610 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.085914 28576 tablet_bootstrap.cc:654] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.086242 28610 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:09.087929 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:09.088025 28582 raft_consensus.cc:515] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
W20260709 13:08:09.089572 28500 leader_election.cc:343] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.090032 28582 leader_election.cc:290] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:09.070418 28577 consensus_queue.cc:260] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.090819 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:09.091387 28580 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.091681 28460 raft_consensus.cc:2468] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 0.
I20260709 13:08:09.091836 28580 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.093060 28577 ts_tablet_manager.cc:1434] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.003s
I20260709 13:08:09.093408 28352 leader_election.cc:304] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:09.094004 28580 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.094470 28585 raft_consensus.cc:2804] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.094849 28585 raft_consensus.cc:493] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.094962 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:09.095222 28585 raft_consensus.cc:3060] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:09.096505 28500 leader_election.cc:343] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.096570 28534 raft_consensus.cc:2468] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 1.
I20260709 13:08:09.099599 28575 raft_consensus.cc:740] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.100833 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:09.101068 28575 consensus_queue.cc:260] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.101471 28461 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.102936 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:09.103315 28535 raft_consensus.cc:2468] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 0.
W20260709 13:08:09.104646 28426 leader_election.cc:343] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.108559 28575 ts_tablet_manager.cc:1434] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:08:09.101378 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:09.109629 28533 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 0.
I20260709 13:08:09.102172 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:09.110713 28460 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 0.
I20260709 13:08:09.102274 28585 raft_consensus.cc:515] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.111941 28501 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [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: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:09.112926 28585 leader_election.cc:290] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.094107 28577 tablet_bootstrap.cc:492] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:09.113780 28426 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [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: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:09.114635 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:09.114868 28580 raft_consensus.cc:2804] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.115295 28533 raft_consensus.cc:3060] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.115835 28610 raft_consensus.cc:2804] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.116209 28610 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.116515 28575 tablet_bootstrap.cc:492] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8: Bootstrap starting.
I20260709 13:08:09.116541 28610 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.115329 28580 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.122020 28580 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.122851 28533 raft_consensus.cc:2468] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 1.
I20260709 13:08:09.125757 28575 tablet_bootstrap.cc:654] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.126463 28461 raft_consensus.cc:2468] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 1.
I20260709 13:08:09.128640 28351 leader_election.cc:304] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:09.129550 28607 raft_consensus.cc:2804] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.130056 28607 raft_consensus.cc:697] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:09.130908 28607 consensus_queue.cc:237] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.131778 28501 leader_election.cc:304] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:09.132627 28609 raft_consensus.cc:2804] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.133242 28609 raft_consensus.cc:697] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:09.134400 28609 consensus_queue.cc:237] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.114722 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:09.140710 28460 raft_consensus.cc:3060] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.144868 28577 tablet_bootstrap.cc:654] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.148902 28580 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.149714 28582 raft_consensus.cc:493] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.153832 28582 raft_consensus.cc:515] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.156525 28582 leader_election.cc:290] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:09.158903 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:09.159827 28385 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 0.
I20260709 13:08:09.161620 28500 leader_election.cc:304] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:09.162927 28609 raft_consensus.cc:2804] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.163489 28609 raft_consensus.cc:493] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.164003 28609 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.171552 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
W20260709 13:08:09.173147 28501 leader_election.cc:343] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.174312 28282 catalog_manager.cc:5697] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "9363cbf38b264acd8578eed23048b6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.177958 28608 raft_consensus.cc:493] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.196463 28608 raft_consensus.cc:515] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.199504 28608 leader_election.cc:290] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.202193 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:09.203327 28535 raft_consensus.cc:2393] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc4b896ca05745cfbe59a542597983b7 in current term 1: Already voted for candidate 97fcab82231a4c57b255a02f5a57d55a in this term.
I20260709 13:08:09.205650 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:09.208137 28426 leader_election.cc:304] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc4b896ca05745cfbe59a542597983b7; no voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:09.209712 28608 raft_consensus.cc:3060] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.153210 28610 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.221312 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
W20260709 13:08:09.223296 28500 leader_election.cc:343] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.225965 28610 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:09.188179 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:09.240130 28633 raft_consensus.cc:493] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.190851 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:09.242112 28533 raft_consensus.cc:2393] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc4b896ca05745cfbe59a542597983b7 in current term 1: Already voted for candidate 9363cbf38b264acd8578eed23048b6c8 in this term.
I20260709 13:08:09.195528 28460 raft_consensus.cc:2468] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 1.
I20260709 13:08:09.226222 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:09.243274 28461 raft_consensus.cc:2393] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9363cbf38b264acd8578eed23048b6c8 in current term 1: Already voted for candidate bc4b896ca05745cfbe59a542597983b7 in this term.
I20260709 13:08:09.244375 28576 tablet_bootstrap.cc:492] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7: No bootstrap required, opened a new log
I20260709 13:08:09.244884 28576 ts_tablet_manager.cc:1403] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7: Time spent bootstrapping tablet: real 0.165s	user 0.031s	sys 0.097s
I20260709 13:08:09.244706 28501 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [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: 9363cbf38b264acd8578eed23048b6c8; no voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:09.245396 28633 raft_consensus.cc:515] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.246407 28610 raft_consensus.cc:2749] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.247678 28633 leader_election.cc:290] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.182427 28284 catalog_manager.cc:5697] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 1 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:09.240799 28426 leader_election.cc:343] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:09.251497 28575 tablet_bootstrap.cc:492] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8: No bootstrap required, opened a new log
I20260709 13:08:09.251856 28575 ts_tablet_manager.cc:1403] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8: Time spent bootstrapping tablet: real 0.136s	user 0.051s	sys 0.064s
I20260709 13:08:09.252494 28426 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [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: bc4b896ca05745cfbe59a542597983b7; no voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:09.253278 28633 raft_consensus.cc:2749] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.190608 28580 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.253954 28575 raft_consensus.cc:359] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.260999 28577 tablet_bootstrap.cc:492] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:09.261147 28575 raft_consensus.cc:385] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.261559 28575 raft_consensus.cc:740] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.262001 28577 ts_tablet_manager.cc:1403] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.168s	user 0.035s	sys 0.062s
I20260709 13:08:09.248217 28608 raft_consensus.cc:2749] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.247900 28576 raft_consensus.cc:359] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.254325 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:09.236064 28609 raft_consensus.cc:515] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.264104 28533 raft_consensus.cc:2393] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc4b896ca05745cfbe59a542597983b7 in current term 1: Already voted for candidate 97fcab82231a4c57b255a02f5a57d55a in this term.
I20260709 13:08:09.264667 28577 raft_consensus.cc:359] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.265448 28577 raft_consensus.cc:385] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.254328 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:09.266165 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:09.266238 28609 leader_election.cc:290] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:09.266397 28577 raft_consensus.cc:740] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.262434 28575 consensus_queue.cc:260] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.263010 28576 raft_consensus.cc:385] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.267014 28576 raft_consensus.cc:740] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.267140 28577 consensus_queue.cc:260] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.267762 28576 consensus_queue.cc:260] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.269127 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:09.268766 28284 catalog_manager.cc:5697] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 1 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.269634 28577 ts_tablet_manager.cc:1434] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:09.269878 28576 ts_tablet_manager.cc:1434] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:08:09.266805 28386 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.270728 28577 tablet_bootstrap.cc:492] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:09.270951 28426 leader_election.cc:304] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc4b896ca05745cfbe59a542597983b7; no voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:09.272858 28580 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.269785 28460 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.276801 28577 tablet_bootstrap.cc:654] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.276883 28575 ts_tablet_manager.cc:1434] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:08:09.284721 28580 raft_consensus.cc:2749] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.287066 28386 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 1.
I20260709 13:08:09.288909 28500 leader_election.cc:304] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:09.290143 28609 raft_consensus.cc:2804] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.290601 28609 raft_consensus.cc:697] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Becoming Leader. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:09.291391 28609 consensus_queue.cc:237] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.292150 28577 tablet_bootstrap.cc:492] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:09.292583 28577 ts_tablet_manager.cc:1403] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 13:08:09.289188 28460 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 1.
I20260709 13:08:09.295925 28577 raft_consensus.cc:359] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.296828 28577 raft_consensus.cc:385] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.297241 28577 raft_consensus.cc:740] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.298059 28577 consensus_queue.cc:260] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.300544 28577 ts_tablet_manager.cc:1434] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:09.301577 28577 tablet_bootstrap.cc:492] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a: Bootstrap starting.
I20260709 13:08:09.304541 28284 catalog_manager.cc:5697] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "9363cbf38b264acd8578eed23048b6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:09.307305 28577 tablet_bootstrap.cc:654] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:09.311836 28577 tablet_bootstrap.cc:492] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a: No bootstrap required, opened a new log
I20260709 13:08:09.312270 28577 ts_tablet_manager.cc:1403] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:09.314414 28577 raft_consensus.cc:359] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.314924 28577 raft_consensus.cc:385] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:09.315222 28577 raft_consensus.cc:740] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Initialized, Role: FOLLOWER
I20260709 13:08:09.315920 28577 consensus_queue.cc:260] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.317634 28577 ts_tablet_manager.cc:1434] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:08:09.320271 28609 consensus_queue.cc:1048] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.331683 28610 consensus_queue.cc:1048] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.351665 28580 consensus_queue.cc:1048] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.362020 28608 consensus_queue.cc:1048] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.392200 28607 consensus_queue.cc:1048] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.402439 28607 consensus_queue.cc:1048] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.412915 28607 consensus_queue.cc:1048] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.417699 28607 raft_consensus.cc:493] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.418228 28607 raft_consensus.cc:515] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.422333 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:09.423041 28460 raft_consensus.cc:2468] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 0.
I20260709 13:08:09.424643 28611 consensus_queue.cc:1048] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:09.425096 28352 leader_election.cc:304] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:09.427042 28607 leader_election.cc:290] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.427541 28607 raft_consensus.cc:2804] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:09.427874 28607 raft_consensus.cc:493] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:09.428203 28607 raft_consensus.cc:3060] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.431875 28648 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:09.432003 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:09.432439 28648 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.432861 28534 raft_consensus.cc:2468] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 0.
I20260709 13:08:09.436012 28648 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.436123 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7" is_pre_election: true
I20260709 13:08:09.436236 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:09.436955 28460 raft_consensus.cc:2393] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97fcab82231a4c57b255a02f5a57d55a in current term 1: Already voted for candidate bc4b896ca05745cfbe59a542597983b7 in this term.
I20260709 13:08:09.437480 28534 raft_consensus.cc:2393] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97fcab82231a4c57b255a02f5a57d55a in current term 1: Already voted for candidate 9363cbf38b264acd8578eed23048b6c8 in this term.
I20260709 13:08:09.438680 28607 raft_consensus.cc:515] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.438891 28351 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a; no voters: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:09.440521 28648 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.441354 28607 leader_election.cc:290] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:09.442080 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:09.442750 28460 raft_consensus.cc:3060] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.444607 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:09.445339 28533 raft_consensus.cc:3060] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.452682 28648 raft_consensus.cc:2749] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:09.452802 28533 raft_consensus.cc:2468] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 1.
I20260709 13:08:09.454425 28351 leader_election.cc:304] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:09.455353 28648 raft_consensus.cc:2804] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:09.455673 28460 raft_consensus.cc:2468] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 1.
I20260709 13:08:09.456064 28648 raft_consensus.cc:697] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:09.457242 28648 consensus_queue.cc:237] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:09.464998 28281 catalog_manager.cc:5697] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 1 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.524762 28648 consensus_queue.cc:1048] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.536017 28648 consensus_queue.cc:1048] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:09.580175 28648 consensus_queue.cc:1048] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.591470 28648 consensus_queue.cc:1048] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.618784 28610 consensus_queue.cc:1048] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.627803 28386 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:09.636252 28609 consensus_queue.cc:1048] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.683048 28609 consensus_queue.cc:1048] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:09.694094 28582 consensus_queue.cc:1048] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:09.855413 28332 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:09.998441 28648 consensus_queue.cc:1048] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.010222 28647 consensus_queue.cc:1048] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:10.772336 28660 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:10.772743 28660 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:10.774425 28660 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:10.775352 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a" is_pre_election: true
I20260709 13:08:10.775746 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8" is_pre_election: true
I20260709 13:08:10.775970 28386 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 1.
I20260709 13:08:10.776288 28533 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 1.
I20260709 13:08:10.777094 28426 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [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: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:10.777890 28660 raft_consensus.cc:2804] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:10.778296 28660 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:10.778653 28660 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.784056 28660 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:10.785847 28660 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:10.786779 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:10.787070 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:10.787273 28386 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.787766 28533 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:10.792222 28386 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:10.792666 28533 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:10.793447 28426 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:10.794142 28660 raft_consensus.cc:2804] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:10.795084 28660 raft_consensus.cc:697] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Leader. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:10.795867 28660 consensus_queue.cc:237] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Queue going to LEADER 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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:10.802397 28284 catalog_manager.cc:5697] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 reported cstate change: term changed from 0 to 2, leader changed from <none> to bc4b896ca05745cfbe59a542597983b7 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "bc4b896ca05745cfbe59a542597983b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.987046 28533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45f43c7a550745f885736595055b313b"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
mode: GRACEFUL
new_leader_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:08:10.987766 28533 raft_consensus.cc:606] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Received request to transfer leadership to TS 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:11.001739 28460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
mode: GRACEFUL
new_leader_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:08:11.002218 28460 raft_consensus.cc:606] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 LEADER]: Received request to transfer leadership to TS 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:11.013247 28460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
mode: GRACEFUL
new_leader_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:08:11.013754 28460 raft_consensus.cc:606] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Received request to transfer leadership to TS 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:11.018625 28533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
mode: GRACEFUL
new_leader_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:08:11.019232 28533 raft_consensus.cc:606] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Received request to transfer leadership to TS bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:11.024246 28533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
mode: GRACEFUL
new_leader_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:08:11.024767 28533 raft_consensus.cc:606] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Received request to transfer leadership to TS bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:11.029911 28673 raft_consensus.cc:993] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8: : Instructing follower bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:11.033929 28582 raft_consensus.cc:1081] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Signalling peer bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:11.035859 28460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:56722
I20260709 13:08:11.036502 28460 raft_consensus.cc:493] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.036864 28460 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.039655 28386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:60188
I20260709 13:08:11.040251 28386 raft_consensus.cc:606] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Received request to transfer leadership to TS bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:11.043648 28460 raft_consensus.cc:515] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.045414 28460 leader_election.cc:290] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:11.045737 28386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:60188
I20260709 13:08:11.046056 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:11.046321 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:11.046677 28385 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.046900 28533 raft_consensus.cc:3055] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.046670 28386 raft_consensus.cc:606] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Received request to transfer leadership to TS bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:11.047247 28533 raft_consensus.cc:740] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:11.048029 28533 consensus_queue.cc:260] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.048970 28533 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.053016 28386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:60188
I20260709 13:08:11.053471 28385 raft_consensus.cc:2468] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:11.053702 28386 raft_consensus.cc:606] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Received request to transfer leadership to TS 9363cbf38b264acd8578eed23048b6c8
I20260709 13:08:11.054210 28533 raft_consensus.cc:2468] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:11.054751 28426 leader_election.cc:304] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:11.055516 28660 raft_consensus.cc:2804] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.055928 28660 raft_consensus.cc:697] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Leader. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:11.056711 28660 consensus_queue.cc:237] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.063683 28663 raft_consensus.cc:993] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:11.064182 28648 raft_consensus.cc:1081] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Signalling peer 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:11.063854 28284 catalog_manager.cc:5697] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 reported cstate change: term changed from 1 to 2, leader changed from 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131) to bc4b896ca05745cfbe59a542597983b7 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "bc4b896ca05745cfbe59a542597983b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.065841 28533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:43552
I20260709 13:08:11.066363 28533 raft_consensus.cc:493] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.066720 28533 raft_consensus.cc:3060] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.072028 28533 raft_consensus.cc:515] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.073745 28533 leader_election.cc:290] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 2 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:11.074421 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:11.074747 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322abd77c08b4011a791fdcd95b6d6c0" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:11.075034 28386 raft_consensus.cc:3055] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.075327 28460 raft_consensus.cc:3060] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.075385 28386 raft_consensus.cc:740] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:11.076273 28386 consensus_queue.cc:260] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.077450 28386 raft_consensus.cc:3060] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.081028 28460 raft_consensus.cc:2468] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 2.
I20260709 13:08:11.082186 28501 leader_election.cc:304] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:11.082518 28386 raft_consensus.cc:2468] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 2.
I20260709 13:08:11.082863 28582 raft_consensus.cc:2804] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.083387 28582 raft_consensus.cc:697] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 2 LEADER]: Becoming Leader. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:11.084134 28582 consensus_queue.cc:237] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.090808 28284 catalog_manager.cc:5697] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 reported cstate change: term changed from 1 to 2, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "9363cbf38b264acd8578eed23048b6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:11.095410 28664 raft_consensus.cc:993] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7: : Instructing follower 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:11.095921 28660 raft_consensus.cc:1081] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 LEADER]: Signalling peer 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:11.097447 28386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:60170
I20260709 13:08:11.097934 28386 raft_consensus.cc:493] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.098304 28386 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.103001 28386 raft_consensus.cc:515] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.105089 28386 leader_election.cc:290] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 2 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:11.106067 28460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:11.106582 28460 raft_consensus.cc:3055] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.106747 28648 raft_consensus.cc:993] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:11.106463 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:11.106976 28460 raft_consensus.cc:740] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:11.107254 28663 raft_consensus.cc:1081] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Signalling peer bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:11.107304 28533 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.107887 28460 consensus_queue.cc:260] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.108939 28461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:56706
I20260709 13:08:11.109098 28460 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.109495 28461 raft_consensus.cc:493] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.109859 28461 raft_consensus.cc:3060] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.114470 28533 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 2.
I20260709 13:08:11.114460 28461 raft_consensus.cc:515] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.115769 28351 leader_election.cc:304] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:11.116034 28460 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 2.
I20260709 13:08:11.116467 28461 leader_election.cc:290] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:11.117486 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:11.117511 28648 raft_consensus.cc:2804] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.117484 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b1927c1f73495f8aa8d6b926618fd5" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:11.118278 28386 raft_consensus.cc:3055] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.118359 28533 raft_consensus.cc:3060] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.118729 28386 raft_consensus.cc:740] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:11.119077 28648 raft_consensus.cc:697] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 2 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:11.119563 28386 consensus_queue.cc:260] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.120488 28386 raft_consensus.cc:3060] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.119971 28648 consensus_queue.cc:237] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.125487 28533 raft_consensus.cc:2468] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:11.126281 28386 raft_consensus.cc:2468] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:11.126596 28426 leader_election.cc:304] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:11.127405 28660 raft_consensus.cc:2804] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.127871 28660 raft_consensus.cc:697] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Leader. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:11.128525 28660 consensus_queue.cc:237] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.135991 28284 catalog_manager.cc:5697] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 reported cstate change: term changed from 1 to 2, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to bc4b896ca05745cfbe59a542597983b7 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "bc4b896ca05745cfbe59a542597983b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.137590 28281 catalog_manager.cc:5697] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 1 to 2, leader changed from bc4b896ca05745cfbe59a542597983b7 (127.27.21.130) to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 2 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.156116 28675 raft_consensus.cc:993] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8: : Instructing follower bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:11.156581 28582 raft_consensus.cc:1081] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Signalling peer bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:11.158139 28461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:56722
I20260709 13:08:11.158633 28461 raft_consensus.cc:493] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.158921 28461 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.163830 28461 raft_consensus.cc:515] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.165597 28461 leader_election.cc:290] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:11.166369 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:11.166595 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:11.167002 28386 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.167127 28533 raft_consensus.cc:3055] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.167564 28533 raft_consensus.cc:740] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:11.168272 28533 consensus_queue.cc:260] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.169188 28533 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.171998 28386 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:11.173178 28426 leader_election.cc:304] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:11.173918 28660 raft_consensus.cc:2804] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.174307 28660 raft_consensus.cc:697] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Leader. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:11.174440 28533 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:11.175161 28660 consensus_queue.cc:237] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.177147 28533 raft_consensus.cc:1275] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:11.178519 28664 consensus_queue.cc:1048] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.183650 28281 catalog_manager.cc:5697] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 reported cstate change: term changed from 1 to 2, leader changed from 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131) to bc4b896ca05745cfbe59a542597983b7 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "bc4b896ca05745cfbe59a542597983b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.191184 28386 raft_consensus.cc:1275] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:11.193552 28660 consensus_queue.cc:1048] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:11.202308 28664 raft_consensus.cc:993] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7: : Instructing follower 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:11.202793 28660 raft_consensus.cc:1081] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Signalling peer 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:11.204599 28386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:60170
I20260709 13:08:11.205237 28386 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.205631 28386 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.210599 28386 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.212325 28386 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 3 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:11.213433 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:11.213481 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:11.214339 28461 raft_consensus.cc:3055] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:11.214335 28533 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.214861 28461 raft_consensus.cc:740] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:11.215756 28461 consensus_queue.cc:260] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.217119 28461 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:11.222154 28533 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:11.223374 28351 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [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: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:11.224243 28648 raft_consensus.cc:2804] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:11.224311 28461 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:11.224753 28648 raft_consensus.cc:697] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:11.225634 28648 consensus_queue.cc:237] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.231644 28284 catalog_manager.cc:5697] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 2 to 3, leader changed from bc4b896ca05745cfbe59a542597983b7 (127.27.21.130) to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 3 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.241822 28675 raft_consensus.cc:993] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8: : Instructing follower 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:11.242308 28582 raft_consensus.cc:1081] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Signalling peer 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:11.243603 28386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45f43c7a550745f885736595055b313b"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:60184
I20260709 13:08:11.244019 28386 raft_consensus.cc:493] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.244277 28386 raft_consensus.cc:3060] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.248726 28386 raft_consensus.cc:515] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:11.250348 28386 leader_election.cc:290] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 2 election: Requested vote from peers 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:11.251255 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f43c7a550745f885736595055b313b" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:11.251551 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f43c7a550745f885736595055b313b" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:11.251857 28533 raft_consensus.cc:3055] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.252075 28461 raft_consensus.cc:3060] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.252203 28533 raft_consensus.cc:740] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:11.253026 28533 consensus_queue.cc:260] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:11.254222 28533 raft_consensus.cc:3060] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.258947 28461 raft_consensus.cc:2468] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 2.
I20260709 13:08:11.260219 28352 leader_election.cc:304] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:11.260754 28533 raft_consensus.cc:2468] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 2.
I20260709 13:08:11.260912 28648 raft_consensus.cc:2804] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.261422 28648 raft_consensus.cc:697] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 2 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:11.262233 28648 consensus_queue.cc:237] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } }
I20260709 13:08:11.268810 28284 catalog_manager.cc:5697] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 1 to 2, leader changed from 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131) to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 2 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:11.397195 28663 raft_consensus.cc:993] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:11.398187 28648 raft_consensus.cc:1081] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Signalling peer bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:11.399811 28461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:56706
I20260709 13:08:11.400336 28461 raft_consensus.cc:493] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:11.400656 28461 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.405592 28461 raft_consensus.cc:515] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.407114 28461 leader_election.cc:290] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:11.408063 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:11.408456 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:11.408689 28386 raft_consensus.cc:3055] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:11.408994 28533 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.409004 28386 raft_consensus.cc:740] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:11.409972 28386 consensus_queue.cc:260] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.411167 28386 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:11.415982 28533 raft_consensus.cc:2468] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:11.417119 28426 leader_election.cc:304] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:11.417618 28386 raft_consensus.cc:2468] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:11.417873 28660 raft_consensus.cc:2804] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:11.418345 28660 raft_consensus.cc:697] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Leader. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:11.419147 28660 consensus_queue.cc:237] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:11.426688 28284 catalog_manager.cc:5697] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 reported cstate change: term changed from 1 to 2, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to bc4b896ca05745cfbe59a542597983b7 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "bc4b896ca05745cfbe59a542597983b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.552824 28533 raft_consensus.cc:1275] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.554277 28461 raft_consensus.cc:1275] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.554270 28648 consensus_queue.cc:1048] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:11.555708 28582 consensus_queue.cc:1048] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.560528 28386 raft_consensus.cc:1275] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.565062 28664 consensus_queue.cc:1048] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.567358 28385 raft_consensus.cc:1275] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.569043 28460 raft_consensus.cc:1275] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.569976 28582 consensus_queue.cc:1048] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.571242 28385 raft_consensus.cc:1275] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.577016 28648 consensus_queue.cc:1048] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.578038 28533 raft_consensus.cc:1275] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.578907 28660 consensus_queue.cc:1048] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.580052 28664 consensus_queue.cc:1048] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:11.595448 28384 raft_consensus.cc:1275] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.597235 28660 consensus_queue.cc:1048] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.608691 28533 raft_consensus.cc:1275] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.610240 28660 consensus_queue.cc:1048] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.618142 28535 raft_consensus.cc:1275] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.620658 28664 consensus_queue.cc:1048] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.667356 28461 raft_consensus.cc:1275] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:11.668780 28648 consensus_queue.cc:1048] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.676192 28533 raft_consensus.cc:1275] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:11.677727 28648 consensus_queue.cc:1048] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.726081 28461 raft_consensus.cc:1275] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.727636 28687 consensus_queue.cc:1048] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.736028 28533 raft_consensus.cc:1275] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.737574 28648 consensus_queue.cc:1048] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.811892 28385 raft_consensus.cc:1275] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.813138 28664 consensus_queue.cc:1048] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:11.821967 28533 raft_consensus.cc:1275] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:11.823354 28664 consensus_queue.cc:1048] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:14.088413 27734 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:08:14.089172 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:14.106144 28385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:47500
I20260709 13:08:14.106801 28385 raft_consensus.cc:606] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Received request to transfer leadership to TS 9363cbf38b264acd8578eed23048b6c8
I20260709 13:08:14.109391 28385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:47500
I20260709 13:08:14.109824 28385 raft_consensus.cc:606] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 2 LEADER]: Received request to transfer leadership to TS 9363cbf38b264acd8578eed23048b6c8
I20260709 13:08:14.110874 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:14.111279 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:14.433691 28714 raft_consensus.cc:993] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:14.434273 28709 raft_consensus.cc:1081] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Signalling peer 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:14.436000 28533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:43552
I20260709 13:08:14.436519 28533 raft_consensus.cc:493] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.436771 28533 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.442596 28533 raft_consensus.cc:515] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:14.444357 28533 leader_election.cc:290] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 2 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:14.445255 28385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:14.445775 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:14.446056 28385 raft_consensus.cc:3055] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:14.446341 28461 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.446404 28385 raft_consensus.cc:740] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:14.447254 28385 consensus_queue.cc:260] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:14.448246 28385 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:14.451697 28461 raft_consensus.cc:2468] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 2.
I20260709 13:08:14.453001 28501 leader_election.cc:304] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:14.453583 28385 raft_consensus.cc:2468] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 2.
I20260709 13:08:14.453886 28708 raft_consensus.cc:2804] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:14.454945 28708 raft_consensus.cc:697] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 2 LEADER]: Becoming Leader. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:14.455727 28708 consensus_queue.cc:237] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:14.463914 28281 catalog_manager.cc:5697] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 reported cstate change: term changed from 1 to 2, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "9363cbf38b264acd8578eed23048b6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.551709 28714 raft_consensus.cc:993] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:14.552167 28709 raft_consensus.cc:1081] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 2 LEADER]: Signalling peer 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:14.553542 28533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:43552
I20260709 13:08:14.554000 28533 raft_consensus.cc:493] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:14.554301 28533 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.558558 28533 raft_consensus.cc:515] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:14.560722 28533 leader_election.cc:290] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 3 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:14.561556 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:14.562235 28386 raft_consensus.cc:3055] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:14.561455 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:14.562584 28386 raft_consensus.cc:740] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:14.562764 28461 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.563409 28386 consensus_queue.cc:260] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:14.564736 28386 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:14.570459 28461 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 3.
I20260709 13:08:14.571849 28501 leader_election.cc:304] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [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: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:14.572113 28386 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 3.
I20260709 13:08:14.572620 28708 raft_consensus.cc:2804] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:14.573194 28708 raft_consensus.cc:697] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 3 LEADER]: Becoming Leader. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:14.574110 28708 consensus_queue.cc:237] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:14.581770 28281 catalog_manager.cc:5697] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 reported cstate change: term changed from 2 to 3, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "9363cbf38b264acd8578eed23048b6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:14.951859 28386 raft_consensus.cc:1275] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:14.953361 28708 consensus_queue.cc:1048] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:14.962299 28385 raft_consensus.cc:1275] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.965262 28715 consensus_queue.cc:1048] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:14.966264 28461 raft_consensus.cc:1275] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:14.968431 28724 consensus_queue.cc:1048] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:14.979178 28460 raft_consensus.cc:1275] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:14.980952 28708 consensus_queue.cc:1048] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:15.112042 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:15.124387 28533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
mode: GRACEFUL
new_leader_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:08:15.124948 28533 raft_consensus.cc:606] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 3 LEADER]: Received request to transfer leadership to TS 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:15.129529 28533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
mode: GRACEFUL
new_leader_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:43560
I20260709 13:08:15.129978 28533 raft_consensus.cc:606] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 2 LEADER]: Received request to transfer leadership to TS 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:15.139635 28461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
mode: GRACEFUL
new_leader_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:08:15.140106 28461 raft_consensus.cc:606] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Received request to transfer leadership to TS 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:15.145020 28461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
mode: GRACEFUL
new_leader_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:08:15.145520 28461 raft_consensus.cc:606] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Received request to transfer leadership to TS 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:15.150003 28461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
mode: GRACEFUL
new_leader_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:56730
I20260709 13:08:15.150494 28461 raft_consensus.cc:606] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Received request to transfer leadership to TS 97fcab82231a4c57b255a02f5a57d55a
I20260709 13:08:15.220002 28717 raft_consensus.cc:993] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7: : Instructing follower 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.220571 28711 raft_consensus.cc:1081] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Signalling peer 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.222168 28386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:60170
I20260709 13:08:15.222579 28386 raft_consensus.cc:493] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.222819 28386 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.227152 28386 raft_consensus.cc:515] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.228904 28386 leader_election.cc:290] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 3 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:15.229959 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:15.230099 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:15.230465 28533 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.230841 28461 raft_consensus.cc:3055] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:15.231178 28461 raft_consensus.cc:740] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:15.231877 28461 consensus_queue.cc:260] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.232941 28461 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.236184 28533 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:15.237551 28461 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:15.237494 28351 leader_election.cc:304] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [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: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:15.238464 28709 raft_consensus.cc:2804] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:15.239478 28709 raft_consensus.cc:697] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:15.240356 28709 consensus_queue.cc:237] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.246902 28282 catalog_manager.cc:5697] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 2 to 3, leader changed from bc4b896ca05745cfbe59a542597983b7 (127.27.21.130) to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 3 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.383529 28708 raft_consensus.cc:993] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8: : Instructing follower 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.383965 28715 raft_consensus.cc:1081] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 3 LEADER]: Signalling peer 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.385478 28386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:60184
I20260709 13:08:15.385991 28386 raft_consensus.cc:493] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.386255 28386 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:15.390414 28386 raft_consensus.cc:515] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.392074 28386 leader_election.cc:290] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 4 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:15.393242 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:15.393312 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824a1e1817044b4080e8a5add8d3f343" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:15.394032 28461 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:15.394098 28533 raft_consensus.cc:3055] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:15.394508 28533 raft_consensus.cc:740] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:15.395300 28533 consensus_queue.cc:260] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.396526 28533 raft_consensus.cc:3060] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:15.401146 28461 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 4.
I20260709 13:08:15.402426 28352 leader_election.cc:304] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [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: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:15.403182 28709 raft_consensus.cc:2804] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:15.403138 28533 raft_consensus.cc:2468] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 4.
I20260709 13:08:15.403818 28709 raft_consensus.cc:697] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 4 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:15.404820 28709 consensus_queue.cc:237] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.411285 28282 catalog_manager.cc:5697] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 3 to 4, leader changed from 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131) to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 4 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.489367 28724 raft_consensus.cc:993] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8: : Instructing follower 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.489835 28715 raft_consensus.cc:1081] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 2 LEADER]: Signalling peer 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.491385 28386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:60184
I20260709 13:08:15.491806 28386 raft_consensus.cc:493] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.492024 28386 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.496233 28386 raft_consensus.cc:515] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.497907 28386 leader_election.cc:290] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 3 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:15.498675 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:15.498880 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419ba3c97475408dbc37bb68626a8fd7" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:15.499207 28461 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.499415 28533 raft_consensus.cc:3055] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:15.500572 28533 raft_consensus.cc:740] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:15.501418 28533 consensus_queue.cc:260] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.502548 28533 raft_consensus.cc:3060] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.505148 28717 raft_consensus.cc:993] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7: : Instructing follower 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.505607 28711 raft_consensus.cc:1081] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Signalling peer 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.506570 28461 raft_consensus.cc:2468] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:15.507354 28386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:60170
I20260709 13:08:15.507545 28352 leader_election.cc:304] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [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: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:15.507804 28386 raft_consensus.cc:493] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.508169 28386 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.508343 28709 raft_consensus.cc:2804] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:15.508592 28533 raft_consensus.cc:2468] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:15.508831 28709 raft_consensus.cc:697] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:15.509719 28709 consensus_queue.cc:237] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.514403 28386 raft_consensus.cc:515] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.515827 28386 leader_election.cc:290] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 3 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:15.516717 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:15.516993 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:15.517241 28461 raft_consensus.cc:3055] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:15.517530 28533 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.516852 28282 catalog_manager.cc:5697] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 2 to 3, leader changed from 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131) to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 3 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.517629 28461 raft_consensus.cc:740] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:15.518352 28461 consensus_queue.cc:260] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.519166 28461 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.522575 28533 raft_consensus.cc:2468] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:15.523630 28351 leader_election.cc:304] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [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: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:15.524504 28709 raft_consensus.cc:2804] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:15.524621 28461 raft_consensus.cc:2468] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:15.525385 28709 raft_consensus.cc:697] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:15.526160 28709 consensus_queue.cc:237] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.532500 28282 catalog_manager.cc:5697] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 2 to 3, leader changed from bc4b896ca05745cfbe59a542597983b7 (127.27.21.130) to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 3 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.594134 28717 raft_consensus.cc:993] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7: : Instructing follower 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.594697 28711 raft_consensus.cc:1081] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Signalling peer 97fcab82231a4c57b255a02f5a57d55a to start an election
I20260709 13:08:15.596030 28386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
 from {username='slave'} at 127.0.0.1:60170
I20260709 13:08:15.596473 28386 raft_consensus.cc:493] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:15.596771 28386 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.600869 28386 raft_consensus.cc:515] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.602257 28386 leader_election.cc:290] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [CANDIDATE]: Term 3 election: Requested vote from peers bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:15.603098 28461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:15.603317 28533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4857fac669dd4c9cb3e57370fd5902a4" candidate_uuid: "97fcab82231a4c57b255a02f5a57d55a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:15.603600 28461 raft_consensus.cc:3055] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:15.603816 28533 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.603929 28461 raft_consensus.cc:740] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:15.604758 28461 consensus_queue.cc:260] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.605679 28461 raft_consensus.cc:3060] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:15.608351 28533 raft_consensus.cc:2468] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:15.609354 28351 leader_election.cc:304] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [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: 9363cbf38b264acd8578eed23048b6c8, 97fcab82231a4c57b255a02f5a57d55a; no voters: 
I20260709 13:08:15.609546 28461 raft_consensus.cc:2468] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97fcab82231a4c57b255a02f5a57d55a in term 3.
I20260709 13:08:15.610100 28709 raft_consensus.cc:2804] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:15.610563 28709 raft_consensus.cc:697] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Becoming Leader. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:15.611363 28709 consensus_queue.cc:237] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:15.617904 28282 catalog_manager.cc:5697] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a reported cstate change: term changed from 2 to 3, leader changed from bc4b896ca05745cfbe59a542597983b7 (127.27.21.130) to 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129). New cstate: current_term: 3 leader_uuid: "97fcab82231a4c57b255a02f5a57d55a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:15.676791 28461 raft_consensus.cc:1275] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:15.678244 28709 consensus_queue.cc:1048] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.688158 28533 raft_consensus.cc:1275] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:15.689600 28709 consensus_queue.cc:1048] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.392903 28535 raft_consensus.cc:1275] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:16.397171 28531 raft_consensus.cc:1275] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.398906 28535 raft_consensus.cc:1275] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.402127 28534 raft_consensus.cc:1275] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.405896 28709 consensus_queue.cc:1048] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:16.413121 28709 consensus_queue.cc:1048] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.413894 28459 raft_consensus.cc:1275] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.410280 28456 raft_consensus.cc:1275] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.416079 28460 raft_consensus.cc:1275] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:16.419183 28460 raft_consensus.cc:1275] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Refusing update from remote peer 97fcab82231a4c57b255a02f5a57d55a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.422041 28709 consensus_queue.cc:1048] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.423336 28709 consensus_queue.cc:1048] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.426573 28746 consensus_queue.cc:1048] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:16.428761 28746 consensus_queue.cc:1048] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:16.431746 28744 consensus_queue.cc:1048] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:16.433220 28744 consensus_queue.cc:1048] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:16.862516 28407 debug-util.cc:398] Leaking SignalData structure 0x7b0800152c40 after lost signal to thread 27737
W20260709 13:08:16.863484 28407 debug-util.cc:398] Leaking SignalData structure 0x7b08001cc280 after lost signal to thread 28318
W20260709 13:08:16.864389 28407 debug-util.cc:398] Leaking SignalData structure 0x7b08001b9380 after lost signal to thread 28410
W20260709 13:08:16.865363 28407 debug-util.cc:398] Leaking SignalData structure 0x7b08000df120 after lost signal to thread 28485
W20260709 13:08:16.866281 28407 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd160 after lost signal to thread 28559
I20260709 13:08:18.784651 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:18.793242 28386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:47500
I20260709 13:08:18.793905 28386 raft_consensus.cc:606] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Received request to transfer leadership to TS bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:18.796437 28386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:47500
I20260709 13:08:18.797015 28386 raft_consensus.cc:606] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Received request to transfer leadership to TS bc4b896ca05745cfbe59a542597983b7
I20260709 13:08:18.799515 28386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:47500
I20260709 13:08:18.800079 28386 raft_consensus.cc:606] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Received request to transfer leadership to TS 9363cbf38b264acd8578eed23048b6c8
I20260709 13:08:18.802372 28386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de"
dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
mode: GRACEFUL
new_leader_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:47500
I20260709 13:08:18.802914 28386 raft_consensus.cc:606] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Received request to transfer leadership to TS 9363cbf38b264acd8578eed23048b6c8
I20260709 13:08:18.803974 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:18.804414 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:18.836400 28763 raft_consensus.cc:993] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:18.836917 28744 raft_consensus.cc:1081] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Signalling peer bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:18.838549 28459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:56706
I20260709 13:08:18.839053 28459 raft_consensus.cc:493] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:18.839439 28459 raft_consensus.cc:3060] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.845927 28459 raft_consensus.cc:515] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:18.847628 28459 leader_election.cc:290] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:18.848562 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:18.849135 28386 raft_consensus.cc:3055] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:18.849004 28530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480ff8858c4c4a8daae17be3d1efdc8f" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:18.849545 28386 raft_consensus.cc:740] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:18.849767 28530 raft_consensus.cc:3060] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.850332 28386 consensus_queue.cc:260] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:18.851084 28386 raft_consensus.cc:3060] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:18.856650 28386 raft_consensus.cc:2468] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:18.857828 28426 leader_election.cc:304] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97fcab82231a4c57b255a02f5a57d55a, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:18.858783 28762 raft_consensus.cc:2804] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:18.860215 28530 raft_consensus.cc:2468] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 2.
I20260709 13:08:18.865777 28762 raft_consensus.cc:697] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Becoming Leader. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:18.866671 28762 consensus_queue.cc:237] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:18.875205 28283 catalog_manager.cc:5697] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 reported cstate change: term changed from 1 to 2, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to bc4b896ca05745cfbe59a542597983b7 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "bc4b896ca05745cfbe59a542597983b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:18.993953 28763 raft_consensus.cc:993] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:18.994416 28744 raft_consensus.cc:1081] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Signalling peer 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:18.995949 28530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:43552
I20260709 13:08:18.996538 28530 raft_consensus.cc:493] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:18.996914 28530 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.004555 28530 raft_consensus.cc:515] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.006945 28530 leader_election.cc:290] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 4 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:19.007862 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:19.008044 28459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2069204214845a9a41e77b308c5a2de" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:19.008477 28386 raft_consensus.cc:3055] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:19.008591 28459 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.008858 28386 raft_consensus.cc:740] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:19.009688 28386 consensus_queue.cc:260] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.010888 28386 raft_consensus.cc:3060] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.015900 28459 raft_consensus.cc:2468] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 4.
I20260709 13:08:19.017483 28501 leader_election.cc:304] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [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: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:19.017704 28386 raft_consensus.cc:2468] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 4.
I20260709 13:08:19.018435 28715 raft_consensus.cc:2804] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:19.020313 28715 raft_consensus.cc:697] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 4 LEADER]: Becoming Leader. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:19.021184 28715 consensus_queue.cc:237] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.029696 28283 catalog_manager.cc:5697] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 reported cstate change: term changed from 3 to 4, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131). New cstate: current_term: 4 leader_uuid: "9363cbf38b264acd8578eed23048b6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.126727 28763 raft_consensus.cc:993] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:19.127228 28744 raft_consensus.cc:1081] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Signalling peer 9363cbf38b264acd8578eed23048b6c8 to start an election
I20260709 13:08:19.128877 28530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1"
dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
 from {username='slave'} at 127.0.0.1:43552
I20260709 13:08:19.129393 28530 raft_consensus.cc:493] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.129729 28530 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.135481 28530 raft_consensus.cc:515] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.137072 28530 leader_election.cc:290] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [CANDIDATE]: Term 4 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), bc4b896ca05745cfbe59a542597983b7 (127.27.21.130:42093)
I20260709 13:08:19.137934 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:19.138206 28459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c7de9cfb746878e4f73ea82a255c1" candidate_uuid: "9363cbf38b264acd8578eed23048b6c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
I20260709 13:08:19.138588 28386 raft_consensus.cc:3055] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:19.138778 28459 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.138958 28386 raft_consensus.cc:740] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:19.139770 28386 consensus_queue.cc:260] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.140986 28386 raft_consensus.cc:3060] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.145076 28459 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 4.
I20260709 13:08:19.146176 28501 leader_election.cc:304] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [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: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:19.146865 28715 raft_consensus.cc:2804] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:19.147306 28715 raft_consensus.cc:697] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 4 LEADER]: Becoming Leader. State: Replica: 9363cbf38b264acd8578eed23048b6c8, State: Running, Role: LEADER
I20260709 13:08:19.148144 28715 consensus_queue.cc:237] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.148382 28386 raft_consensus.cc:2468] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9363cbf38b264acd8578eed23048b6c8 in term 4.
I20260709 13:08:19.156996 28283 catalog_manager.cc:5697] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 reported cstate change: term changed from 3 to 4, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131). New cstate: current_term: 4 leader_uuid: "9363cbf38b264acd8578eed23048b6c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.210922 28763 raft_consensus.cc:993] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a: : Instructing follower bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:19.211362 28744 raft_consensus.cc:1081] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Signalling peer bc4b896ca05745cfbe59a542597983b7 to start an election
I20260709 13:08:19.212605 28459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf"
dest_uuid: "bc4b896ca05745cfbe59a542597983b7"
 from {username='slave'} at 127.0.0.1:56706
I20260709 13:08:19.213022 28459 raft_consensus.cc:493] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.213259 28459 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.217819 28459 raft_consensus.cc:515] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.219285 28459 leader_election.cc:290] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [CANDIDATE]: Term 4 election: Requested vote from peers 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129), 9363cbf38b264acd8578eed23048b6c8 (127.27.21.131:38989)
I20260709 13:08:19.220377 28530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9363cbf38b264acd8578eed23048b6c8"
I20260709 13:08:19.220784 28530 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.220885 28386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8bf30f11714d07be107789aee8debf" candidate_uuid: "bc4b896ca05745cfbe59a542597983b7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "97fcab82231a4c57b255a02f5a57d55a"
I20260709 13:08:19.221426 28386 raft_consensus.cc:3055] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:19.221622 28386 raft_consensus.cc:740] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 97fcab82231a4c57b255a02f5a57d55a, State: Running, Role: LEADER
I20260709 13:08:19.222272 28386 consensus_queue.cc:260] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.223094 28386 raft_consensus.cc:3060] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:19.225780 28530 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 4.
I20260709 13:08:19.226922 28426 leader_election.cc:304] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [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: 9363cbf38b264acd8578eed23048b6c8, bc4b896ca05745cfbe59a542597983b7; no voters: 
I20260709 13:08:19.227375 28386 raft_consensus.cc:2468] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc4b896ca05745cfbe59a542597983b7 in term 4.
I20260709 13:08:19.227798 28762 raft_consensus.cc:2804] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:19.228272 28762 raft_consensus.cc:697] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 4 LEADER]: Becoming Leader. State: Replica: bc4b896ca05745cfbe59a542597983b7, State: Running, Role: LEADER
I20260709 13:08:19.229046 28762 consensus_queue.cc:237] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [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: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } }
I20260709 13:08:19.235529 28283 catalog_manager.cc:5697] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 reported cstate change: term changed from 3 to 4, leader changed from 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129) to bc4b896ca05745cfbe59a542597983b7 (127.27.21.130). New cstate: current_term: 4 leader_uuid: "bc4b896ca05745cfbe59a542597983b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:19.269440 28386 raft_consensus.cc:1275] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.270658 28762 consensus_queue.cc:1048] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.280347 28530 raft_consensus.cc:1275] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.281852 28764 consensus_queue.cc:1048] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.465428 28386 raft_consensus.cc:1275] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:19.466617 28715 consensus_queue.cc:1048] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:19.477726 28459 raft_consensus.cc:1275] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:19.479410 28782 consensus_queue.cc:1048] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:19.670843 28459 raft_consensus.cc:1275] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:19.672150 28782 consensus_queue.cc:1048] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc4b896ca05745cfbe59a542597983b7" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:19.682929 28386 raft_consensus.cc:1275] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Refusing update from remote peer 9363cbf38b264acd8578eed23048b6c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:19.684567 28781 consensus_queue.cc:1048] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:19.718096 28386 raft_consensus.cc:1275] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:19.719408 28776 consensus_queue.cc:1048] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97fcab82231a4c57b255a02f5a57d55a" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:19.727988 28530 raft_consensus.cc:1275] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Refusing update from remote peer bc4b896ca05745cfbe59a542597983b7: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:08:19.729899 28776 consensus_queue.cc:1048] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9363cbf38b264acd8578eed23048b6c8" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:19.805256 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:19.810985 27734 tablet_server.cc:179] TabletServer@127.27.21.129:0 shutting down...
I20260709 13:08:19.833612 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:19.834268 27734 tablet_replica.cc:333] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.834838 27734 raft_consensus.cc:2243] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.835225 27734 raft_consensus.cc:2272] T 3a8bf30f11714d07be107789aee8debf P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.837252 27734 tablet_replica.cc:333] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.837970 27734 raft_consensus.cc:2243] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.838456 27734 raft_consensus.cc:2272] T 322abd77c08b4011a791fdcd95b6d6c0 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:19.839815 28426 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260709 13:08:19.841012 27734 tablet_replica.cc:333] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.841701 27734 raft_consensus.cc:2243] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.842561 27734 raft_consensus.cc:2272] T 4857fac669dd4c9cb3e57370fd5902a4 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:19.843196 28426 consensus_peers.cc:597] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 -> Peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Couldn't send request to peer 97fcab82231a4c57b255a02f5a57d55a. 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 13:08:19.844521 27734 tablet_replica.cc:333] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.845118 27734 raft_consensus.cc:2243] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.845573 27734 raft_consensus.cc:2272] T a99c7de9cfb746878e4f73ea82a255c1 P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.848464 27734 tablet_replica.cc:333] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.848987 27734 raft_consensus.cc:2243] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.849468 27734 raft_consensus.cc:2272] T 480ff8858c4c4a8daae17be3d1efdc8f P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.851689 27734 tablet_replica.cc:333] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.852197 27734 raft_consensus.cc:2243] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.852609 27734 raft_consensus.cc:2272] T d2069204214845a9a41e77b308c5a2de P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.854699 27734 tablet_replica.cc:333] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.855213 27734 raft_consensus.cc:2243] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.855648 27734 raft_consensus.cc:2272] T 26b1927c1f73495f8aa8d6b926618fd5 P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.857429 27734 tablet_replica.cc:333] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.857954 27734 raft_consensus.cc:2243] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.858629 27734 raft_consensus.cc:2272] T 419ba3c97475408dbc37bb68626a8fd7 P 97fcab82231a4c57b255a02f5a57d55a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.860307 27734 tablet_replica.cc:333] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.860728 27734 raft_consensus.cc:2243] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.861510 27734 raft_consensus.cc:2272] T 824a1e1817044b4080e8a5add8d3f343 P 97fcab82231a4c57b255a02f5a57d55a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.863219 27734 tablet_replica.cc:333] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a: stopping tablet replica
I20260709 13:08:19.863624 27734 raft_consensus.cc:2243] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.864300 27734 raft_consensus.cc:2272] T 45f43c7a550745f885736595055b313b P 97fcab82231a4c57b255a02f5a57d55a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.913249 27734 tablet_server.cc:196] TabletServer@127.27.21.129:0 shutdown complete.
I20260709 13:08:19.934690 27734 tablet_server.cc:179] TabletServer@127.27.21.130:0 shutting down...
I20260709 13:08:19.963445 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:08:19.964049 28500 consensus_peers.cc:597] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 -> Peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Couldn't send request to peer 97fcab82231a4c57b255a02f5a57d55a. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:19.964233 27734 tablet_replica.cc:333] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.965369 27734 raft_consensus.cc:2243] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.965884 27734 raft_consensus.cc:2272] T a99c7de9cfb746878e4f73ea82a255c1 P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.968195 27734 tablet_replica.cc:333] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.968863 27734 raft_consensus.cc:2243] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.969723 27734 raft_consensus.cc:2272] T 3a8bf30f11714d07be107789aee8debf P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.972460 27734 tablet_replica.cc:333] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.973098 27734 raft_consensus.cc:2243] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.973644 27734 raft_consensus.cc:2272] T 45f43c7a550745f885736595055b313b P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:19.974959 28426 consensus_peers.cc:597] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 -> Peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Couldn't send request to peer 97fcab82231a4c57b255a02f5a57d55a. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:19.975842 27734 tablet_replica.cc:333] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.976402 27734 raft_consensus.cc:2243] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.976841 27734 raft_consensus.cc:2272] T d2069204214845a9a41e77b308c5a2de P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.978919 27734 tablet_replica.cc:333] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.979472 27734 raft_consensus.cc:2243] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.980195 27734 raft_consensus.cc:2272] T 480ff8858c4c4a8daae17be3d1efdc8f P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.982448 27734 tablet_replica.cc:333] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.983019 27734 raft_consensus.cc:2243] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.983407 27734 raft_consensus.cc:2272] T 322abd77c08b4011a791fdcd95b6d6c0 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.985646 27734 tablet_replica.cc:333] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.986123 27734 raft_consensus.cc:2243] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.986553 27734 raft_consensus.cc:2272] T 4857fac669dd4c9cb3e57370fd5902a4 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.988250 27734 tablet_replica.cc:333] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.988703 27734 raft_consensus.cc:2243] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.989056 27734 raft_consensus.cc:2272] T 419ba3c97475408dbc37bb68626a8fd7 P bc4b896ca05745cfbe59a542597983b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.990667 27734 tablet_replica.cc:333] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.991115 27734 raft_consensus.cc:2243] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:19.991806 27734 raft_consensus.cc:2272] T 26b1927c1f73495f8aa8d6b926618fd5 P bc4b896ca05745cfbe59a542597983b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.993886 27734 tablet_replica.cc:333] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7: stopping tablet replica
I20260709 13:08:19.994460 27734 raft_consensus.cc:2243] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.994918 27734 raft_consensus.cc:2272] T 824a1e1817044b4080e8a5add8d3f343 P bc4b896ca05745cfbe59a542597983b7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:20.005251 28500 consensus_peers.cc:597] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 -> Peer 97fcab82231a4c57b255a02f5a57d55a (127.27.21.129:35129): Couldn't send request to peer 97fcab82231a4c57b255a02f5a57d55a. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:20.025640 27734 tablet_server.cc:196] TabletServer@127.27.21.130:0 shutdown complete.
I20260709 13:08:20.044184 27734 tablet_server.cc:179] TabletServer@127.27.21.131:0 shutting down...
I20260709 13:08:20.069639 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:20.070333 27734 tablet_replica.cc:333] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.070952 27734 raft_consensus.cc:2243] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:20.071849 27734 raft_consensus.cc:2272] T 322abd77c08b4011a791fdcd95b6d6c0 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.073698 27734 tablet_replica.cc:333] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.074254 27734 raft_consensus.cc:2243] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.074707 27734 raft_consensus.cc:2272] T 4857fac669dd4c9cb3e57370fd5902a4 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.076327 27734 tablet_replica.cc:333] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.076840 27734 raft_consensus.cc:2243] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.077261 27734 raft_consensus.cc:2272] T 3a8bf30f11714d07be107789aee8debf P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.079738 27734 tablet_replica.cc:333] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.080294 27734 raft_consensus.cc:2243] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:20.081234 27734 raft_consensus.cc:2272] T a99c7de9cfb746878e4f73ea82a255c1 P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.083400 27734 tablet_replica.cc:333] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.083945 27734 raft_consensus.cc:2243] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.084368 27734 raft_consensus.cc:2272] T 480ff8858c4c4a8daae17be3d1efdc8f P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.086715 27734 tablet_replica.cc:333] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.087224 27734 raft_consensus.cc:2243] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:20.087911 27734 raft_consensus.cc:2272] T d2069204214845a9a41e77b308c5a2de P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.089893 27734 tablet_replica.cc:333] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.090404 27734 raft_consensus.cc:2243] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.090826 27734 raft_consensus.cc:2272] T 26b1927c1f73495f8aa8d6b926618fd5 P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.092473 27734 tablet_replica.cc:333] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.092969 27734 raft_consensus.cc:2243] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.093446 27734 raft_consensus.cc:2272] T 419ba3c97475408dbc37bb68626a8fd7 P 9363cbf38b264acd8578eed23048b6c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.094950 27734 tablet_replica.cc:333] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.095491 27734 raft_consensus.cc:2243] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.095896 27734 raft_consensus.cc:2272] T 824a1e1817044b4080e8a5add8d3f343 P 9363cbf38b264acd8578eed23048b6c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.097563 27734 tablet_replica.cc:333] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8: stopping tablet replica
I20260709 13:08:20.097994 27734 raft_consensus.cc:2243] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:20.098421 27734 raft_consensus.cc:2272] T 45f43c7a550745f885736595055b313b P 9363cbf38b264acd8578eed23048b6c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.126681 27734 tablet_server.cc:196] TabletServer@127.27.21.131:0 shutdown complete.
I20260709 13:08:20.144866 27734 master.cc:562] Master@127.27.21.190:37667 shutting down...
I20260709 13:08:20.164631 27734 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:20.165194 27734 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:20.165601 27734 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4a88a888f1744aabaa9a72e227d8968c: stopping tablet replica
I20260709 13:08:20.185571 27734 master.cc:584] Master@127.27.21.190:37667 shutdown complete.
9363cbf38b264acd8578eed23048b6c8  1
97fcab82231a4c57b255a02f5a57d55a  5
bc4b896ca05745cfbe59a542597983b7  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12517 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:08:20.228999 27734 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.21.190:44981
I20260709 13:08:20.230417 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:20.236433 28793 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 13:08:20.236550 28792 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 13:08:20.237052 28795 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 13:08:20.237805 27734 server_base.cc:1061] running on GCE node
I20260709 13:08:20.238701 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:20.238925 27734 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 13:08:20.239089 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602500239067 us; error 0 us; skew 500 ppm
I20260709 13:08:20.239612 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:20.242105 27734 webserver.cc:533] Webserver started at http://127.27.21.190:35755/ using document root <none> and password file <none>
I20260709 13:08:20.242596 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:20.242812 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:20.243093 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:20.244234 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/master-0-root/instance:
uuid: "a1ca76defed645cd8f990a943ffe64f6"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-ndzg"
I20260709 13:08:20.248811 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:08:20.252099 28800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.253014 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:20.253257 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/master-0-root
uuid: "a1ca76defed645cd8f990a943ffe64f6"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-ndzg"
I20260709 13:08:20.253576 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-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 13:08:20.278956 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:20.280171 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:20.319780 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.190:44981
I20260709 13:08:20.319871 28851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.190:44981 every 8 connection(s)
I20260709 13:08:20.324136 28852 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 13:08:20.334227 28852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6: Bootstrap starting.
I20260709 13:08:20.338930 28852 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:20.343410 28852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6: No bootstrap required, opened a new log
I20260709 13:08:20.345597 28852 raft_consensus.cc:359] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1ca76defed645cd8f990a943ffe64f6" member_type: VOTER }
I20260709 13:08:20.346014 28852 raft_consensus.cc:385] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:20.346238 28852 raft_consensus.cc:740] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ca76defed645cd8f990a943ffe64f6, State: Initialized, Role: FOLLOWER
I20260709 13:08:20.346902 28852 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a1ca76defed645cd8f990a943ffe64f6" member_type: VOTER }
I20260709 13:08:20.347405 28852 raft_consensus.cc:399] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:20.347636 28852 raft_consensus.cc:493] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:20.347920 28852 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:20.352280 28852 raft_consensus.cc:515] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1ca76defed645cd8f990a943ffe64f6" member_type: VOTER }
I20260709 13:08:20.352828 28852 leader_election.cc:304] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [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: a1ca76defed645cd8f990a943ffe64f6; no voters: 
I20260709 13:08:20.354074 28852 leader_election.cc:290] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:20.354480 28855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:20.355947 28855 raft_consensus.cc:697] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 1 LEADER]: Becoming Leader. State: Replica: a1ca76defed645cd8f990a943ffe64f6, State: Running, Role: LEADER
I20260709 13:08:20.356640 28855 consensus_queue.cc:237] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [LEADER]: Queue going to LEADER mode. State: All 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: "a1ca76defed645cd8f990a943ffe64f6" member_type: VOTER }
I20260709 13:08:20.357002 28852 sys_catalog.cc:565] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:20.360904 28856 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a1ca76defed645cd8f990a943ffe64f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1ca76defed645cd8f990a943ffe64f6" member_type: VOTER } }
I20260709 13:08:20.361647 28856 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:20.361469 28857 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a1ca76defed645cd8f990a943ffe64f6. Latest consensus state: current_term: 1 leader_uuid: "a1ca76defed645cd8f990a943ffe64f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1ca76defed645cd8f990a943ffe64f6" member_type: VOTER } }
I20260709 13:08:20.362249 28857 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:20.365377 28861 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:20.373545 28861 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:20.374567 27734 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:20.382309 28861 catalog_manager.cc:1383] Generated new cluster ID: b06467145bff4927ad5e09793f6a1a16
I20260709 13:08:20.382692 28861 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:20.397023 28861 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:20.398272 28861 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:20.410955 28861 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6: Generated new TSK 0
I20260709 13:08:20.411561 28861 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:20.441533 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:20.447494 28873 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 13:08:20.448712 28874 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 13:08:20.450196 28876 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 13:08:20.450572 27734 server_base.cc:1061] running on GCE node
I20260709 13:08:20.451426 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:20.451643 27734 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 13:08:20.451823 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602500451807 us; error 0 us; skew 500 ppm
I20260709 13:08:20.452385 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:20.454739 27734 webserver.cc:533] Webserver started at http://127.27.21.129:46517/ using document root <none> and password file <none>
I20260709 13:08:20.455322 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:20.455590 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:20.455886 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:20.456985 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/instance:
uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-ndzg"
I20260709 13:08:20.461417 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:20.464674 28881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.465736 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:20.466007 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-ndzg"
I20260709 13:08:20.466287 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-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 13:08:20.479106 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:20.480408 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:20.481966 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:20.484372 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:20.484577 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.484776 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:20.484933 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.527825 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:35113
I20260709 13:08:20.527916 28943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:35113 every 8 connection(s)
I20260709 13:08:20.533133 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:20.540315 28948 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 13:08:20.541925 28949 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 13:08:20.544507 27734 server_base.cc:1061] running on GCE node
W20260709 13:08:20.544692 28951 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 13:08:20.546228 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:20.546478 27734 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 13:08:20.546674 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602500546656 us; error 0 us; skew 500 ppm
I20260709 13:08:20.547367 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:20.550429 27734 webserver.cc:533] Webserver started at http://127.27.21.130:43831/ using document root <none> and password file <none>
I20260709 13:08:20.550906 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:20.550983 28944 heartbeater.cc:344] Connected to a master server at 127.27.21.190:44981
I20260709 13:08:20.551139 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:20.551522 28944 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:20.551550 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:20.552413 28944 heartbeater.cc:507] Master 127.27.21.190:44981 requested a full tablet report, sending...
I20260709 13:08:20.552909 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/instance:
uuid: "97de759419a543aabb769d046051fe05"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-ndzg"
I20260709 13:08:20.554633 28817 ts_manager.cc:194] Registered new tserver with Master: 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:20.556427 28817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42908
I20260709 13:08:20.558043 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:08:20.561432 28956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.562148 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:20.562465 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root
uuid: "97de759419a543aabb769d046051fe05"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-ndzg"
I20260709 13:08:20.562755 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-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 13:08:20.576013 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:20.577224 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:20.578806 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:20.581084 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:20.581336 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.581607 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:20.581830 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.622494 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.130:40837
I20260709 13:08:20.622617 29018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.130:40837 every 8 connection(s)
I20260709 13:08:20.627563 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:20.634778 29022 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 13:08:20.636751 29023 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 13:08:20.639238 27734 server_base.cc:1061] running on GCE node
W20260709 13:08:20.639933 29025 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 13:08:20.640677 29019 heartbeater.cc:344] Connected to a master server at 127.27.21.190:44981
I20260709 13:08:20.640933 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:08:20.641043 29019 heartbeater.cc:461] Registering TS with master...
W20260709 13:08:20.641217 27734 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 13:08:20.641505 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602500641484 us; error 0 us; skew 500 ppm
I20260709 13:08:20.641969 29019 heartbeater.cc:507] Master 127.27.21.190:44981 requested a full tablet report, sending...
I20260709 13:08:20.642117 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:20.644424 28817 ts_manager.cc:194] Registered new tserver with Master: 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:20.645028 27734 webserver.cc:533] Webserver started at http://127.27.21.131:32833/ using document root <none> and password file <none>
I20260709 13:08:20.645619 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:20.645860 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:20.646029 28817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42920
I20260709 13:08:20.646134 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:20.647531 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/instance:
uuid: "cb69059c13924b1f8694ed66b14eef5e"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-ndzg"
I20260709 13:08:20.652129 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:08:20.655799 29030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.656569 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:20.656890 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root
uuid: "cb69059c13924b1f8694ed66b14eef5e"
format_stamp: "Formatted at 2026-07-09 13:08:20 on dist-test-slave-ndzg"
I20260709 13:08:20.657236 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-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 13:08:20.679230 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:20.680377 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:20.681857 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:20.684113 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:20.684291 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.684585 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:20.684749 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:20.724962 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.131:35403
I20260709 13:08:20.725162 29092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.131:35403 every 8 connection(s)
I20260709 13:08:20.738963 29093 heartbeater.cc:344] Connected to a master server at 127.27.21.190:44981
I20260709 13:08:20.739372 29093 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:20.740101 29093 heartbeater.cc:507] Master 127.27.21.190:44981 requested a full tablet report, sending...
I20260709 13:08:20.742163 28817 ts_manager.cc:194] Registered new tserver with Master: cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:20.742928 27734 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014584635s
I20260709 13:08:20.743528 28817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42936
I20260709 13:08:20.770301 28817 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42948:
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 13:08:20.776424 28817 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 13:08:20.986881 29058 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc32d205c0444fc99bb18777d5c0fc7 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:20.988370 29058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc32d205c0444fc99bb18777d5c0fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.988986 29053 tablet_service.cc:1511] Processing CreateTablet for tablet dc1926acb61e49199839d571fe09e953 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:20.990401 29053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1926acb61e49199839d571fe09e953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.990346 28907 tablet_service.cc:1511] Processing CreateTablet for tablet d37f3d4eb2794725891d8c97c6fc8017 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:20.991776 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37f3d4eb2794725891d8c97c6fc8017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.991427 29055 tablet_service.cc:1511] Processing CreateTablet for tablet efd039995d584cf58ad166ac0b8a7189 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:20.992738 29055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd039995d584cf58ad166ac0b8a7189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.994372 29054 tablet_service.cc:1511] Processing CreateTablet for tablet 08ef2be7b3ad45d2a368547370c9e330 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:20.995656 29054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ef2be7b3ad45d2a368547370c9e330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.998369 28909 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc32d205c0444fc99bb18777d5c0fc7 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:20.999133 28902 tablet_service.cc:1511] Processing CreateTablet for tablet 4ffb0d03869544e682e7bdfe2546be47 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:20.999681 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc32d205c0444fc99bb18777d5c0fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.000406 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ffb0d03869544e682e7bdfe2546be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.001748 28908 tablet_service.cc:1511] Processing CreateTablet for tablet d471148263f24da4b881d4a1e5644ad4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:21.002454 28901 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf4a57d289a488482e3232e6de9842c (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:21.004036 28906 tablet_service.cc:1511] Processing CreateTablet for tablet efd039995d584cf58ad166ac0b8a7189 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:21.006343 28905 tablet_service.cc:1511] Processing CreateTablet for tablet 08ef2be7b3ad45d2a368547370c9e330 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:21.006852 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 631d3f287aa64f0eb45bc85657dc0c13 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:21.008705 29052 tablet_service.cc:1511] Processing CreateTablet for tablet 5c930a288d1247b4a461c2372a7d7d94 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:21.010109 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c930a288d1247b4a461c2372a7d7d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.014499 28903 tablet_service.cc:1511] Processing CreateTablet for tablet 5c930a288d1247b4a461c2372a7d7d94 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:21.018455 29050 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf4a57d289a488482e3232e6de9842c (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:21.019842 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf4a57d289a488482e3232e6de9842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.022409 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 631d3f287aa64f0eb45bc85657dc0c13 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:21.023792 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631d3f287aa64f0eb45bc85657dc0c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.026394 28904 tablet_service.cc:1511] Processing CreateTablet for tablet dc1926acb61e49199839d571fe09e953 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:21.028579 29057 tablet_service.cc:1511] Processing CreateTablet for tablet d471148263f24da4b881d4a1e5644ad4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:20.990346 29056 tablet_service.cc:1511] Processing CreateTablet for tablet d37f3d4eb2794725891d8c97c6fc8017 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:21.033655 29056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37f3d4eb2794725891d8c97c6fc8017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.016896 29051 tablet_service.cc:1511] Processing CreateTablet for tablet 4ffb0d03869544e682e7bdfe2546be47 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:21.038132 28908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d471148263f24da4b881d4a1e5644ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.038774 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631d3f287aa64f0eb45bc85657dc0c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.041687 28906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd039995d584cf58ad166ac0b8a7189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.043257 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1926acb61e49199839d571fe09e953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.045704 28903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c930a288d1247b4a461c2372a7d7d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.037192 29051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ffb0d03869544e682e7bdfe2546be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.052398 29057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d471148263f24da4b881d4a1e5644ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.049616 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf4a57d289a488482e3232e6de9842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.057629 28905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ef2be7b3ad45d2a368547370c9e330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.098901 28902 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff9d5a80fdf409498bcc2bbf33728e6 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:21.100808 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff9d5a80fdf409498bcc2bbf33728e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.107779 28900 tablet_service.cc:1511] Processing CreateTablet for tablet d94d880b4b9c44adbd2ebdf7b2987bb4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:21.115505 29056 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff9d5a80fdf409498bcc2bbf33728e6 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:21.127543 29056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff9d5a80fdf409498bcc2bbf33728e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.132167 29108 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:21.135864 28984 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc32d205c0444fc99bb18777d5c0fc7 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:21.137274 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc32d205c0444fc99bb18777d5c0fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.141712 28981 tablet_service.cc:1511] Processing CreateTablet for tablet efd039995d584cf58ad166ac0b8a7189 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:21.142036 28979 tablet_service.cc:1511] Processing CreateTablet for tablet dc1926acb61e49199839d571fe09e953 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:21.143025 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd039995d584cf58ad166ac0b8a7189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.143507 29051 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:21.144248 28978 tablet_service.cc:1511] Processing CreateTablet for tablet 5c930a288d1247b4a461c2372a7d7d94 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:21.144832 29051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.145620 28978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c930a288d1247b4a461c2372a7d7d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.146459 28980 tablet_service.cc:1511] Processing CreateTablet for tablet 08ef2be7b3ad45d2a368547370c9e330 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:21.138438 28983 tablet_service.cc:1511] Processing CreateTablet for tablet d471148263f24da4b881d4a1e5644ad4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:21.148288 28976 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf4a57d289a488482e3232e6de9842c (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:21.147493 28982 tablet_service.cc:1511] Processing CreateTablet for tablet d37f3d4eb2794725891d8c97c6fc8017 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:21.138438 28977 tablet_service.cc:1511] Processing CreateTablet for tablet 4ffb0d03869544e682e7bdfe2546be47 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:21.147374 28979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1926acb61e49199839d571fe09e953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.150904 28982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37f3d4eb2794725891d8c97c6fc8017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.125873 29050 tablet_service.cc:1511] Processing CreateTablet for tablet d94d880b4b9c44adbd2ebdf7b2987bb4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:21.152678 28975 tablet_service.cc:1511] Processing CreateTablet for tablet 631d3f287aa64f0eb45bc85657dc0c13 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:21.153134 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94d880b4b9c44adbd2ebdf7b2987bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.149219 29108 tablet_bootstrap.cc:654] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.158869 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d471148263f24da4b881d4a1e5644ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.162722 28905 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2bae5258d54cefa9ad06bf74774f68 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:21.163316 28906 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:21.170463 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94d880b4b9c44adbd2ebdf7b2987bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.171180 28906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.171885 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf4a57d289a488482e3232e6de9842c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.174765 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631d3f287aa64f0eb45bc85657dc0c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.175500 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ffb0d03869544e682e7bdfe2546be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.176198 28980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ef2be7b3ad45d2a368547370c9e330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.176640 29053 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2bae5258d54cefa9ad06bf74774f68 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:21.178177 29053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2bae5258d54cefa9ad06bf74774f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.182699 29109 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:21.187510 28907 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee952e604a940388b8a24d209a8f8ec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:21.193845 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee952e604a940388b8a24d209a8f8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.229813 28905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2bae5258d54cefa9ad06bf74774f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.198937 28904 tablet_service.cc:1511] Processing CreateTablet for tablet 7838858e6607490f981c883c28205e54 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:21.191483 28901 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb94e33199c412090672828a15b5627 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:21.231518 28908 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3bde96b8784c35b386707e562b24e0 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:21.231555 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb94e33199c412090672828a15b5627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.249492 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7838858e6607490f981c883c28205e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.251298 29109 tablet_bootstrap.cc:654] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.240769 28902 tablet_service.cc:1511] Processing CreateTablet for tablet ba0e534945b1403893c71c793dfdb565 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:21.268543 29057 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb94e33199c412090672828a15b5627 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:21.269089 28903 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef96ecfd7f42b98a46a5c71a316dec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:21.269973 29057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb94e33199c412090672828a15b5627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.213166 28909 tablet_service.cc:1511] Processing CreateTablet for tablet 1650170e0418429ba17f325f0f834e32 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:21.271781 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 7838858e6607490f981c883c28205e54 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:21.276511 29052 tablet_service.cc:1511] Processing CreateTablet for tablet 1650170e0418429ba17f325f0f834e32 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:21.277444 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7838858e6607490f981c883c28205e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.285954 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650170e0418429ba17f325f0f834e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.289909 28908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3bde96b8784c35b386707e562b24e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.294262 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650170e0418429ba17f325f0f834e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.297009 29058 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3bde96b8784c35b386707e562b24e0 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:21.298385 29058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3bde96b8784c35b386707e562b24e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.300712 28984 tablet_service.cc:1511] Processing CreateTablet for tablet d94d880b4b9c44adbd2ebdf7b2987bb4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:21.302644 28903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef96ecfd7f42b98a46a5c71a316dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.315732 29110 tablet_bootstrap.cc:492] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:21.329423 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0e534945b1403893c71c793dfdb565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.335317 28906 tablet_service.cc:1511] Processing CreateTablet for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:21.336659 28906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.338027 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff9d5a80fdf409498bcc2bbf33728e6 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:21.338526 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94d880b4b9c44adbd2ebdf7b2987bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.339329 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff9d5a80fdf409498bcc2bbf33728e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.341439 28976 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb94e33199c412090672828a15b5627 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:21.342666 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb94e33199c412090672828a15b5627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.344086 28979 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:21.346995 28901 tablet_service.cc:1511] Processing CreateTablet for tablet c197e42e86954f56a0f92950e139a747 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:21.339516 29054 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee952e604a940388b8a24d209a8f8ec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:21.348394 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c197e42e86954f56a0f92950e139a747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.349236 29054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee952e604a940388b8a24d209a8f8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.353016 29057 tablet_service.cc:1511] Processing CreateTablet for tablet ba0e534945b1403893c71c793dfdb565 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:21.354323 29057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0e534945b1403893c71c793dfdb565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.354751 28975 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2bae5258d54cefa9ad06bf74774f68 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:21.357539 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 4096979fcb4f4e66818bc731e89fa5e7 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:21.360168 28905 tablet_service.cc:1511] Processing CreateTablet for tablet ae9bd81d863744c98572e8b904e88ed1 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:21.366962 28901 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6be0d587474539a703d93447fe6659 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:21.368388 28979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.347662 28980 tablet_service.cc:1511] Processing CreateTablet for tablet 7838858e6607490f981c883c28205e54 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:21.377616 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2bae5258d54cefa9ad06bf74774f68. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:21.369925 28865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:21.378381 28980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7838858e6607490f981c883c28205e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.386096 28907 tablet_service.cc:1511] Processing CreateTablet for tablet b4fc05561e9f40b7914c0a3c1d047edd (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:21.386685 28981 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee952e604a940388b8a24d209a8f8ec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:21.387943 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee952e604a940388b8a24d209a8f8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.390772 29110 tablet_bootstrap.cc:654] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.393630 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4096979fcb4f4e66818bc731e89fa5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.394276 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6be0d587474539a703d93447fe6659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.394915 28905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9bd81d863744c98572e8b904e88ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.395048 28906 tablet_service.cc:1511] Processing CreateTablet for tablet 530ab2791d464878a303a200bf96a52d (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:21.396307 28906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530ab2791d464878a303a200bf96a52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.399080 29054 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef96ecfd7f42b98a46a5c71a316dec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:21.400395 29054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef96ecfd7f42b98a46a5c71a316dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.401943 28904 tablet_service.cc:1511] Processing CreateTablet for tablet b945c763a90f4479ae581c2b192797ff (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:21.402335 28976 tablet_service.cc:1511] Processing CreateTablet for tablet 1650170e0418429ba17f325f0f834e32 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:21.403570 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650170e0418429ba17f325f0f834e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.404685 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:21.405740 29050 tablet_service.cc:1511] Processing CreateTablet for tablet c197e42e86954f56a0f92950e139a747 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:21.407033 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c197e42e86954f56a0f92950e139a747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.406827 28977 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3bde96b8784c35b386707e562b24e0 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:21.418319 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fc05561e9f40b7914c0a3c1d047edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.421568 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b945c763a90f4479ae581c2b192797ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.424672 29109 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:21.425174 29109 ts_tablet_manager.cc:1403] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.243s	user 0.012s	sys 0.028s
I20260709 13:08:21.428022 29109 raft_consensus.cc:359] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.428706 29109 raft_consensus.cc:385] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.428984 29109 raft_consensus.cc:740] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.434676 29054 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6be0d587474539a703d93447fe6659 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:21.421568 28983 tablet_service.cc:1511] Processing CreateTablet for tablet ba0e534945b1403893c71c793dfdb565 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:21.437064 28978 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef96ecfd7f42b98a46a5c71a316dec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:21.446636 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.454640 28904 tablet_service.cc:1511] Processing CreateTablet for tablet ea07bbec91cd4402843bbe0493715164 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:21.455905 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea07bbec91cd4402843bbe0493715164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.461927 29055 tablet_service.cc:1511] Processing CreateTablet for tablet b4fc05561e9f40b7914c0a3c1d047edd (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:21.466017 29051 tablet_service.cc:1511] Processing CreateTablet for tablet 4096979fcb4f4e66818bc731e89fa5e7 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:21.467788 28908 tablet_service.cc:1511] Processing CreateTablet for tablet 8eed3d3193054ba1b9d2ed01f98f062b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:21.471377 29110 tablet_bootstrap.cc:492] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:21.473644 29054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6be0d587474539a703d93447fe6659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.478284 29051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4096979fcb4f4e66818bc731e89fa5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.478645 29110 ts_tablet_manager.cc:1403] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.006s
I20260709 13:08:21.495609 29108 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:21.495407 29056 tablet_service.cc:1511] Processing CreateTablet for tablet 530ab2791d464878a303a200bf96a52d (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:21.496308 29108 ts_tablet_manager.cc:1403] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.364s	user 0.027s	sys 0.007s
I20260709 13:08:21.497011 29052 tablet_service.cc:1511] Processing CreateTablet for tablet ae9bd81d863744c98572e8b904e88ed1 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:21.450938 29109 consensus_queue.cc:260] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.502475 29108 raft_consensus.cc:359] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.503285 29108 raft_consensus.cc:385] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.503412 28908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eed3d3193054ba1b9d2ed01f98f062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.503757 29108 raft_consensus.cc:740] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.506004 28982 tablet_service.cc:1511] Processing CreateTablet for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:21.506946 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3bde96b8784c35b386707e562b24e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.507846 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0e534945b1403893c71c793dfdb565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.507118 29108 consensus_queue.cc:260] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.493600 29055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fc05561e9f40b7914c0a3c1d047edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.499027 29110 raft_consensus.cc:359] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.531889 29110 raft_consensus.cc:385] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:21.532250 29110 raft_consensus.cc:740] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:21.533833 28982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.538015 28978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef96ecfd7f42b98a46a5c71a316dec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.541960 28909 tablet_service.cc:1511] Processing CreateTablet for tablet 27926dbf31d04ee3b3037fdf49cb5a09 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:21.542893 29058 tablet_service.cc:1511] Processing CreateTablet for tablet ea07bbec91cd4402843bbe0493715164 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:21.544200 29058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea07bbec91cd4402843bbe0493715164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.569535 28975 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6be0d587474539a703d93447fe6659 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:21.574625 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6be0d587474539a703d93447fe6659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.581394 28944 heartbeater.cc:499] Master 127.27.21.190:44981 was elected leader, sending a full tablet report...
I20260709 13:08:21.593890 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 4096979fcb4f4e66818bc731e89fa5e7 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:21.595259 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4096979fcb4f4e66818bc731e89fa5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.594973 29053 tablet_service.cc:1511] Processing CreateTablet for tablet 8eed3d3193054ba1b9d2ed01f98f062b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:21.599221 28902 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2f90055fd4692aa185cfdc40e37db (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:21.600487 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2f90055fd4692aa185cfdc40e37db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.602589 28980 tablet_service.cc:1511] Processing CreateTablet for tablet b4fc05561e9f40b7914c0a3c1d047edd (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:21.603374 28907 tablet_service.cc:1511] Processing CreateTablet for tablet dd2d8f7af91046c2a7cfc707a0eac768 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:21.603866 28980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4fc05561e9f40b7914c0a3c1d047edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.603703 28908 tablet_service.cc:1511] Processing CreateTablet for tablet e5246a5a8fa34d178e4b8913d4a9b1cb (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:21.604601 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2d8f7af91046c2a7cfc707a0eac768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.610419 28978 tablet_service.cc:1511] Processing CreateTablet for tablet 530ab2791d464878a303a200bf96a52d (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:21.611711 28978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530ab2791d464878a303a200bf96a52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.567093 29056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530ab2791d464878a303a200bf96a52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.615202 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 27926dbf31d04ee3b3037fdf49cb5a09 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:21.615486 28975 tablet_service.cc:1511] Processing CreateTablet for tablet b945c763a90f4479ae581c2b192797ff (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:21.616467 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27926dbf31d04ee3b3037fdf49cb5a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.616626 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b945c763a90f4479ae581c2b192797ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.617712 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27926dbf31d04ee3b3037fdf49cb5a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.622526 28981 tablet_service.cc:1511] Processing CreateTablet for tablet ea07bbec91cd4402843bbe0493715164 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:21.623824 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea07bbec91cd4402843bbe0493715164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.626361 28977 tablet_service.cc:1511] Processing CreateTablet for tablet 8eed3d3193054ba1b9d2ed01f98f062b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:21.532998 29110 consensus_queue.cc:260] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.627583 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eed3d3193054ba1b9d2ed01f98f062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.633960 28984 tablet_service.cc:1511] Processing CreateTablet for tablet ae9bd81d863744c98572e8b904e88ed1 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:21.635349 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9bd81d863744c98572e8b904e88ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.651029 28908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5246a5a8fa34d178e4b8913d4a9b1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.655886 29019 heartbeater.cc:499] Master 127.27.21.190:44981 was elected leader, sending a full tablet report...
I20260709 13:08:21.666112 28976 tablet_service.cc:1511] Processing CreateTablet for tablet 27926dbf31d04ee3b3037fdf49cb5a09 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:21.655810 28907 tablet_service.cc:1511] Processing CreateTablet for tablet 4df0cf7900ca47a1ae37c55d19545141 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:21.667896 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df0cf7900ca47a1ae37c55d19545141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.668478 28904 tablet_service.cc:1511] Processing CreateTablet for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:21.651144 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9bd81d863744c98572e8b904e88ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.669703 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.655639 29050 tablet_service.cc:1511] Processing CreateTablet for tablet b945c763a90f4479ae581c2b192797ff (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:21.673180 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b945c763a90f4479ae581c2b192797ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.677623 29114 raft_consensus.cc:493] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.678259 29114 raft_consensus.cc:515] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.551566 28979 tablet_service.cc:1511] Processing CreateTablet for tablet c197e42e86954f56a0f92950e139a747 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:21.667414 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27926dbf31d04ee3b3037fdf49cb5a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.706349 29117 raft_consensus.cc:493] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.699816 29093 heartbeater.cc:499] Master 127.27.21.190:44981 was elected leader, sending a full tablet report...
I20260709 13:08:21.710104 29117 raft_consensus.cc:515] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.684077 29114 leader_election.cc:290] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:21.730954 28977 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:21.732314 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.734313 29108 ts_tablet_manager.cc:1434] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.238s	user 0.032s	sys 0.042s
I20260709 13:08:21.734028 28901 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:21.735380 29108 tablet_bootstrap.cc:492] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:21.736073 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.703878 29053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8eed3d3193054ba1b9d2ed01f98f062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.746230 29110 ts_tablet_manager.cc:1434] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.267s	user 0.020s	sys 0.010s
I20260709 13:08:21.748020 29110 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:21.761521 28979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c197e42e86954f56a0f92950e139a747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.773031 29108 tablet_bootstrap.cc:654] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.749408 28906 tablet_service.cc:1511] Processing CreateTablet for tablet b4b317f1153b42b09a7af4ade266a173 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:21.802667 28906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b317f1153b42b09a7af4ade266a173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.806542 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:21.808318 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.810441 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2f90055fd4692aa185cfdc40e37db (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:21.813159 29052 tablet_service.cc:1511] Processing CreateTablet for tablet e5246a5a8fa34d178e4b8913d4a9b1cb (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:21.814438 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5246a5a8fa34d178e4b8913d4a9b1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.827595 28905 tablet_service.cc:1511] Processing CreateTablet for tablet 50e61280874641b4a9c34bfc9b0ce08e (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:21.831219 28905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e61280874641b4a9c34bfc9b0ce08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.841336 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2f90055fd4692aa185cfdc40e37db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.850360 29115 raft_consensus.cc:493] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:21.850879 29115 raft_consensus.cc:515] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:21.852447 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd039995d584cf58ad166ac0b8a7189" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:21.798563 29109 ts_tablet_manager.cc:1434] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.373s	user 0.019s	sys 0.008s
W20260709 13:08:21.854076 28885 leader_election.cc:343] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.871110 29115 leader_election.cc:290] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:21.882547 28903 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5e50437d8b48daab5a37f1d76288f4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:21.885495 29117 leader_election.cc:290] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:21.860913 28982 tablet_service.cc:1511] Processing CreateTablet for tablet e5246a5a8fa34d178e4b8913d4a9b1cb (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:21.891930 28982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5246a5a8fa34d178e4b8913d4a9b1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.892071 28903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5e50437d8b48daab5a37f1d76288f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.898793 29109 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:21.900319 29058 tablet_service.cc:1511] Processing CreateTablet for tablet 4df0cf7900ca47a1ae37c55d19545141 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:21.915520 28976 tablet_service.cc:1511] Processing CreateTablet for tablet dd2d8f7af91046c2a7cfc707a0eac768 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:21.916931 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2d8f7af91046c2a7cfc707a0eac768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.922166 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd039995d584cf58ad166ac0b8a7189" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:21.924100 28884 leader_election.cc:343] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.924640 28884 leader_election.cc:304] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:21.932842 29114 raft_consensus.cc:2749] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:21.934332 29052 tablet_service.cc:1511] Processing CreateTablet for tablet dd2d8f7af91046c2a7cfc707a0eac768 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:21.942063 28900 tablet_service.cc:1511] Processing CreateTablet for tablet f46045b4b7db46439405e7dcbd3d0d4c (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:21.943441 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46045b4b7db46439405e7dcbd3d0d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.945394 29051 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe2f90055fd4692aa185cfdc40e37db (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:21.956512 29056 tablet_service.cc:1511] Processing CreateTablet for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:21.960409 28978 tablet_service.cc:1511] Processing CreateTablet for tablet 4df0cf7900ca47a1ae37c55d19545141 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:21.967281 28904 tablet_service.cc:1511] Processing CreateTablet for tablet c7c5bafab4ee4e53a18cc156393a89f8 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:21.969003 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c5bafab4ee4e53a18cc156393a89f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:21.987214 29108 tablet_bootstrap.cc:492] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:21.987754 29108 ts_tablet_manager.cc:1403] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.253s	user 0.026s	sys 0.017s
I20260709 13:08:21.993464 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1926acb61e49199839d571fe09e953" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:21.995836 29032 leader_election.cc:343] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:21.996330 29050 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5e50437d8b48daab5a37f1d76288f4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:22.006510 29109 tablet_bootstrap.cc:654] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.013366 29057 tablet_service.cc:1511] Processing CreateTablet for tablet 50e61280874641b4a9c34bfc9b0ce08e (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:22.014843 29110 tablet_bootstrap.cc:654] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:21.992741 29055 tablet_service.cc:1511] Processing CreateTablet for tablet b4b317f1153b42b09a7af4ade266a173 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:08:22.021734 28803 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.21.131:35403, user_credentials={real_user=slave}} blocked reactor thread for 62088.9us
I20260709 13:08:22.019949 29058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df0cf7900ca47a1ae37c55d19545141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.043390 28975 tablet_service.cc:1511] Processing CreateTablet for tablet b4b317f1153b42b09a7af4ade266a173 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:22.047070 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 8b5e50437d8b48daab5a37f1d76288f4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:22.034225 28977 tablet_service.cc:1511] Processing CreateTablet for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:22.061537 29056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.062337 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5e50437d8b48daab5a37f1d76288f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.063683 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2d8f7af91046c2a7cfc707a0eac768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.065119 29051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2f90055fd4692aa185cfdc40e37db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.067824 29054 tablet_service.cc:1511] Processing CreateTablet for tablet f46045b4b7db46439405e7dcbd3d0d4c (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:22.069113 29054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46045b4b7db46439405e7dcbd3d0d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.073930 29057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e61280874641b4a9c34bfc9b0ce08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.074868 29053 tablet_service.cc:1511] Processing CreateTablet for tablet c7c5bafab4ee4e53a18cc156393a89f8 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:22.076146 29053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c5bafab4ee4e53a18cc156393a89f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.078722 29055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b317f1153b42b09a7af4ade266a173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.056483 28978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df0cf7900ca47a1ae37c55d19545141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.090230 29108 raft_consensus.cc:359] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.097249 29108 raft_consensus.cc:385] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.097625 29108 raft_consensus.cc:740] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.121455 29108 consensus_queue.cc:260] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.123471 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4a57d289a488482e3232e6de9842c" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:22.124061 29108 ts_tablet_manager.cc:1434] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.136s	user 0.003s	sys 0.006s
I20260709 13:08:22.125723 29108 tablet_bootstrap.cc:492] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.126083 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 5df9be248196495cbe59e97363a0bce4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:22.128756 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1926acb61e49199839d571fe09e953" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:22.129637 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4a57d289a488482e3232e6de9842c" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:22.126065 28958 leader_election.cc:343] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.132752 28980 tablet_service.cc:1511] Processing CreateTablet for tablet 50e61280874641b4a9c34bfc9b0ce08e (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:22.145937 28984 tablet_service.cc:1511] Processing CreateTablet for tablet f46045b4b7db46439405e7dcbd3d0d4c (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
W20260709 13:08:22.147228 28959 leader_election.cc:343] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.147748 28959 leader_election.cc:304] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:22.148509 29117 raft_consensus.cc:2749] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.151041 28981 tablet_service.cc:1511] Processing CreateTablet for tablet c7c5bafab4ee4e53a18cc156393a89f8 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:22.153844 28905 tablet_service.cc:1511] Processing CreateTablet for tablet 884fc169d9404fc09497ca148f541eec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:22.137773 28902 tablet_service.cc:1511] Processing CreateTablet for tablet 5df9be248196495cbe59e97363a0bce4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:08:22.146281 29034 leader_election.cc:343] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.154865 29034 leader_election.cc:304] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:22.155474 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df9be248196495cbe59e97363a0bce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.155995 29115 raft_consensus.cc:2749] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.158236 28905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884fc169d9404fc09497ca148f541eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.133790 29110 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.164410 29110 ts_tablet_manager.cc:1403] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.417s	user 0.019s	sys 0.013s
I20260709 13:08:22.166774 28979 tablet_service.cc:1511] Processing CreateTablet for tablet 5df9be248196495cbe59e97363a0bce4 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:22.177418 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5e50437d8b48daab5a37f1d76288f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.178165 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df9be248196495cbe59e97363a0bce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.179448 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.181578 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46045b4b7db46439405e7dcbd3d0d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.185621 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c5bafab4ee4e53a18cc156393a89f8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:22.187767 28804 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 43545.6us
I20260709 13:08:22.187212 28980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e61280874641b4a9c34bfc9b0ce08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.167476 29110 raft_consensus.cc:359] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.197396 29110 raft_consensus.cc:385] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.197849 29110 raft_consensus.cc:740] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.198730 29110 consensus_queue.cc:260] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.201443 29110 ts_tablet_manager.cc:1434] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:08:22.202054 28979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df9be248196495cbe59e97363a0bce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.207477 29109 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.237840 29109 ts_tablet_manager.cc:1403] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.339s	user 0.014s	sys 0.003s
I20260709 13:08:22.238350 29110 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.242347 29109 raft_consensus.cc:359] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.243098 29109 raft_consensus.cc:385] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.243400 29109 raft_consensus.cc:740] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.212188 28976 tablet_service.cc:1511] Processing CreateTablet for tablet 884fc169d9404fc09497ca148f541eec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:22.243961 29108 tablet_bootstrap.cc:654] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.246754 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884fc169d9404fc09497ca148f541eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.247349 29109 consensus_queue.cc:260] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.256116 29109 ts_tablet_manager.cc:1434] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260709 13:08:22.257697 29109 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.257813 28905 tablet_service.cc:1511] Processing CreateTablet for tablet 74ba9a7f6c634ff2b96d3c61391be930 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:22.259538 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b317f1153b42b09a7af4ade266a173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.260399 29114 raft_consensus.cc:493] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.260867 29114 raft_consensus.cc:515] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.262902 29114 leader_election.cc:290] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.264899 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ffb0d03869544e682e7bdfe2546be47" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:22.265319 28905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ba9a7f6c634ff2b96d3c61391be930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.266839 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ffb0d03869544e682e7bdfe2546be47" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:22.267916 28884 leader_election.cc:343] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:22.269071 28885 leader_election.cc:343] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.269549 28885 leader_election.cc:304] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:22.269376 29050 tablet_service.cc:1511] Processing CreateTablet for tablet 884fc169d9404fc09497ca148f541eec (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:22.270664 29114 raft_consensus.cc:2749] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.270676 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884fc169d9404fc09497ca148f541eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.282737 29109 tablet_bootstrap.cc:654] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.293149 28978 tablet_service.cc:1511] Processing CreateTablet for tablet 74ba9a7f6c634ff2b96d3c61391be930 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:22.294494 28978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ba9a7f6c634ff2b96d3c61391be930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.295323 28904 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebc8aaaab964afbb1243503932d8cea (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:22.296547 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebc8aaaab964afbb1243503932d8cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.296996 29057 tablet_service.cc:1511] Processing CreateTablet for tablet 74ba9a7f6c634ff2b96d3c61391be930 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:22.298353 29057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ba9a7f6c634ff2b96d3c61391be930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.308046 29108 tablet_bootstrap.cc:492] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.308735 29108 ts_tablet_manager.cc:1403] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.000s
I20260709 13:08:22.317840 29110 tablet_bootstrap.cc:654] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.317943 28903 tablet_service.cc:1511] Processing CreateTablet for tablet bf6046ff3c2d4decb97603f1a59ac4c2 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:22.319334 28903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6046ff3c2d4decb97603f1a59ac4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.319518 29108 raft_consensus.cc:359] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.320504 29108 raft_consensus.cc:385] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.320887 29108 raft_consensus.cc:740] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.324220 29108 consensus_queue.cc:260] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.328490 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 149c161ac0d0443b84e2857931b3ed7b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:22.329067 29050 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebc8aaaab964afbb1243503932d8cea (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:22.329348 28979 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebc8aaaab964afbb1243503932d8cea (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:22.329811 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149c161ac0d0443b84e2857931b3ed7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.330277 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebc8aaaab964afbb1243503932d8cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.330588 28979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebc8aaaab964afbb1243503932d8cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.328944 29108 ts_tablet_manager.cc:1434] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.001s
I20260709 13:08:22.333243 29108 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.340090 29108 tablet_bootstrap.cc:654] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.347050 29052 tablet_service.cc:1511] Processing CreateTablet for tablet bf6046ff3c2d4decb97603f1a59ac4c2 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:22.348409 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6046ff3c2d4decb97603f1a59ac4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.358678 28981 tablet_service.cc:1511] Processing CreateTablet for tablet bf6046ff3c2d4decb97603f1a59ac4c2 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:22.359989 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6046ff3c2d4decb97603f1a59ac4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.365964 29109 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.366451 29109 ts_tablet_manager.cc:1403] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.020s
I20260709 13:08:22.369722 29109 raft_consensus.cc:359] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.370411 29109 raft_consensus.cc:385] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.370724 29109 raft_consensus.cc:740] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.371626 29109 consensus_queue.cc:260] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.372401 29114 raft_consensus.cc:493] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.372833 29114 raft_consensus.cc:515] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.375977 29051 tablet_service.cc:1511] Processing CreateTablet for tablet 149c161ac0d0443b84e2857931b3ed7b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:22.377251 29051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149c161ac0d0443b84e2857931b3ed7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.377401 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631d3f287aa64f0eb45bc85657dc0c13" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:22.381456 28905 tablet_service.cc:1511] Processing CreateTablet for tablet 8aec498c1cb24afd958724e3eaf59a22 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:22.382773 28905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aec498c1cb24afd958724e3eaf59a22. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:22.382850 28865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:22.382891 28906 tablet_service.cc:1511] Processing CreateTablet for tablet c5296ec9ae7a45b0ad8a289b4822d89b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 13:08:22.383510 28885 leader_election.cc:343] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.384212 28906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5296ec9ae7a45b0ad8a289b4822d89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.384606 29114 leader_election.cc:290] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.386484 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631d3f287aa64f0eb45bc85657dc0c13" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:22.389369 28884 leader_election.cc:343] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.389822 28884 leader_election.cc:304] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:22.391373 29114 raft_consensus.cc:2749] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.403491 29052 tablet_service.cc:1511] Processing CreateTablet for tablet 8aec498c1cb24afd958724e3eaf59a22 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:22.404907 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aec498c1cb24afd958724e3eaf59a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.410851 28976 tablet_service.cc:1511] Processing CreateTablet for tablet 149c161ac0d0443b84e2857931b3ed7b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:22.412117 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149c161ac0d0443b84e2857931b3ed7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.412222 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4fb7cd34174ab6b293df705d9b87f2 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:22.413463 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4fb7cd34174ab6b293df705d9b87f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.413695 28975 tablet_service.cc:1511] Processing CreateTablet for tablet 8aec498c1cb24afd958724e3eaf59a22 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:22.414798 29108 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.414950 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aec498c1cb24afd958724e3eaf59a22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.415282 29108 ts_tablet_manager.cc:1403] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.011s
I20260709 13:08:22.419442 29110 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.419237 29049 tablet_service.cc:1511] Processing CreateTablet for tablet c5296ec9ae7a45b0ad8a289b4822d89b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:22.419914 29110 ts_tablet_manager.cc:1403] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.182s	user 0.017s	sys 0.000s
I20260709 13:08:22.420549 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5296ec9ae7a45b0ad8a289b4822d89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.420799 28984 tablet_service.cc:1511] Processing CreateTablet for tablet c5296ec9ae7a45b0ad8a289b4822d89b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:22.423228 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5296ec9ae7a45b0ad8a289b4822d89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.431510 28977 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4fb7cd34174ab6b293df705d9b87f2 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:22.432941 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4fb7cd34174ab6b293df705d9b87f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.435340 29109 ts_tablet_manager.cc:1434] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.069s	user 0.011s	sys 0.008s
I20260709 13:08:22.435768 29053 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4fb7cd34174ab6b293df705d9b87f2 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:22.436385 29109 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.436959 29053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4fb7cd34174ab6b293df705d9b87f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.444561 28902 tablet_service.cc:1511] Processing CreateTablet for tablet 8943ed3f94564f1b81ad57d874d5e0dc (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:22.445873 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8943ed3f94564f1b81ad57d874d5e0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.446682 28978 tablet_service.cc:1511] Processing CreateTablet for tablet 8943ed3f94564f1b81ad57d874d5e0dc (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:22.447914 28978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8943ed3f94564f1b81ad57d874d5e0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.450944 28904 tablet_service.cc:1511] Processing CreateTablet for tablet 2758155cb7ec41289439f6f333abd4e6 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:22.447925 29057 tablet_service.cc:1511] Processing CreateTablet for tablet 8943ed3f94564f1b81ad57d874d5e0dc (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:22.453097 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2758155cb7ec41289439f6f333abd4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.453342 29110 raft_consensus.cc:359] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:22.454067 29110 raft_consensus.cc:385] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.454360 29110 raft_consensus.cc:740] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.453804 29057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8943ed3f94564f1b81ad57d874d5e0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.455153 29110 consensus_queue.cc:260] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:22.460238 29108 raft_consensus.cc:359] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.460937 29108 raft_consensus.cc:385] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.461220 29108 raft_consensus.cc:740] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.466275 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 2758155cb7ec41289439f6f333abd4e6 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:22.468012 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2758155cb7ec41289439f6f333abd4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.457523 29110 ts_tablet_manager.cc:1434] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:08:22.469486 29110 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.473642 29109 tablet_bootstrap.cc:654] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.485987 29050 tablet_service.cc:1511] Processing CreateTablet for tablet 2758155cb7ec41289439f6f333abd4e6 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:22.487317 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2758155cb7ec41289439f6f333abd4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.488171 28906 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3c359a2ca1456f9f87439f82d17d83 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:22.489491 28906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3c359a2ca1456f9f87439f82d17d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.491379 29056 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3c359a2ca1456f9f87439f82d17d83 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:22.492645 29056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3c359a2ca1456f9f87439f82d17d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.472818 29108 consensus_queue.cc:260] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.510941 29108 ts_tablet_manager.cc:1434] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.000s
I20260709 13:08:22.512024 29108 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.521898 28904 tablet_service.cc:1511] Processing CreateTablet for tablet a2601fa892044686b40b00d31eadb01b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:22.524250 28904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2601fa892044686b40b00d31eadb01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.526510 28984 tablet_service.cc:1511] Processing CreateTablet for tablet a2601fa892044686b40b00d31eadb01b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:22.527756 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2601fa892044686b40b00d31eadb01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.528069 29109 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.528545 29109 ts_tablet_manager.cc:1403] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.008s
I20260709 13:08:22.530768 29117 raft_consensus.cc:493] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.531255 29117 raft_consensus.cc:515] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:22.533214 29117 leader_election.cc:290] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403), 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:22.534735 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:22.536118 28958 leader_election.cc:343] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.537712 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:22.539085 28959 leader_election.cc:343] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.539517 28959 leader_election.cc:304] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:22.546012 29117 raft_consensus.cc:2749] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.531147 29109 raft_consensus.cc:359] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.547464 29109 raft_consensus.cc:385] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.547808 29109 raft_consensus.cc:740] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.548521 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 351259537342409da5e40377aeb888ef (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:22.548521 29109 consensus_queue.cc:260] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.550832 29109 ts_tablet_manager.cc:1434] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:08:22.553536 29110 tablet_bootstrap.cc:654] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.553241 28981 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3c359a2ca1456f9f87439f82d17d83 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:22.554761 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3c359a2ca1456f9f87439f82d17d83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.555408 28906 tablet_service.cc:1511] Processing CreateTablet for tablet ec0f9ca0aef346d1b5d4c9eb381adda0 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:22.556658 28906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0f9ca0aef346d1b5d4c9eb381adda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.561271 29052 tablet_service.cc:1511] Processing CreateTablet for tablet ec0f9ca0aef346d1b5d4c9eb381adda0 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:22.561617 29115 raft_consensus.cc:493] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.562242 29109 tablet_bootstrap.cc:492] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.562208 29115 raft_consensus.cc:515] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.564008 29108 tablet_bootstrap.cc:654] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.564464 29115 leader_election.cc:290] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:22.566563 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37f3d4eb2794725891d8c97c6fc8017" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:22.568274 29032 leader_election.cc:343] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.573128 28903 tablet_service.cc:1511] Processing CreateTablet for tablet 351259537342409da5e40377aeb888ef (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:22.574473 28903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351259537342409da5e40377aeb888ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.576086 29110 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.576611 29110 ts_tablet_manager.cc:1403] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.001s
I20260709 13:08:22.578028 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351259537342409da5e40377aeb888ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.578156 29050 tablet_service.cc:1511] Processing CreateTablet for tablet a2601fa892044686b40b00d31eadb01b (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:22.579303 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2601fa892044686b40b00d31eadb01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.580520 29052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0f9ca0aef346d1b5d4c9eb381adda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.582964 29109 tablet_bootstrap.cc:654] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.584311 28976 tablet_service.cc:1511] Processing CreateTablet for tablet 01e53ebb69d14cea98a05005727ff182 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:22.586042 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e53ebb69d14cea98a05005727ff182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.586973 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37f3d4eb2794725891d8c97c6fc8017" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:22.589042 29110 raft_consensus.cc:359] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.589845 29110 raft_consensus.cc:385] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.590188 29110 raft_consensus.cc:740] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.590358 28984 tablet_service.cc:1511] Processing CreateTablet for tablet ec0f9ca0aef346d1b5d4c9eb381adda0 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 13:08:22.591182 29034 leader_election.cc:343] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.591760 29034 leader_election.cc:304] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:22.593303 29115 raft_consensus.cc:2749] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.591730 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0f9ca0aef346d1b5d4c9eb381adda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.597497 29110 consensus_queue.cc:260] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.600225 29110 ts_tablet_manager.cc:1434] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.007s
I20260709 13:08:22.601276 29110 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.602176 29053 tablet_service.cc:1511] Processing CreateTablet for tablet 01e53ebb69d14cea98a05005727ff182 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:22.603437 29053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e53ebb69d14cea98a05005727ff182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.605837 28977 tablet_service.cc:1511] Processing CreateTablet for tablet 351259537342409da5e40377aeb888ef (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:22.607347 29117 raft_consensus.cc:493] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.607847 29117 raft_consensus.cc:515] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.609901 29117 leader_election.cc:290] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.611404 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1926acb61e49199839d571fe09e953" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:22.612257 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1926acb61e49199839d571fe09e953" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:22.612833 28958 leader_election.cc:343] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.612865 29068 raft_consensus.cc:2468] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:22.614548 28959 leader_election.cc:304] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:22.615331 29117 raft_consensus.cc:2804] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.615664 29117 raft_consensus.cc:493] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.616015 29117 raft_consensus.cc:3060] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.618393 28905 tablet_service.cc:1511] Processing CreateTablet for tablet 01e53ebb69d14cea98a05005727ff182 (DEFAULT_TABLE table=test-workload [id=c911d384544d46a0840332ced510c1a6]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:22.619766 28905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e53ebb69d14cea98a05005727ff182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.622045 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351259537342409da5e40377aeb888ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:22.631599 29117 raft_consensus.cc:515] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.633008 29108 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.638131 29108 ts_tablet_manager.cc:1403] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.009s
I20260709 13:08:22.641166 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1926acb61e49199839d571fe09e953" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:22.641049 29108 raft_consensus.cc:359] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.641819 29108 raft_consensus.cc:385] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.641794 29068 raft_consensus.cc:3060] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.642938 29117 leader_election.cc:290] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.643540 29117 raft_consensus.cc:493] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.644886 29117 raft_consensus.cc:515] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.646976 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1926acb61e49199839d571fe09e953" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:22.646363 29109 tablet_bootstrap.cc:492] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.647679 29108 raft_consensus.cc:740] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.637511 29110 tablet_bootstrap.cc:654] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.648445 29115 raft_consensus.cc:493] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.648931 29115 raft_consensus.cc:515] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.650939 29115 leader_election.cc:290] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:22.651628 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4a57d289a488482e3232e6de9842c" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:22.647789 29109 ts_tablet_manager.cc:1403] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.009s
I20260709 13:08:22.651795 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471148263f24da4b881d4a1e5644ad4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:22.653264 29032 leader_election.cc:343] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.653753 29117 leader_election.cc:290] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
W20260709 13:08:22.654426 28959 leader_election.cc:343] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.653658 29108 consensus_queue.cc:260] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.655247 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4a57d289a488482e3232e6de9842c" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:22.655905 28994 raft_consensus.cc:2468] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:22.656350 29109 raft_consensus.cc:359] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.657085 29109 raft_consensus.cc:385] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:22.648466 28958 leader_election.cc:343] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.657383 29034 leader_election.cc:304] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:22.658758 29109 raft_consensus.cc:740] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.658891 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471148263f24da4b881d4a1e5644ad4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:22.660006 29115 raft_consensus.cc:2804] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:22.660369 28958 leader_election.cc:343] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.660466 29115 raft_consensus.cc:493] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.660821 28958 leader_election.cc:304] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:22.660980 29115 raft_consensus.cc:3060] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.659957 29109 consensus_queue.cc:260] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.661943 29117 raft_consensus.cc:2749] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.669862 29108 ts_tablet_manager.cc:1434] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:08:22.670903 29108 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.672801 29109 ts_tablet_manager.cc:1434] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:22.673602 29068 raft_consensus.cc:2468] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:22.681146 28959 leader_election.cc:304] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:22.675050 29110 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.683184 29110 ts_tablet_manager.cc:1403] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.005s
I20260709 13:08:22.684468 29109 tablet_bootstrap.cc:492] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.685557 29115 raft_consensus.cc:515] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.683615 29117 raft_consensus.cc:2804] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.688459 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4a57d289a488482e3232e6de9842c" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:22.689108 29108 tablet_bootstrap.cc:654] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.689047 28919 raft_consensus.cc:3060] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.689611 29115 leader_election.cc:290] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:22.691172 29109 tablet_bootstrap.cc:654] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.689018 29117 raft_consensus.cc:697] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:22.694690 29117 consensus_queue.cc:237] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.698652 28919 raft_consensus.cc:2468] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:22.698845 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf4a57d289a488482e3232e6de9842c" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:22.699676 28994 raft_consensus.cc:3060] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.700361 29032 leader_election.cc:304] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:22.701457 29115 raft_consensus.cc:2804] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.702240 29115 raft_consensus.cc:697] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:22.702432 29109 tablet_bootstrap.cc:492] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.702896 29109 ts_tablet_manager.cc:1403] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:08:22.703250 29115 consensus_queue.cc:237] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.705809 29109 raft_consensus.cc:359] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.706527 29109 raft_consensus.cc:385] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.706823 29109 raft_consensus.cc:740] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.707976 29109 consensus_queue.cc:260] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.709728 29110 raft_consensus.cc:359] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.710501 29109 ts_tablet_manager.cc:1434] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:08:22.710718 29110 raft_consensus.cc:385] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.711158 29110 raft_consensus.cc:740] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.714219 28994 raft_consensus.cc:2468] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:22.715346 29109 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.715164 29110 consensus_queue.cc:260] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.726193 29110 ts_tablet_manager.cc:1434] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:08:22.727195 29110 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.729111 28815 catalog_manager.cc:5697] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.730733 29109 tablet_bootstrap.cc:654] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.730945 28814 catalog_manager.cc:5697] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.734867 29108 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.735543 29108 ts_tablet_manager.cc:1403] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.015s
I20260709 13:08:22.737614 29110 tablet_bootstrap.cc:654] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.739216 29109 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.738770 29108 raft_consensus.cc:359] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.739686 29109 ts_tablet_manager.cc:1403] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260709 13:08:22.739629 29108 raft_consensus.cc:385] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.740163 29108 raft_consensus.cc:740] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.741393 29108 consensus_queue.cc:260] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.742914 29109 raft_consensus.cc:359] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.743963 29109 raft_consensus.cc:385] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.744360 29109 raft_consensus.cc:740] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.745038 29108 ts_tablet_manager.cc:1434] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:08:22.745491 29109 consensus_queue.cc:260] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.746662 29108 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.751796 29109 ts_tablet_manager.cc:1434] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:22.752933 29109 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.754439 29110 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.754868 29108 tablet_bootstrap.cc:654] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.755059 29110 ts_tablet_manager.cc:1403] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.010s
I20260709 13:08:22.758323 29110 raft_consensus.cc:359] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.759575 29110 raft_consensus.cc:385] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.760005 29110 raft_consensus.cc:740] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.760887 29109 tablet_bootstrap.cc:654] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.761260 29110 consensus_queue.cc:260] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.765005 29110 ts_tablet_manager.cc:1434] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:08:22.766445 29110 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.771804 29108 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.772418 29108 ts_tablet_manager.cc:1403] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.019s
I20260709 13:08:22.775000 29110 tablet_bootstrap.cc:654] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.775498 29108 raft_consensus.cc:359] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.776367 29108 raft_consensus.cc:385] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.776714 29108 raft_consensus.cc:740] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.783582 29108 consensus_queue.cc:260] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.786008 29108 ts_tablet_manager.cc:1434] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:22.787058 29108 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.787194 29110 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.787796 29110 ts_tablet_manager.cc:1403] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 13:08:22.788884 29109 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.789413 29109 ts_tablet_manager.cc:1403] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.007s
I20260709 13:08:22.790896 29110 raft_consensus.cc:359] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.791780 29110 raft_consensus.cc:385] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.792099 29110 raft_consensus.cc:740] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.792188 29109 raft_consensus.cc:359] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:22.792968 29109 raft_consensus.cc:385] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.793331 29109 raft_consensus.cc:740] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.793053 29110 consensus_queue.cc:260] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.793874 29108 tablet_bootstrap.cc:654] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.794240 29109 consensus_queue.cc:260] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:22.795884 29110 ts_tablet_manager.cc:1434] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:22.797190 29110 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.800698 29109 ts_tablet_manager.cc:1434] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:22.802107 29109 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.803771 29110 tablet_bootstrap.cc:654] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.809123 29108 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.809657 29108 ts_tablet_manager.cc:1403] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260709 13:08:22.812294 29108 raft_consensus.cc:359] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.813053 29109 tablet_bootstrap.cc:654] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.813464 29108 raft_consensus.cc:385] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.813795 29108 raft_consensus.cc:740] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.814453 29108 consensus_queue.cc:260] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.816468 29108 ts_tablet_manager.cc:1434] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:08:22.817435 29108 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.822731 29108 tablet_bootstrap.cc:654] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.825146 29110 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.825649 29110 ts_tablet_manager.cc:1403] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260709 13:08:22.826932 29109 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.827461 29109 ts_tablet_manager.cc:1403] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260709 13:08:22.828269 29110 raft_consensus.cc:359] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.828961 29110 raft_consensus.cc:385] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.829221 29110 raft_consensus.cc:740] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.830118 29109 raft_consensus.cc:359] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.830037 29110 consensus_queue.cc:260] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.830796 29109 raft_consensus.cc:385] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.831074 29109 raft_consensus.cc:740] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.831820 29108 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.832113 29110 ts_tablet_manager.cc:1434] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:08:22.832388 29108 ts_tablet_manager.cc:1403] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 13:08:22.831861 29109 consensus_queue.cc:260] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.834079 29109 ts_tablet_manager.cc:1434] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:22.835170 29109 tablet_bootstrap.cc:492] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.834966 29108 raft_consensus.cc:359] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:22.835659 29108 raft_consensus.cc:385] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.835935 29108 raft_consensus.cc:740] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.836709 29110 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.836676 29108 consensus_queue.cc:260] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:22.841472 29109 tablet_bootstrap.cc:654] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.842443 29108 ts_tablet_manager.cc:1434] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:22.843395 29108 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.849951 29110 tablet_bootstrap.cc:654] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.850208 29108 tablet_bootstrap.cc:654] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.852979 29109 tablet_bootstrap.cc:492] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.853639 29109 ts_tablet_manager.cc:1403] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 13:08:22.857334 29109 raft_consensus.cc:359] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.858120 29109 raft_consensus.cc:385] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.858439 29109 raft_consensus.cc:740] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.859210 29109 consensus_queue.cc:260] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.860086 29108 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.860576 29108 ts_tablet_manager.cc:1403] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 13:08:22.860805 29110 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.861263 29110 ts_tablet_manager.cc:1403] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260709 13:08:22.861567 29109 ts_tablet_manager.cc:1434] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:22.862133 29117 raft_consensus.cc:493] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.862638 29117 raft_consensus.cc:515] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.863391 29115 raft_consensus.cc:493] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.863899 29115 raft_consensus.cc:515] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.865373 29117 leader_election.cc:290] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.865936 29110 raft_consensus.cc:359] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.866554 29110 raft_consensus.cc:385] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.866806 29110 raft_consensus.cc:740] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.867142 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631d3f287aa64f0eb45bc85657dc0c13" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:22.867322 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631d3f287aa64f0eb45bc85657dc0c13" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:22.867479 29110 consensus_queue.cc:260] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.867823 28919 raft_consensus.cc:2468] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:22.867966 29068 raft_consensus.cc:2468] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:22.869612 29110 ts_tablet_manager.cc:1434] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:08:22.869469 28958 leader_election.cc:304] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:22.869902 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ffb0d03869544e682e7bdfe2546be47" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:22.864527 29108 raft_consensus.cc:359] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.870416 29117 raft_consensus.cc:2804] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.870651 29108 raft_consensus.cc:385] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.870677 28994 raft_consensus.cc:2468] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:22.871037 29108 raft_consensus.cc:740] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.872149 29108 consensus_queue.cc:260] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.872732 29109 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:22.872607 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ffb0d03869544e682e7bdfe2546be47" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:22.868419 29115 leader_election.cc:290] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:22.873345 28919 raft_consensus.cc:2468] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:22.874300 29108 ts_tablet_manager.cc:1434] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:08:22.872174 29110 tablet_bootstrap.cc:492] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.874817 29032 leader_election.cc:304] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:22.875861 29115 raft_consensus.cc:2804] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.876332 29115 raft_consensus.cc:493] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.876793 29115 raft_consensus.cc:3060] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.871014 29117 raft_consensus.cc:493] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.876085 29108 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.877318 29117 raft_consensus.cc:3060] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.882254 29110 tablet_bootstrap.cc:654] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.884511 29108 tablet_bootstrap.cc:654] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.878551 29109 tablet_bootstrap.cc:654] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.881877 29141 raft_consensus.cc:493] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.885190 29141 raft_consensus.cc:515] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.888713 29141 leader_election.cc:290] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.889528 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:22.890400 28919 raft_consensus.cc:2468] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:22.891680 28958 leader_election.cc:304] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:22.892639 29141 raft_consensus.cc:2804] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.893067 29141 raft_consensus.cc:493] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.893529 29141 raft_consensus.cc:3060] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.895305 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:22.896152 29068 raft_consensus.cc:2468] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:22.899888 29136 raft_consensus.cc:493] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.900415 29136 raft_consensus.cc:515] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.902725 29136 leader_election.cc:290] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.903872 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1926acb61e49199839d571fe09e953" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:22.906594 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1926acb61e49199839d571fe09e953" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:22.908497 29068 raft_consensus.cc:2393] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:22.910892 28884 leader_election.cc:304] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:22.912431 29136 raft_consensus.cc:3060] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.923656 29115 raft_consensus.cc:515] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.924286 29168 raft_consensus.cc:493] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.926635 29136 raft_consensus.cc:2749] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:22.916719 29141 raft_consensus.cc:515] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.933039 29168 raft_consensus.cc:515] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.933486 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ffb0d03869544e682e7bdfe2546be47" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:22.921110 29117 raft_consensus.cc:515] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.934360 28994 raft_consensus.cc:3060] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.932760 29108 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:22.935657 29108 ts_tablet_manager.cc:1403] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.022s
I20260709 13:08:22.932097 29110 tablet_bootstrap.cc:492] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:22.931991 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ffb0d03869544e682e7bdfe2546be47" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:22.937577 29141 leader_election.cc:290] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.932755 29115 leader_election.cc:290] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:22.936674 29110 ts_tablet_manager.cc:1403] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.020s
I20260709 13:08:22.937698 28919 raft_consensus.cc:3060] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.938467 29117 leader_election.cc:290] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.938748 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:22.940950 29068 raft_consensus.cc:3060] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.941197 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631d3f287aa64f0eb45bc85657dc0c13" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:22.941774 29067 raft_consensus.cc:3060] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.928825 29109 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:22.938581 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd039995d584cf58ad166ac0b8a7189" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:22.939636 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:22.939755 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "631d3f287aa64f0eb45bc85657dc0c13" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:22.945950 29109 ts_tablet_manager.cc:1403] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.005s
I20260709 13:08:22.945048 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd039995d584cf58ad166ac0b8a7189" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:22.945124 28916 raft_consensus.cc:3060] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.945375 28917 raft_consensus.cc:3060] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.947188 29136 raft_consensus.cc:493] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:22.947731 28959 leader_election.cc:343] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:22.947589 29108 raft_consensus.cc:359] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.948342 29108 raft_consensus.cc:385] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.948571 29108 raft_consensus.cc:740] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.948237 29136 raft_consensus.cc:515] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.946408 29168 leader_election.cc:290] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.949069 29108 consensus_queue.cc:260] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.945214 28918 raft_consensus.cc:2468] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:22.951226 29108 ts_tablet_manager.cc:1434] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:08:22.951069 28958 leader_election.cc:304] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:22.952121 29108 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:22.952492 29168 raft_consensus.cc:2804] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.952878 29168 raft_consensus.cc:493] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.953212 29168 raft_consensus.cc:3060] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.955166 28916 raft_consensus.cc:2468] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:22.956902 29110 raft_consensus.cc:359] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.958107 29110 raft_consensus.cc:385] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.958379 29110 raft_consensus.cc:740] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.957252 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471148263f24da4b881d4a1e5644ad4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:22.959208 28993 raft_consensus.cc:2468] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:22.962656 29068 raft_consensus.cc:2468] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:22.964975 28959 leader_election.cc:304] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:22.966128 29110 consensus_queue.cc:260] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.966559 29117 raft_consensus.cc:2804] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.967813 29136 leader_election.cc:290] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.965049 28917 raft_consensus.cc:2468] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:22.968987 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471148263f24da4b881d4a1e5644ad4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:22.970455 29066 raft_consensus.cc:2468] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:22.968895 28885 leader_election.cc:304] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:22.972131 29108 tablet_bootstrap.cc:654] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:22.968608 29067 raft_consensus.cc:2468] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:22.972306 29136 raft_consensus.cc:2804] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.972301 29109 raft_consensus.cc:359] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.964906 28919 raft_consensus.cc:2468] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:22.973208 29109 raft_consensus.cc:385] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:22.973593 29109 raft_consensus.cc:740] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:22.973706 28959 leader_election.cc:304] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:22.974236 29032 leader_election.cc:304] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:22.974373 29109 consensus_queue.cc:260] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.975061 29115 raft_consensus.cc:2804] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.975575 29115 raft_consensus.cc:697] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:22.972879 29136 raft_consensus.cc:493] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.976951 29115 consensus_queue.cc:237] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.978379 29136 raft_consensus.cc:3060] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.985116 29110 ts_tablet_manager.cc:1434] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 13:08:22.986253 29110 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:22.986450 29169 raft_consensus.cc:493] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:22.986934 29169 raft_consensus.cc:515] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:22.990479 29169 leader_election.cc:290] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:22.991143 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:22.991598 28993 raft_consensus.cc:2468] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:22.992426 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:22.992651 28885 leader_election.cc:304] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:22.993058 29067 raft_consensus.cc:2468] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:22.977533 28994 raft_consensus.cc:2468] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:22.993659 29169 raft_consensus.cc:2804] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:22.994020 29169 raft_consensus.cc:493] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:22.994168 29141 raft_consensus.cc:2804] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:22.994415 29169 raft_consensus.cc:3060] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:22.994889 29141 raft_consensus.cc:697] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:22.996354 29136 raft_consensus.cc:515] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.996053 29141 consensus_queue.cc:237] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:22.997968 29109 ts_tablet_manager.cc:1434] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.008s
I20260709 13:08:22.998932 29109 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:23.002435 29117 raft_consensus.cc:697] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:23.006270 29136 leader_election.cc:290] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.006496 29108 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:23.006930 29108 ts_tablet_manager.cc:1403] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.013s
I20260709 13:08:23.008008 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471148263f24da4b881d4a1e5644ad4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:23.008139 29117 consensus_queue.cc:237] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.008634 29067 raft_consensus.cc:3060] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.010612 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471148263f24da4b881d4a1e5644ad4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:23.010928 29110 tablet_bootstrap.cc:654] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.011253 28994 raft_consensus.cc:3060] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.020661 29108 raft_consensus.cc:359] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.021405 29108 raft_consensus.cc:385] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.021704 29108 raft_consensus.cc:740] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.022349 29108 consensus_queue.cc:260] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.024350 29108 ts_tablet_manager.cc:1434] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:08:23.025259 29108 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:23.029470 29168 raft_consensus.cc:515] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.027518 29067 raft_consensus.cc:2468] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:23.032073 28815 catalog_manager.cc:5697] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.035355 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd039995d584cf58ad166ac0b8a7189" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:23.035938 28919 raft_consensus.cc:3060] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.038600 28994 raft_consensus.cc:2468] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:23.038223 29169 raft_consensus.cc:515] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:23.039914 28885 leader_election.cc:304] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:23.040333 29115 raft_consensus.cc:493] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.040786 29115 raft_consensus.cc:515] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.041368 29169 leader_election.cc:290] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.041412 29136 raft_consensus.cc:2804] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.042017 29136 raft_consensus.cc:697] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:23.043473 29136 consensus_queue.cc:237] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.044209 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:23.044896 29115 leader_election.cc:290] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:23.045687 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:23.046000 29168 leader_election.cc:290] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
W20260709 13:08:23.048378 29032 leader_election.cc:343] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.044986 29066 raft_consensus.cc:3060] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.049516 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:23.051579 28994 raft_consensus.cc:3060] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.058655 28816 catalog_manager.cc:5697] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.064319 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd039995d584cf58ad166ac0b8a7189" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:23.065012 28994 raft_consensus.cc:2468] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:23.066190 28885 leader_election.cc:304] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:23.067036 29169 raft_consensus.cc:493] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.067358 29169 raft_consensus.cc:515] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.068672 28919 raft_consensus.cc:2468] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:23.069401 29169 leader_election.cc:290] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.069927 29169 raft_consensus.cc:2804] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.070393 28958 leader_election.cc:304] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:23.070648 29169 raft_consensus.cc:697] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:23.070827 29066 raft_consensus.cc:2468] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:23.070998 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:23.072225 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:23.072355 29117 raft_consensus.cc:2804] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.072955 29117 raft_consensus.cc:697] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:23.073235 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:23.073498 29034 leader_election.cc:343] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.073971 29034 leader_election.cc:304] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:23.073828 29117 consensus_queue.cc:237] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:23.074470 28885 leader_election.cc:343] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.071538 29169 consensus_queue.cc:237] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } }
I20260709 13:08:23.076165 29115 raft_consensus.cc:2749] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:23.076769 28959 leader_election.cc:343] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.072525 29067 raft_consensus.cc:2468] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:23.080976 28884 leader_election.cc:304] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:23.080477 28817 catalog_manager.cc:5697] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.082683 29136 raft_consensus.cc:2804] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.083899 29136 raft_consensus.cc:493] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.084311 29136 raft_consensus.cc:3060] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.092978 29108 tablet_bootstrap.cc:654] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.084318 28813 catalog_manager.cc:5697] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.102743 29109 tablet_bootstrap.cc:654] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.122321 29136 raft_consensus.cc:515] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.126956 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:23.127918 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:23.128567 29067 raft_consensus.cc:3060] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.129053 29109 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
W20260709 13:08:23.128947 28885 leader_election.cc:343] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.130214 29109 ts_tablet_manager.cc:1403] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.131s	user 0.010s	sys 0.002s
I20260709 13:08:23.133744 28813 catalog_manager.cc:5697] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.129537 29136 leader_election.cc:290] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.136173 29109 raft_consensus.cc:359] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.137051 28817 catalog_manager.cc:5697] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.138265 29110 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:23.138195 29109 raft_consensus.cc:385] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.138886 29110 ts_tablet_manager.cc:1403] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.034s
I20260709 13:08:23.138870 29109 raft_consensus.cc:740] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.139386 29108 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:23.139860 29108 ts_tablet_manager.cc:1403] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.009s
I20260709 13:08:23.140087 29109 consensus_queue.cc:260] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.141777 29110 raft_consensus.cc:359] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.142426 29110 raft_consensus.cc:385] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.142364 29108 raft_consensus.cc:359] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.142773 29110 raft_consensus.cc:740] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.142853 29109 ts_tablet_manager.cc:1434] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:08:23.143098 29108 raft_consensus.cc:385] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.143559 29110 consensus_queue.cc:260] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.144739 29109 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:23.145485 29110 ts_tablet_manager.cc:1434] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:23.146448 29110 tablet_bootstrap.cc:492] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:23.144011 29108 raft_consensus.cc:740] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.151976 29109 tablet_bootstrap.cc:654] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.152016 29110 tablet_bootstrap.cc:654] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.152541 29108 consensus_queue.cc:260] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.156387 29136 raft_consensus.cc:493] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.157143 29136 raft_consensus.cc:515] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.160787 29108 ts_tablet_manager.cc:1434] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 13:08:23.162532 29108 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:23.164132 29110 tablet_bootstrap.cc:492] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:23.164145 29109 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:23.164697 29109 ts_tablet_manager.cc:1403] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:08:23.164793 29110 ts_tablet_manager.cc:1403] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 13:08:23.165912 29136 leader_election.cc:290] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.165944 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37f3d4eb2794725891d8c97c6fc8017" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:23.167495 29109 raft_consensus.cc:359] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.168357 29109 raft_consensus.cc:385] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.168694 29109 raft_consensus.cc:740] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.169507 29109 consensus_queue.cc:260] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.170396 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37f3d4eb2794725891d8c97c6fc8017" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:23.170596 28885 leader_election.cc:343] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.171123 29066 raft_consensus.cc:2468] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:23.171504 29109 ts_tablet_manager.cc:1434] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:23.172396 29110 raft_consensus.cc:359] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.173081 29110 raft_consensus.cc:385] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.172923 28884 leader_election.cc:304] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:23.173386 29110 raft_consensus.cc:740] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.174314 29136 raft_consensus.cc:2804] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.174244 29110 consensus_queue.cc:260] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.174721 29136 raft_consensus.cc:493] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.175105 29136 raft_consensus.cc:3060] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.176951 29109 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:23.176769 29115 consensus_queue.cc:1048] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.180943 29108 tablet_bootstrap.cc:654] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.184821 29117 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.185698 29110 ts_tablet_manager.cc:1434] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:08:23.186614 29110 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:23.183027 29109 tablet_bootstrap.cc:654] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.183816 29136 raft_consensus.cc:515] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.184180 29067 raft_consensus.cc:2468] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:23.192998 29117 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.194178 29110 tablet_bootstrap.cc:654] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.194674 28884 leader_election.cc:304] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:23.194909 29136 leader_election.cc:290] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.195634 29136 raft_consensus.cc:2804] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.196309 29136 raft_consensus.cc:697] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:23.197379 29136 consensus_queue.cc:237] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.197950 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37f3d4eb2794725891d8c97c6fc8017" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:23.198043 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37f3d4eb2794725891d8c97c6fc8017" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:23.198529 28994 raft_consensus.cc:3060] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.199347 29066 raft_consensus.cc:3060] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.208076 29066 raft_consensus.cc:2468] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:23.211390 28884 leader_election.cc:304] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:23.208658 28994 raft_consensus.cc:2468] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:23.213052 29136 raft_consensus.cc:2804] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.213790 29136 raft_consensus.cc:697] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:23.215348 29136 consensus_queue.cc:237] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.221544 29174 raft_consensus.cc:493] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.222208 29174 raft_consensus.cc:515] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.225159 29174 leader_election.cc:290] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.229632 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:23.235200 29110 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:23.236106 29110 ts_tablet_manager.cc:1403] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.007s
I20260709 13:08:23.239506 29110 raft_consensus.cc:359] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.239961 29117 raft_consensus.cc:493] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.240289 29110 raft_consensus.cc:385] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.240583 29110 raft_consensus.cc:740] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.240444 29117 raft_consensus.cc:515] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.241312 29110 consensus_queue.cc:260] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.243506 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb94e33199c412090672828a15b5627" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:23.244971 28958 leader_election.cc:343] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.247354 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb94e33199c412090672828a15b5627" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:23.248126 29068 raft_consensus.cc:2468] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:23.248540 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:23.249325 29066 raft_consensus.cc:2393] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 in current term 1: Already voted for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in this term.
I20260709 13:08:23.250312 28959 leader_election.cc:304] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:23.251259 29141 raft_consensus.cc:2804] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.251652 29141 raft_consensus.cc:493] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.251997 29141 raft_consensus.cc:3060] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.254444 29110 ts_tablet_manager.cc:1434] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:08:23.254864 28959 leader_election.cc:304] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:23.255625 29174 raft_consensus.cc:3060] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.261694 29173 raft_consensus.cc:493] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.262192 29173 raft_consensus.cc:515] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.263628 29110 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:23.264287 29173 leader_election.cc:290] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.267243 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2dbddeb30c4b27a09c9cdf53f97cef" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:23.268898 28959 leader_election.cc:343] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.269745 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2dbddeb30c4b27a09c9cdf53f97cef" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:23.270386 28917 raft_consensus.cc:2468] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:23.270867 29110 tablet_bootstrap.cc:654] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.271600 28958 leader_election.cc:304] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:23.272794 29173 raft_consensus.cc:2804] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.273144 29173 raft_consensus.cc:493] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.273584 29173 raft_consensus.cc:3060] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.273835 29169 raft_consensus.cc:493] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.274377 29169 raft_consensus.cc:515] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.276651 29169 leader_election.cc:290] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.279088 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9d5a80fdf409498bcc2bbf33728e6" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:23.279404 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9d5a80fdf409498bcc2bbf33728e6" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:23.280072 28994 raft_consensus.cc:2468] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
W20260709 13:08:23.281088 28884 leader_election.cc:343] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.282068 28885 leader_election.cc:304] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:23.283317 29174 raft_consensus.cc:2749] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:23.283507 29169 raft_consensus.cc:2804] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.284087 29169 raft_consensus.cc:493] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.284550 29169 raft_consensus.cc:3060] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.284614 29110 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:23.285001 29117 leader_election.cc:290] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.285339 29110 ts_tablet_manager.cc:1403] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:08:23.277083 28817 catalog_manager.cc:5697] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.300693 29141 raft_consensus.cc:515] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.301900 29109 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:23.302564 29109 ts_tablet_manager.cc:1403] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.002s
I20260709 13:08:23.303241 29141 leader_election.cc:290] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.305974 29110 raft_consensus.cc:359] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.306795 29110 raft_consensus.cc:385] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.307114 29110 raft_consensus.cc:740] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.313995 29110 consensus_queue.cc:260] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.318397 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb94e33199c412090672828a15b5627" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:23.319265 29067 raft_consensus.cc:3060] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.326054 29109 raft_consensus.cc:359] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.326910 29110 ts_tablet_manager.cc:1434] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.004s
I20260709 13:08:23.327028 29109 raft_consensus.cc:385] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.327425 29109 raft_consensus.cc:740] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.328094 29110 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:23.329401 29109 consensus_queue.cc:260] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.325321 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb94e33199c412090672828a15b5627" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:23.314371 29173 raft_consensus.cc:515] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.336476 29109 ts_tablet_manager.cc:1434] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:08:23.337656 29109 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:23.348603 29173 leader_election.cc:290] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.349656 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2dbddeb30c4b27a09c9cdf53f97cef" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:23.350237 28916 raft_consensus.cc:3060] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.351161 29143 consensus_queue.cc:1048] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.353634 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2dbddeb30c4b27a09c9cdf53f97cef" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:23.335671 28919 raft_consensus.cc:3060] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:23.355140 28959 leader_election.cc:343] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.357777 29108 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:23.358855 29108 ts_tablet_manager.cc:1403] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.197s	user 0.026s	sys 0.033s
I20260709 13:08:23.360940 28817 catalog_manager.cc:5697] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.343786 29169 raft_consensus.cc:515] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.366935 28916 raft_consensus.cc:2468] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:23.374449 28958 leader_election.cc:304] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:23.375581 29173 raft_consensus.cc:2804] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.376138 29067 raft_consensus.cc:2468] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:23.376305 29173 raft_consensus.cc:697] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:23.377259 29173 consensus_queue.cc:237] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.373139 29109 tablet_bootstrap.cc:654] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.378311 28959 leader_election.cc:304] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:23.380115 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9d5a80fdf409498bcc2bbf33728e6" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:23.380704 28993 raft_consensus.cc:3060] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.381529 29168 raft_consensus.cc:2804] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.382045 29168 raft_consensus.cc:697] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:23.382864 29168 consensus_queue.cc:237] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.383378 29143 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.387035 29143 raft_consensus.cc:493] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.387493 29143 raft_consensus.cc:515] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.390836 29169 leader_election.cc:290] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.391139 29108 raft_consensus.cc:359] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.391834 29108 raft_consensus.cc:385] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.392136 29108 raft_consensus.cc:740] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.392805 29108 consensus_queue.cc:260] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.391512 29143 leader_election.cc:290] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:23.394593 29108 ts_tablet_manager.cc:1434] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:08:23.395358 29108 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:23.399202 29110 tablet_bootstrap.cc:654] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.431994 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94d880b4b9c44adbd2ebdf7b2987bb4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:23.393613 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94d880b4b9c44adbd2ebdf7b2987bb4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:23.445274 28919 raft_consensus.cc:2468] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
W20260709 13:08:23.458429 29032 leader_election.cc:343] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.459218 28993 raft_consensus.cc:2468] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
W20260709 13:08:23.463693 29034 leader_election.cc:343] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.464207 29034 leader_election.cc:304] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:23.466416 29108 tablet_bootstrap.cc:654] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:23.466239 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9d5a80fdf409498bcc2bbf33728e6" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:23.471912 29143 raft_consensus.cc:2749] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:23.476794 29203 log.cc:927] Time spent T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:08:23.475881 28885 leader_election.cc:304] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:23.490368 29171 raft_consensus.cc:2804] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:23.491164 29171 raft_consensus.cc:697] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
W20260709 13:08:23.502513 28884 leader_election.cc:343] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.503753 29169 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.492673 29171 consensus_queue.cc:237] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.517410 29204 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:23.522385 28865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:23.525347 29141 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:08:23.529901 29169 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.536546 29109 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:23.540753 29136 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.541155 29168 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.541949 29141 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:23.548003 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 84511.6us
I20260709 13:08:23.550276 29109 ts_tablet_manager.cc:1403] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.213s	user 0.035s	sys 0.000s
I20260709 13:08:23.518990 29204 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.590994 29168 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.649005 29115 raft_consensus.cc:493] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.649912 29115 raft_consensus.cc:515] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.704468 29207 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:23.676204 29169 consensus_queue.cc:1048] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.066s
I20260709 13:08:23.749432 29110 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
W20260709 13:08:23.744876 28959 consensus_peers.cc:597] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:23.751302 29212 log.cc:927] Time spent T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260709 13:08:23.751551 29143 raft_consensus.cc:493] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.752027 29143 raft_consensus.cc:515] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.772236 29109 raft_consensus.cc:359] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.772967 29171 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:23.773867 29143 leader_election.cc:290] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:23.773598 29171 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.773011 29109 raft_consensus.cc:385] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.796663 29110 ts_tablet_manager.cc:1403] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.469s	user 0.023s	sys 0.006s
I20260709 13:08:23.795116 29109 raft_consensus.cc:740] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.775861 29115 leader_election.cc:290] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:23.638959 28814 catalog_manager.cc:5697] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:23.803434 29100 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.27.21.190:44981, user_credentials={real_user=slave}} blocked reactor thread for 49743.1us
I20260709 13:08:23.803719 29171 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.804263 29171 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.809486 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650170e0418429ba17f325f0f834e32" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:23.809477 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:23.810822 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650170e0418429ba17f325f0f834e32" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:23.838501 29109 consensus_queue.cc:260] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.841176 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:23.823282 29034 leader_election.cc:343] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.804718 28814 catalog_manager.cc:5697] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.871042 29110 raft_consensus.cc:359] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.879137 29110 raft_consensus.cc:385] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.879436 29110 raft_consensus.cc:740] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
W20260709 13:08:23.843557 28885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 139977us
I20260709 13:08:23.855278 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:23.878561 29032 leader_election.cc:343] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.873632 29204 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:23.886832 29110 consensus_queue.cc:260] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:23.880857 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 57641.3us
W20260709 13:08:23.898267 29034 leader_election.cc:343] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.900885 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:23.901634 28916 raft_consensus.cc:2468] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:23.902171 29169 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:23.907433 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:23.908080 28993 raft_consensus.cc:2468] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:23.907667 29110 ts_tablet_manager.cc:1434] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.002s
I20260709 13:08:23.908658 29108 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:23.909736 29108 ts_tablet_manager.cc:1403] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.514s	user 0.011s	sys 0.022s
I20260709 13:08:23.910014 29110 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:23.911547 28958 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:23.912969 29141 raft_consensus.cc:2804] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.918394 29109 ts_tablet_manager.cc:1434] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.362s	user 0.011s	sys 0.000s
I20260709 13:08:23.919096 29108 raft_consensus.cc:359] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.925769 29108 raft_consensus.cc:385] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:23.926139 29108 raft_consensus.cc:740] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:23.926941 29108 consensus_queue.cc:260] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.920305 29204 consensus_queue.cc:1048] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:08:23.929962 29108 ts_tablet_manager.cc:1434] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 13:08:23.932948 29108 tablet_bootstrap.cc:492] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:23.913389 29141 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.935207 29141 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:23.950066 28885 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:23.960511 29218 raft_consensus.cc:2804] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:23.960953 29218 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:23.961275 29218 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:23.973762 28884 leader_election.cc:343] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.977895 29217 consensus_queue.cc:1048] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:08:23.986033 29220 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:08:23.981387 29032 leader_election.cc:304] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:23.990357 29143 raft_consensus.cc:2749] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:23.990512 29032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 157379us
W20260709 13:08:23.992782 29032 leader_election.cc:343] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:23.995540 29066 raft_consensus.cc:3060] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.001276 29109 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.003237 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.009941 29205 raft_consensus.cc:493] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.010473 29205 raft_consensus.cc:515] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:23.993274 29032 leader_election.cc:304] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:24.016279 29117 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:24.016671 29115 raft_consensus.cc:2749] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:24.017846 28959 leader_election.cc:343] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.015519 29205 leader_election.cc:290] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.020838 29117 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 13:08:24.030562 29223 log.cc:927] Time spent T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:08:24.032522 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.033344 29064 raft_consensus.cc:2468] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
W20260709 13:08:24.037986 29224 log.cc:927] Time spent T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:08:24.041364 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:24.044106 29141 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:24.045652 28958 leader_election.cc:343] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.050420 29173 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:24.055830 29218 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.060858 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:24.064018 29110 tablet_bootstrap.cc:654] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.065348 29218 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.066386 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
W20260709 13:08:24.064515 28884 consensus_peers.cc:597] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. 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 13:08:24.067714 28992 raft_consensus.cc:2393] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
W20260709 13:08:24.068305 28884 leader_election.cc:343] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.069319 28885 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:24.072474 29218 raft_consensus.cc:2749] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.009934 28813 catalog_manager.cc:5697] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.090312 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:24.091375 28918 raft_consensus.cc:2393] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 in current term 1: Already voted for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in this term.
I20260709 13:08:24.092247 28959 leader_election.cc:304] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:24.092942 29109 tablet_bootstrap.cc:654] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.093089 29173 raft_consensus.cc:2804] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.093626 29173 raft_consensus.cc:493] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.093976 29173 raft_consensus.cc:3060] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.106595 29173 raft_consensus.cc:515] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.110613 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
W20260709 13:08:24.112236 28958 leader_election.cc:343] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.113869 29173 leader_election.cc:290] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.125226 29169 consensus_queue.cc:1048] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.149633 29108 tablet_bootstrap.cc:654] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.144662 29141 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.161851 29169 raft_consensus.cc:493] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.162395 29169 raft_consensus.cc:515] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.163398 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:24.181574 29173 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:24.185372 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:24.186024 29064 raft_consensus.cc:3060] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.200712 29169 leader_election.cc:290] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
W20260709 13:08:24.195358 28959 leader_election.cc:343] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.202147 28959 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:24.202397 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94d880b4b9c44adbd2ebdf7b2987bb4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.203049 29068 raft_consensus.cc:2468] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:24.204077 29174 raft_consensus.cc:2749] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.204032 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94d880b4b9c44adbd2ebdf7b2987bb4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:24.207012 28885 leader_election.cc:343] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.225056 28884 leader_election.cc:304] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:24.236872 29064 raft_consensus.cc:2468] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:24.231096 29217 raft_consensus.cc:2804] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.239571 29217 raft_consensus.cc:493] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.239890 29217 raft_consensus.cc:3060] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.242306 28959 leader_election.cc:304] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:24.248731 29109 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.249559 29109 ts_tablet_manager.cc:1403] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.249s	user 0.021s	sys 0.011s
I20260709 13:08:24.243729 29141 raft_consensus.cc:2804] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.250877 29141 raft_consensus.cc:697] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:24.251718 29141 consensus_queue.cc:237] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.253734 29109 raft_consensus.cc:359] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.254446 29109 raft_consensus.cc:385] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.254885 29109 raft_consensus.cc:740] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.256096 29109 consensus_queue.cc:260] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.260910 29109 ts_tablet_manager.cc:1434] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:24.261970 29109 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.272451 29108 tablet_bootstrap.cc:492] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.273123 29108 ts_tablet_manager.cc:1403] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.340s	user 0.000s	sys 0.021s
I20260709 13:08:24.276611 29108 raft_consensus.cc:359] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.277401 29108 raft_consensus.cc:385] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.277738 29108 raft_consensus.cc:740] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.278741 29108 consensus_queue.cc:260] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.280550 29115 raft_consensus.cc:493] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.281023 29115 raft_consensus.cc:515] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.269212 29217 raft_consensus.cc:515] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.285336 29110 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:24.285820 29110 ts_tablet_manager.cc:1403] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.376s	user 0.040s	sys 0.017s
I20260709 13:08:24.287827 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:24.291327 29032 leader_election.cc:343] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.291584 29217 leader_election.cc:290] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.292949 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:24.293834 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94d880b4b9c44adbd2ebdf7b2987bb4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:24.294404 29068 raft_consensus.cc:3060] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:24.294677 29034 leader_election.cc:343] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.294999 29034 leader_election.cc:304] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:24.295552 29143 raft_consensus.cc:2749] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.295832 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94d880b4b9c44adbd2ebdf7b2987bb4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
W20260709 13:08:24.296972 28885 leader_election.cc:343] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.300642 29108 ts_tablet_manager.cc:1434] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 13:08:24.292399 29115 leader_election.cc:290] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:24.305338 29109 tablet_bootstrap.cc:654] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.305768 29108 tablet_bootstrap.cc:492] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.307304 29110 raft_consensus.cc:359] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.309682 29110 raft_consensus.cc:385] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.309999 29110 raft_consensus.cc:740] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.310684 29110 consensus_queue.cc:260] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.313259 29110 ts_tablet_manager.cc:1434] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:08:24.315600 29068 raft_consensus.cc:2468] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:24.316821 28884 leader_election.cc:304] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:24.318053 29217 raft_consensus.cc:2804] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.318754 29217 raft_consensus.cc:697] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:24.319636 29217 consensus_queue.cc:237] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.320463 29110 tablet_bootstrap.cc:492] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:24.323167 28817 catalog_manager.cc:5697] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.385206 29108 tablet_bootstrap.cc:654] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.395236 28817 catalog_manager.cc:5697] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.397789 29109 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.398352 29109 ts_tablet_manager.cc:1403] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.031s
I20260709 13:08:24.400115 29108 tablet_bootstrap.cc:492] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.400571 29108 ts_tablet_manager.cc:1403] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.095s	user 0.022s	sys 0.037s
I20260709 13:08:24.401026 29110 tablet_bootstrap.cc:654] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.401738 29109 raft_consensus.cc:359] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.402472 29109 raft_consensus.cc:385] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.402777 29109 raft_consensus.cc:740] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.403224 29108 raft_consensus.cc:359] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.403873 29108 raft_consensus.cc:385] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.404211 29108 raft_consensus.cc:740] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.403751 29109 consensus_queue.cc:260] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.404875 29108 consensus_queue.cc:260] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.406307 29109 ts_tablet_manager.cc:1434] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:24.407614 29109 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.410305 29108 ts_tablet_manager.cc:1434] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:08:24.411466 29108 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.414976 29110 tablet_bootstrap.cc:492] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:24.415442 29110 ts_tablet_manager.cc:1403] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.095s	user 0.005s	sys 0.005s
I20260709 13:08:24.417343 29108 tablet_bootstrap.cc:654] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.418273 29110 raft_consensus.cc:359] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.418938 29110 raft_consensus.cc:385] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.419183 29110 raft_consensus.cc:740] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.419936 29110 consensus_queue.cc:260] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.422188 29110 ts_tablet_manager.cc:1434] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:08:24.423226 29110 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:24.429147 29110 tablet_bootstrap.cc:654] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.439350 29108 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.439813 29108 ts_tablet_manager.cc:1403] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260709 13:08:24.442238 29109 tablet_bootstrap.cc:654] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.442466 29108 raft_consensus.cc:359] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.443128 29108 raft_consensus.cc:385] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.443415 29108 raft_consensus.cc:740] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.444141 29108 consensus_queue.cc:260] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.451401 29108 ts_tablet_manager.cc:1434] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:24.452294 29110 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:24.452484 29108 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.452900 29110 ts_tablet_manager.cc:1403] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 13:08:24.454018 29117 raft_consensus.cc:493] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.454480 29117 raft_consensus.cc:515] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.456166 29110 raft_consensus.cc:359] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.456904 29110 raft_consensus.cc:385] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.457261 29110 raft_consensus.cc:740] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.458061 29110 consensus_queue.cc:260] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.458818 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.459419 29068 raft_consensus.cc:2468] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:24.459012 29108 tablet_bootstrap.cc:654] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.460382 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:24.461933 28958 leader_election.cc:343] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.462991 28959 leader_election.cc:304] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:24.463799 29141 raft_consensus.cc:2804] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.464183 29141 raft_consensus.cc:493] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.464630 29141 raft_consensus.cc:3060] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.466730 29117 leader_election.cc:290] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.471298 29110 ts_tablet_manager.cc:1434] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260709 13:08:24.478391 29109 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.479031 29109 ts_tablet_manager.cc:1403] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.008s
I20260709 13:08:24.480271 29110 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:24.481549 29207 raft_consensus.cc:493] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.482157 29207 raft_consensus.cc:515] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.486727 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd039995d584cf58ad166ac0b8a7189" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:24.490267 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd039995d584cf58ad166ac0b8a7189" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:24.491354 29110 tablet_bootstrap.cc:654] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.492309 29034 leader_election.cc:304] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:24.493490 29143 raft_consensus.cc:2749] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.485004 29207 leader_election.cc:290] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:24.495736 29108 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.496234 29108 ts_tablet_manager.cc:1403] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.024s
I20260709 13:08:24.496863 29068 raft_consensus.cc:3060] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.498924 29108 raft_consensus.cc:359] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.499619 29108 raft_consensus.cc:385] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.499938 29108 raft_consensus.cc:740] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.500773 29108 consensus_queue.cc:260] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.502794 29117 raft_consensus.cc:493] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.503302 29117 raft_consensus.cc:515] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.505409 29117 leader_election.cc:290] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.506368 29141 raft_consensus.cc:515] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.507786 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.508339 29141 leader_election.cc:290] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.508384 29066 raft_consensus.cc:2468] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:24.509644 29108 ts_tablet_manager.cc:1434] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:24.510277 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:24.510582 29108 tablet_bootstrap.cc:492] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
W20260709 13:08:24.511650 28958 leader_election.cc:343] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.512995 28959 leader_election.cc:304] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:24.513444 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:24.517827 29066 raft_consensus.cc:3060] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.521661 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:24.523954 29141 raft_consensus.cc:2804] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.524462 29141 raft_consensus.cc:493] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.524881 29141 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:24.529719 28958 leader_election.cc:343] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.534596 29109 raft_consensus.cc:359] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.535537 29109 raft_consensus.cc:385] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.535879 29109 raft_consensus.cc:740] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.540079 29108 tablet_bootstrap.cc:654] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.539868 29066 raft_consensus.cc:2468] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:24.543026 29141 raft_consensus.cc:515] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.546679 28959 leader_election.cc:304] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:24.547888 29117 raft_consensus.cc:2804] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.548446 29117 raft_consensus.cc:697] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:24.548979 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:24.549474 29117 consensus_queue.cc:237] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:24.550782 28958 leader_election.cc:343] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.551846 29141 leader_election.cc:290] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.545017 29109 consensus_queue.cc:260] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.560988 29109 ts_tablet_manager.cc:1434] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.000s
I20260709 13:08:24.566344 28815 catalog_manager.cc:5697] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.569322 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:24.569717 29109 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.569939 29066 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.575335 29110 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:24.576123 29110 ts_tablet_manager.cc:1403] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.028s
I20260709 13:08:24.578155 29117 raft_consensus.cc:493] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.578835 29117 raft_consensus.cc:515] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.581436 29117 leader_election.cc:290] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.582356 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94d880b4b9c44adbd2ebdf7b2987bb4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:24.585621 29110 raft_consensus.cc:359] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.586349 29110 raft_consensus.cc:385] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.586651 29110 raft_consensus.cc:740] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.587317 29110 consensus_queue.cc:260] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.589507 29110 ts_tablet_manager.cc:1434] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:08:24.590538 29110 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:24.591696 29217 raft_consensus.cc:493] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.592185 29217 raft_consensus.cc:515] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.596355 29217 leader_election.cc:290] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.596434 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d94d880b4b9c44adbd2ebdf7b2987bb4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.597371 29068 raft_consensus.cc:2393] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 in current term 1: Already voted for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in this term.
I20260709 13:08:24.599146 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197e42e86954f56a0f92950e139a747" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.599781 29067 raft_consensus.cc:2468] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:24.600008 28959 leader_election.cc:304] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:24.598380 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197e42e86954f56a0f92950e139a747" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:24.601482 29117 raft_consensus.cc:3060] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.601831 28884 leader_election.cc:304] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:24.602736 29220 raft_consensus.cc:2804] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.603085 29220 raft_consensus.cc:493] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.603396 29220 raft_consensus.cc:3060] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.604590 29066 raft_consensus.cc:2468] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:24.605939 28959 leader_election.cc:304] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
W20260709 13:08:24.607028 28885 leader_election.cc:343] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.607168 29174 raft_consensus.cc:2804] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.605046 29110 tablet_bootstrap.cc:654] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.607717 29174 raft_consensus.cc:697] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
W20260709 13:08:24.609107 28865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:24.608799 29174 consensus_queue.cc:237] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.621554 29109 tablet_bootstrap.cc:654] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.622598 29108 tablet_bootstrap.cc:492] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.623080 29108 ts_tablet_manager.cc:1403] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.017s
I20260709 13:08:24.625908 29108 raft_consensus.cc:359] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.626600 29108 raft_consensus.cc:385] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.626859 29108 raft_consensus.cc:740] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.627573 29108 consensus_queue.cc:260] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.630992 29108 ts_tablet_manager.cc:1434] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:08:24.631363 29117 raft_consensus.cc:2749] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.632030 29108 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.635617 28917 raft_consensus.cc:3060] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.639801 29220 raft_consensus.cc:515] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.642519 29108 tablet_bootstrap.cc:654] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.642755 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197e42e86954f56a0f92950e139a747" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:24.644855 29217 raft_consensus.cc:493] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.645394 29217 raft_consensus.cc:515] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.645833 29110 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:24.647292 29110 ts_tablet_manager.cc:1403] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.005s
I20260709 13:08:24.647540 29217 leader_election.cc:290] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.648761 29109 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.649228 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.649698 29109 ts_tablet_manager.cc:1403] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.002s
W20260709 13:08:24.650887 28885 leader_election.cc:343] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.651046 28814 catalog_manager.cc:5697] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:24.651880 28884 leader_election.cc:343] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.653602 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:24.658883 29117 consensus_queue.cc:1048] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:08:24.672049 29110 raft_consensus.cc:359] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.672741 29110 raft_consensus.cc:385] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.673022 29110 raft_consensus.cc:740] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.673123 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197e42e86954f56a0f92950e139a747" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:24.673713 29066 raft_consensus.cc:3060] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.673825 29110 consensus_queue.cc:260] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.678665 29173 consensus_queue.cc:1048] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.684767 29110 ts_tablet_manager.cc:1434] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
W20260709 13:08:24.685981 28885 leader_election.cc:343] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.686447 28885 leader_election.cc:304] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:24.690249 29218 raft_consensus.cc:2749] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.694919 29110 tablet_bootstrap.cc:492] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:24.695341 29220 leader_election.cc:290] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.681231 29066 raft_consensus.cc:2468] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:24.702244 28884 leader_election.cc:304] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:24.705956 29110 tablet_bootstrap.cc:654] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.706686 29217 raft_consensus.cc:2804] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.707178 29217 raft_consensus.cc:697] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:24.708001 29217 consensus_queue.cc:237] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.731822 29109 raft_consensus.cc:359] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.732764 29109 raft_consensus.cc:385] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.737232 29109 raft_consensus.cc:740] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.737874 29109 consensus_queue.cc:260] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.739804 29109 ts_tablet_manager.cc:1434] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.090s	user 0.003s	sys 0.002s
I20260709 13:08:24.739895 29108 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.740443 29108 ts_tablet_manager.cc:1403] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.109s	user 0.036s	sys 0.025s
I20260709 13:08:24.740746 29109 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.743183 29108 raft_consensus.cc:359] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.744716 29108 raft_consensus.cc:385] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.744999 29108 raft_consensus.cc:740] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.745885 29108 consensus_queue.cc:260] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.746407 29110 tablet_bootstrap.cc:492] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:24.746905 29110 ts_tablet_manager.cc:1403] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.002s
I20260709 13:08:24.747226 29207 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.750365 29108 ts_tablet_manager.cc:1434] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:24.748543 29207 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.753026 29108 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.761149 29207 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:24.762236 28814 catalog_manager.cc:5697] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.763652 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:24.764516 28994 raft_consensus.cc:2393] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:24.765936 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:24.766223 29110 raft_consensus.cc:359] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.768049 28919 raft_consensus.cc:2393] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e in current term 1: Already voted for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in this term.
I20260709 13:08:24.768095 29110 raft_consensus.cc:385] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.769328 29032 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:24.770460 29207 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.768566 29110 raft_consensus.cc:740] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.774549 29110 consensus_queue.cc:260] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.786772 29207 raft_consensus.cc:2749] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.788021 29218 raft_consensus.cc:493] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.788713 29109 tablet_bootstrap.cc:654] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.788534 29218 raft_consensus.cc:515] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.789232 29108 tablet_bootstrap.cc:654] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.790735 29218 leader_election.cc:290] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:24.794449 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:24.795367 29068 raft_consensus.cc:2393] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:24.797273 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:24.798229 29220 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:24.802740 28885 leader_election.cc:304] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:24.804266 29217 raft_consensus.cc:3060] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.810297 29110 ts_tablet_manager.cc:1434] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 13:08:24.811461 29110 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:24.817389 29217 raft_consensus.cc:2749] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:24.834988 29169 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.845248 29110 tablet_bootstrap.cc:654] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.849593 29109 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.850162 29109 ts_tablet_manager.cc:1403] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.110s	user 0.008s	sys 0.022s
I20260709 13:08:24.850386 29108 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.851001 29207 raft_consensus.cc:493] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:24.851346 29108 ts_tablet_manager.cc:1403] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.099s	user 0.038s	sys 0.028s
I20260709 13:08:24.851466 29207 raft_consensus.cc:515] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.852893 29109 raft_consensus.cc:359] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.853600 29207 leader_election.cc:290] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:24.853763 29109 raft_consensus.cc:385] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.854183 29109 raft_consensus.cc:740] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.853904 29108 raft_consensus.cc:359] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.854700 29108 raft_consensus.cc:385] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.854979 29108 raft_consensus.cc:740] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.855192 29109 consensus_queue.cc:260] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.855708 29108 consensus_queue.cc:260] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.856040 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3bde96b8784c35b386707e562b24e0" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:24.856803 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3bde96b8784c35b386707e562b24e0" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:24.857635 29109 ts_tablet_manager.cc:1434] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 13:08:24.858445 29032 leader_election.cc:343] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:24.858731 29108 ts_tablet_manager.cc:1434] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:24.859238 28991 raft_consensus.cc:2468] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:24.859943 29108 tablet_bootstrap.cc:492] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.858742 29109 tablet_bootstrap.cc:492] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.860669 29034 leader_election.cc:304] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:24.862376 29143 raft_consensus.cc:2804] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:24.862735 29143 raft_consensus.cc:493] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:24.863091 29143 raft_consensus.cc:3060] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.867823 29108 tablet_bootstrap.cc:654] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.871869 29109 tablet_bootstrap.cc:654] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.873117 29067 raft_consensus.cc:3060] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.881273 29108 tablet_bootstrap.cc:492] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.882198 29108 ts_tablet_manager.cc:1403] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.001s
I20260709 13:08:24.884330 29109 tablet_bootstrap.cc:492] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.884835 29109 ts_tablet_manager.cc:1403] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 13:08:24.884814 29108 raft_consensus.cc:359] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.885536 29108 raft_consensus.cc:385] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.885810 29108 raft_consensus.cc:740] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.886399 29108 consensus_queue.cc:260] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.887823 29109 raft_consensus.cc:359] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.888520 29109 raft_consensus.cc:385] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.888751 29108 ts_tablet_manager.cc:1434] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:24.888867 29109 raft_consensus.cc:740] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.889848 29108 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.889842 29109 consensus_queue.cc:260] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.892009 29109 ts_tablet_manager.cc:1434] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:24.893033 29109 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.899124 29109 tablet_bootstrap.cc:654] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.904088 29108 tablet_bootstrap.cc:654] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.909235 29109 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.909727 29109 ts_tablet_manager.cc:1403] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:08:24.910754 29108 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.911469 29108 ts_tablet_manager.cc:1403] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260709 13:08:24.912639 29109 raft_consensus.cc:359] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.913363 29109 raft_consensus.cc:385] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.913607 29109 raft_consensus.cc:740] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.913744 29108 raft_consensus.cc:359] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.914430 29108 raft_consensus.cc:385] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.914733 29108 raft_consensus.cc:740] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.914712 29109 consensus_queue.cc:260] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.915560 29108 consensus_queue.cc:260] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.917176 29109 ts_tablet_manager.cc:1434] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:24.917606 29108 ts_tablet_manager.cc:1434] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:24.918221 29109 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.918663 29108 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.915518 29143 raft_consensus.cc:515] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.921440 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3bde96b8784c35b386707e562b24e0" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:24.922045 28919 raft_consensus.cc:3060] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.924302 29108 tablet_bootstrap.cc:654] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.924374 29109 tablet_bootstrap.cc:654] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.928973 29108 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.929417 29108 ts_tablet_manager.cc:1403] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 13:08:24.930619 28919 raft_consensus.cc:2468] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:24.931811 29108 raft_consensus.cc:359] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.932490 29108 raft_consensus.cc:385] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.932756 29108 raft_consensus.cc:740] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.933437 29108 consensus_queue.cc:260] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.933837 29032 leader_election.cc:304] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:24.935338 29108 ts_tablet_manager.cc:1434] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:24.935236 29207 raft_consensus.cc:2804] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:24.935927 29207 raft_consensus.cc:697] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:24.937067 29207 consensus_queue.cc:237] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.946599 29110 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:24.947017 29110 ts_tablet_manager.cc:1403] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.000s
I20260709 13:08:24.947862 29108 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:24.949824 29110 raft_consensus.cc:359] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.950520 29110 raft_consensus.cc:385] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.951206 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3bde96b8784c35b386707e562b24e0" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:24.951798 28991 raft_consensus.cc:3060] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:24.952198 29109 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.952651 29109 ts_tablet_manager.cc:1403] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.016s
I20260709 13:08:24.950798 29110 raft_consensus.cc:740] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.955374 29108 tablet_bootstrap.cc:654] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.955885 29110 consensus_queue.cc:260] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.957314 29143 leader_election.cc:290] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:24.957957 29109 raft_consensus.cc:359] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.958827 28991 raft_consensus.cc:2468] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:24.960366 29110 ts_tablet_manager.cc:1434] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:08:24.958822 29109 raft_consensus.cc:385] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.961440 29109 raft_consensus.cc:740] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.962349 29109 consensus_queue.cc:260] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.967082 29109 ts_tablet_manager.cc:1434] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:08:24.965441 29110 tablet_bootstrap.cc:492] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:24.970805 29109 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:24.976233 29110 tablet_bootstrap.cc:654] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.976017 28815 catalog_manager.cc:5697] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:24.978929 29109 tablet_bootstrap.cc:654] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:24.984459 29108 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:24.984889 29108 ts_tablet_manager.cc:1403] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
I20260709 13:08:24.989075 29108 raft_consensus.cc:359] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.989969 29108 raft_consensus.cc:385] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.990304 29108 raft_consensus.cc:740] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.991190 29108 consensus_queue.cc:260] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.993191 29109 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:24.993674 29109 ts_tablet_manager.cc:1403] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 13:08:24.994341 29204 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:24.996272 29109 raft_consensus.cc:359] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:24.996924 29109 raft_consensus.cc:385] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:24.997169 29109 raft_consensus.cc:740] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:24.998003 29109 consensus_queue.cc:260] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.000607 29110 tablet_bootstrap.cc:492] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.001233 29110 ts_tablet_manager.cc:1403] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.015s
I20260709 13:08:25.002118 29204 consensus_queue.cc:1048] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.000659 29108 ts_tablet_manager.cc:1434] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:08:25.003095 29109 ts_tablet_manager.cc:1434] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:25.003613 29108 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:25.004069 29109 tablet_bootstrap.cc:492] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:25.005864 29110 raft_consensus.cc:359] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.006574 29110 raft_consensus.cc:385] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.006939 29110 raft_consensus.cc:740] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.007723 29110 consensus_queue.cc:260] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.010501 29110 ts_tablet_manager.cc:1434] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:08:25.011847 29110 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:25.012792 29109 tablet_bootstrap.cc:654] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.019899 29110 tablet_bootstrap.cc:654] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.020859 29174 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.021703 29218 raft_consensus.cc:493] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.022240 29218 raft_consensus.cc:515] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.026700 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e534945b1403893c71c793dfdb565" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.027395 28991 raft_consensus.cc:2468] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:25.029176 29110 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.029659 29110 ts_tablet_manager.cc:1403] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:08:25.030016 28885 leader_election.cc:304] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:25.031491 29220 raft_consensus.cc:2804] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.031828 29220 raft_consensus.cc:493] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.032140 29220 raft_consensus.cc:3060] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.036008 29110 raft_consensus.cc:359] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.036728 29110 raft_consensus.cc:385] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.036988 29110 raft_consensus.cc:740] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.037497 29108 tablet_bootstrap.cc:654] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.037638 29110 consensus_queue.cc:260] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.039852 29110 ts_tablet_manager.cc:1434] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:25.040601 29218 leader_election.cc:290] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.040812 29110 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: Bootstrap starting.
W20260709 13:08:25.044191 28958 consensus_peers.cc:597] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:08:25.048517 29110 tablet_bootstrap.cc:654] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.050112 29220 raft_consensus.cc:515] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.057124 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e534945b1403893c71c793dfdb565" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:25.057703 28991 raft_consensus.cc:3060] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.058281 29109 tablet_bootstrap.cc:492] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:25.061028 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e534945b1403893c71c793dfdb565" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
W20260709 13:08:25.062491 28884 leader_election.cc:343] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.063454 29220 leader_election.cc:290] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.058707 29109 ts_tablet_manager.cc:1403] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.001s
I20260709 13:08:25.067221 29109 raft_consensus.cc:359] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.068574 28991 raft_consensus.cc:2468] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:25.071434 29143 raft_consensus.cc:493] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.071964 29143 raft_consensus.cc:515] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.073217 28885 leader_election.cc:304] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:25.074815 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:25.078241 29032 leader_election.cc:343] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.080077 29143 leader_election.cc:290] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.080726 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e534945b1403893c71c793dfdb565" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:25.084038 28884 leader_election.cc:343] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.089591 29218 raft_consensus.cc:2804] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.090227 29173 raft_consensus.cc:493] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.091140 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:25.092511 29034 leader_election.cc:343] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.092988 29034 leader_election.cc:304] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:25.093379 29108 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:25.093729 29143 raft_consensus.cc:2749] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.093833 29108 ts_tablet_manager.cc:1403] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.026s
I20260709 13:08:25.092711 29218 raft_consensus.cc:697] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:25.095494 29110 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.091005 29173 raft_consensus.cc:515] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.096395 29110 ts_tablet_manager.cc:1403] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.021s
I20260709 13:08:25.096757 29108 raft_consensus.cc:359] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.097254 29173 leader_election.cc:290] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.097510 29108 raft_consensus.cc:385] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.097811 29108 raft_consensus.cc:740] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.097995 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650170e0418429ba17f325f0f834e32" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.098102 29218 consensus_queue.cc:237] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.098646 28917 raft_consensus.cc:2468] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:25.098440 29108 consensus_queue.cc:260] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.099267 29110 raft_consensus.cc:359] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.099920 29110 raft_consensus.cc:385] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.100231 29110 raft_consensus.cc:740] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.100275 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650170e0418429ba17f325f0f834e32" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:25.100976 29067 raft_consensus.cc:2468] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:25.101087 29110 consensus_queue.cc:260] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.102296 29108 ts_tablet_manager.cc:1434] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:25.102209 28959 leader_election.cc:304] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.103080 29110 ts_tablet_manager.cc:1434] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:08:25.103343 29108 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:25.104465 29110 tablet_bootstrap.cc:492] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:25.105536 29173 raft_consensus.cc:2804] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.105940 29173 raft_consensus.cc:493] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.106266 29173 raft_consensus.cc:3060] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.067866 29109 raft_consensus.cc:385] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.109445 29109 raft_consensus.cc:740] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.110069 29109 consensus_queue.cc:260] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.112136 29109 ts_tablet_manager.cc:1434] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.000s
I20260709 13:08:25.112457 29110 tablet_bootstrap.cc:654] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.113200 29109 tablet_bootstrap.cc:492] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
W20260709 13:08:25.115476 28885 consensus_peers.cc:597] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:08:25.122879 29108 tablet_bootstrap.cc:654] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.123536 29110 tablet_bootstrap.cc:492] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.124022 29110 ts_tablet_manager.cc:1403] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.007s
I20260709 13:08:25.127233 29110 raft_consensus.cc:359] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.128123 29110 raft_consensus.cc:385] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.128454 29110 raft_consensus.cc:740] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.131757 29109 tablet_bootstrap.cc:654] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.134445 29174 raft_consensus.cc:493] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.134909 29174 raft_consensus.cc:515] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.129225 29110 consensus_queue.cc:260] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.137183 29174 leader_election.cc:290] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.138705 29110 ts_tablet_manager.cc:1434] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:08:25.139577 29173 raft_consensus.cc:515] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.139601 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6be0d587474539a703d93447fe6659" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.140897 28919 raft_consensus.cc:2468] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:25.141945 29173 leader_election.cc:290] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.139932 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6be0d587474539a703d93447fe6659" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:25.143054 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650170e0418429ba17f325f0f834e32" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:25.143597 29068 raft_consensus.cc:3060] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.144268 29109 tablet_bootstrap.cc:492] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:25.144912 29109 ts_tablet_manager.cc:1403] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.001s
I20260709 13:08:25.147646 28958 leader_election.cc:304] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
W20260709 13:08:25.149861 28959 leader_election.cc:343] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.150179 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1650170e0418429ba17f325f0f834e32" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:25.150682 29110 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:25.150810 28919 raft_consensus.cc:3060] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.150884 29108 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:25.151439 29108 ts_tablet_manager.cc:1403] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.008s
I20260709 13:08:25.151886 29109 raft_consensus.cc:359] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.152540 29109 raft_consensus.cc:385] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.152787 29109 raft_consensus.cc:740] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.153492 29109 consensus_queue.cc:260] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.155371 29174 raft_consensus.cc:2804] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.155831 29174 raft_consensus.cc:493] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.154776 29108 raft_consensus.cc:359] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.156229 29174 raft_consensus.cc:3060] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.156354 29108 raft_consensus.cc:385] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.156714 29108 raft_consensus.cc:740] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.157581 29108 consensus_queue.cc:260] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.160166 29068 raft_consensus.cc:2468] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:25.163239 29174 raft_consensus.cc:515] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.165181 28959 leader_election.cc:304] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.155368 29109 ts_tablet_manager.cc:1434] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:25.167181 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6be0d587474539a703d93447fe6659" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:25.167790 28918 raft_consensus.cc:3060] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.168957 29141 raft_consensus.cc:2804] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.169497 29141 raft_consensus.cc:697] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:25.170343 29141 consensus_queue.cc:237] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.170885 29108 ts_tablet_manager.cc:1434] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 13:08:25.171432 29218 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.175339 29108 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:25.175629 28918 raft_consensus.cc:2468] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:25.176663 29110 tablet_bootstrap.cc:654] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.176869 28958 leader_election.cc:304] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:25.177719 29204 raft_consensus.cc:2804] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.178232 29204 raft_consensus.cc:697] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:25.167192 29109 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:25.179049 29204 consensus_queue.cc:237] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.182243 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6be0d587474539a703d93447fe6659" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
W20260709 13:08:25.183708 28959 leader_election.cc:343] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.184811 29109 tablet_bootstrap.cc:654] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.183727 29108 tablet_bootstrap.cc:654] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.189791 29143 raft_consensus.cc:493] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.190408 29143 raft_consensus.cc:515] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.192754 29143 leader_election.cc:290] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.167819 28919 raft_consensus.cc:2468] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:25.194029 29174 leader_election.cc:290] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.194859 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27926dbf31d04ee3b3037fdf49cb5a09" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.195704 28991 raft_consensus.cc:2468] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:25.196916 29109 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:25.197386 29109 ts_tablet_manager.cc:1403] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260709 13:08:25.198618 29034 leader_election.cc:304] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.200603 29143 raft_consensus.cc:2804] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.200273 29109 raft_consensus.cc:359] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.200987 29143 raft_consensus.cc:493] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.201192 29109 raft_consensus.cc:385] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.201434 29143 raft_consensus.cc:3060] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.201642 29109 raft_consensus.cc:740] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.202696 29109 consensus_queue.cc:260] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.203667 28813 catalog_manager.cc:5697] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.205430 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27926dbf31d04ee3b3037fdf49cb5a09" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.206864 29108 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:25.258829 29207 raft_consensus.cc:493] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.258651 29169 raft_consensus.cc:493] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.282929 29207 raft_consensus.cc:515] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.283468 29169 raft_consensus.cc:515] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.209506 29109 ts_tablet_manager.cc:1434] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:08:25.282929 29108 ts_tablet_manager.cc:1403] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.010s
I20260709 13:08:25.286943 29169 leader_election.cc:290] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.245883 28815 catalog_manager.cc:5697] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.285197 29207 leader_election.cc:290] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.235162 29220 raft_consensus.cc:493] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.292860 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.295199 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:25.295559 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.295867 29068 raft_consensus.cc:2468] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:25.296809 29110 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.297447 29110 ts_tablet_manager.cc:1403] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.147s	user 0.029s	sys 0.047s
I20260709 13:08:25.211835 29218 raft_consensus.cc:493] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:25.295225 29034 leader_election.cc:343] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.301005 29109 tablet_bootstrap.cc:492] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
W20260709 13:08:25.302106 29032 leader_election.cc:343] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.302354 29217 raft_consensus.cc:493] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.302819 29217 raft_consensus.cc:515] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.297526 29207 raft_consensus.cc:493] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.306138 29207 raft_consensus.cc:515] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.306573 29217 leader_election.cc:290] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.303382 29108 raft_consensus.cc:359] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.299736 29220 raft_consensus.cc:515] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.305357 29032 leader_election.cc:304] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:25.307117 29108 raft_consensus.cc:385] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.296926 28884 leader_election.cc:304] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.307430 29108 raft_consensus.cc:740] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.307699 29115 raft_consensus.cc:2749] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.308223 29207 leader_election.cc:290] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.308104 29108 consensus_queue.cc:260] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.304322 28815 catalog_manager.cc:5697] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.306699 29143 raft_consensus.cc:515] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.310611 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.315843 29108 ts_tablet_manager.cc:1434] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:08:25.311501 29217 raft_consensus.cc:2804] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.316848 29108 tablet_bootstrap.cc:492] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:25.326454 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc05561e9f40b7914c0a3c1d047edd" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.316813 29217 raft_consensus.cc:493] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.312129 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:25.317476 28991 raft_consensus.cc:2468] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
W20260709 13:08:25.310806 29032 leader_election.cc:343] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.329246 29034 leader_election.cc:304] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.330217 29115 raft_consensus.cc:2804] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.330569 29115 raft_consensus.cc:493] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.330906 29115 raft_consensus.cc:3060] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.331667 29109 tablet_bootstrap.cc:654] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.318526 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.333972 28919 raft_consensus.cc:2468] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:25.319034 29207 raft_consensus.cc:493] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.320768 29220 leader_election.cc:290] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.320545 29110 raft_consensus.cc:359] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.342180 29110 raft_consensus.cc:385] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.342645 29110 raft_consensus.cc:740] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.342267 29207 raft_consensus.cc:515] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.343585 29110 consensus_queue.cc:260] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.321746 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc05561e9f40b7914c0a3c1d047edd" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:25.322450 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.346072 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27926dbf31d04ee3b3037fdf49cb5a09" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:25.299222 29218 raft_consensus.cc:515] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:25.345264 28884 leader_election.cc:343] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.348848 29218 leader_election.cc:290] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.336925 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27926dbf31d04ee3b3037fdf49cb5a09" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:25.337402 29143 leader_election.cc:290] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.340019 29115 raft_consensus.cc:515] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.327996 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.350337 28994 raft_consensus.cc:3060] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.351626 29207 leader_election.cc:290] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.352916 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.353574 28990 raft_consensus.cc:2468] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:25.353929 29115 leader_election.cc:290] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.354789 29034 leader_election.cc:304] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.355572 29115 raft_consensus.cc:2804] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:25.355773 28884 leader_election.cc:343] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.355957 29115 raft_consensus.cc:493] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:08:25.357203 29032 leader_election.cc:343] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.356338 29115 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.359140 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:25.359586 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.359737 28992 raft_consensus.cc:3060] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.361244 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eed3d3193054ba1b9d2ed01f98f062b" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:25.332063 29217 raft_consensus.cc:3060] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.367409 29110 ts_tablet_manager.cc:1434] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.001s
I20260709 13:08:25.368531 29110 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:25.371986 29115 raft_consensus.cc:515] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.382524 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
W20260709 13:08:25.383114 28884 leader_election.cc:343] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.383131 28918 raft_consensus.cc:3060] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.383661 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:25.385938 28994 raft_consensus.cc:2468] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:25.386991 29034 leader_election.cc:304] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
W20260709 13:08:25.383315 29032 leader_election.cc:343] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.390473 29143 raft_consensus.cc:2804] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:25.389598 28885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 54425.6us
W20260709 13:08:25.392323 29032 leader_election.cc:343] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:25.394212 28885 leader_election.cc:343] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.389010 29207 raft_consensus.cc:493] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.394554 29143 raft_consensus.cc:697] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:25.397727 29108 tablet_bootstrap.cc:654] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.400398 28918 raft_consensus.cc:2468] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:25.402100 29143 consensus_queue.cc:237] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.403780 29115 leader_election.cc:290] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.402774 28885 leader_election.cc:304] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:25.403414 28992 raft_consensus.cc:2468] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:25.402472 29207 raft_consensus.cc:515] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.405627 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:25.406133 29110 tablet_bootstrap.cc:654] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.406226 28994 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.409083 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.412478 29109 tablet_bootstrap.cc:492] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:25.412930 29109 ts_tablet_manager.cc:1403] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.012s
I20260709 13:08:25.412125 29032 leader_election.cc:304] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.410434 29297 raft_consensus.cc:2749] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.417609 29298 raft_consensus.cc:2804] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:25.421963 28885 leader_election.cc:343] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.424484 29217 raft_consensus.cc:515] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.426115 29207 leader_election.cc:290] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.426970 29109 raft_consensus.cc:359] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.427798 29109 raft_consensus.cc:385] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.428050 29109 raft_consensus.cc:740] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.428692 29109 consensus_queue.cc:260] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:25.429765 29032 leader_election.cc:343] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.431270 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.438243 28992 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:25.439285 29034 leader_election.cc:304] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:25.440524 29115 raft_consensus.cc:2804] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.440946 29115 raft_consensus.cc:493] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.441388 29115 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.442634 29109 ts_tablet_manager.cc:1434] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 13:08:25.440939 28815 catalog_manager.cc:5697] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.443496 29207 consensus_queue.cc:1048] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.443925 29109 tablet_bootstrap.cc:492] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
W20260709 13:08:25.426400 28885 leader_election.cc:343] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.446856 29110 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.447330 29110 ts_tablet_manager.cc:1403] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.002s
I20260709 13:08:25.454265 29110 raft_consensus.cc:359] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.455581 29110 raft_consensus.cc:385] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.455927 29110 raft_consensus.cc:740] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.444995 29298 raft_consensus.cc:697] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:25.456820 29298 consensus_queue.cc:237] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.458060 29110 consensus_queue.cc:260] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.447598 28885 leader_election.cc:304] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:25.461683 29297 raft_consensus.cc:2749] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.466274 29110 ts_tablet_manager.cc:1434] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:08:25.470811 29204 raft_consensus.cc:493] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.471489 28994 raft_consensus.cc:2468] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:25.471333 29204 raft_consensus.cc:515] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.471933 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eed3d3193054ba1b9d2ed01f98f062b" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.472539 28992 raft_consensus.cc:2468] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:25.474403 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eed3d3193054ba1b9d2ed01f98f062b" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.474697 29034 leader_election.cc:304] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:25.475026 28918 raft_consensus.cc:2468] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:25.475955 29301 raft_consensus.cc:2804] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.476459 29301 raft_consensus.cc:697] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:25.476840 28958 leader_election.cc:304] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:25.477121 29115 raft_consensus.cc:515] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.477393 29301 consensus_queue.cc:237] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.478138 29174 raft_consensus.cc:2804] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.478509 29174 raft_consensus.cc:493] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.479277 29110 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:25.478858 29174 raft_consensus.cc:3060] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.480242 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
W20260709 13:08:25.481683 29032 leader_election.cc:343] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.516119 29204 leader_election.cc:290] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.517874 29108 tablet_bootstrap.cc:492] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:25.518486 29108 ts_tablet_manager.cc:1403] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.202s	user 0.010s	sys 0.019s
I20260709 13:08:25.519006 29174 raft_consensus.cc:515] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.520349 29109 tablet_bootstrap.cc:654] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.521633 29217 leader_election.cc:290] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.523797 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:25.524538 29066 raft_consensus.cc:3060] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.497524 29115 leader_election.cc:290] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.521062 29174 leader_election.cc:290] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.525640 29108 raft_consensus.cc:359] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.529394 29108 raft_consensus.cc:385] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.529665 29108 raft_consensus.cc:740] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.531708 29110 tablet_bootstrap.cc:654] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.532883 29108 consensus_queue.cc:260] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.535481 28885 leader_election.cc:304] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:25.535574 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eed3d3193054ba1b9d2ed01f98f062b" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:25.571720 28918 raft_consensus.cc:3060] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.572188 29108 ts_tablet_manager.cc:1434] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:08:25.573271 29108 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:25.597405 29068 raft_consensus.cc:3060] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.597174 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:25.597111 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eed3d3193054ba1b9d2ed01f98f062b" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:25.599690 29304 log.cc:927] Time spent T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: Append to log took a long time: real 0.062s	user 0.003s	sys 0.016s
I20260709 13:08:25.602283 28815 catalog_manager.cc:5697] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.605692 29115 raft_consensus.cc:493] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:25.605835 28885 leader_election.cc:343] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.606256 29115 raft_consensus.cc:515] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.607534 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:25.607940 29066 raft_consensus.cc:2468] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:25.608143 28992 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.609114 28884 leader_election.cc:304] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:25.610024 29169 raft_consensus.cc:2804] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.610481 29169 raft_consensus.cc:697] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:25.611269 29169 consensus_queue.cc:237] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:25.639830 28959 leader_election.cc:343] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.667434 29218 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.671012 29301 consensus_queue.cc:1048] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.671967 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc05561e9f40b7914c0a3c1d047edd" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:25.673401 29034 leader_election.cc:343] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.677651 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc05561e9f40b7914c0a3c1d047edd" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.678323 28919 raft_consensus.cc:2468] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:25.680011 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eed3d3193054ba1b9d2ed01f98f062b" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:25.681273 29306 consensus_queue.cc:1048] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:25.685238 28959 leader_election.cc:343] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.689082 29032 leader_election.cc:304] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
W20260709 13:08:25.689654 28865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:25.690991 29298 raft_consensus.cc:2804] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.692233 29298 raft_consensus.cc:493] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.692564 29298 raft_consensus.cc:3060] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.693805 29108 tablet_bootstrap.cc:654] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.657157 29115 leader_election.cc:290] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.695330 28815 catalog_manager.cc:5697] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.714232 29217 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:25.716835 28918 raft_consensus.cc:2468] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:25.720160 29297 raft_consensus.cc:2764] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:08:25.722712 28992 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:25.717216 29298 raft_consensus.cc:515] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.717753 29110 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.726423 29110 ts_tablet_manager.cc:1403] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.247s	user 0.013s	sys 0.020s
I20260709 13:08:25.723227 28958 leader_election.cc:304] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:25.740554 29141 raft_consensus.cc:2804] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.741068 29141 raft_consensus.cc:697] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:25.741472 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc05561e9f40b7914c0a3c1d047edd" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:25.745579 29141 consensus_queue.cc:237] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.746170 28918 raft_consensus.cc:3060] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.749563 29305 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.735813 29034 leader_election.cc:304] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:25.751261 29305 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.753373 29109 tablet_bootstrap.cc:492] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:25.753819 29109 ts_tablet_manager.cc:1403] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.310s	user 0.016s	sys 0.015s
I20260709 13:08:25.749591 29298 leader_election.cc:290] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.757380 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.757503 29109 raft_consensus.cc:359] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.758479 28915 raft_consensus.cc:2468] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:25.759197 29305 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.759457 29204 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.760594 29110 raft_consensus.cc:359] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.761271 29110 raft_consensus.cc:385] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.761569 29110 raft_consensus.cc:740] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.762300 29110 consensus_queue.cc:260] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.764806 29110 ts_tablet_manager.cc:1434] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.000s
I20260709 13:08:25.766835 29109 raft_consensus.cc:385] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.767195 29109 raft_consensus.cc:740] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.768083 29109 consensus_queue.cc:260] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.774915 29115 raft_consensus.cc:2804] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.778774 29115 raft_consensus.cc:697] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:25.779018 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc05561e9f40b7914c0a3c1d047edd" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:25.789179 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:25.790040 29068 raft_consensus.cc:2468] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
W20260709 13:08:25.792268 28959 consensus_peers.cc:597] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. 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 13:08:25.795706 29110 tablet_bootstrap.cc:492] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:25.798825 29109 ts_tablet_manager.cc:1434] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 13:08:25.805590 29108 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:25.806118 29108 ts_tablet_manager.cc:1403] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.233s	user 0.020s	sys 0.004s
I20260709 13:08:25.808936 29115 consensus_queue.cc:237] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.803428 28959 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.809175 29108 raft_consensus.cc:359] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.810844 29169 raft_consensus.cc:493] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.813733 29108 raft_consensus.cc:385] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:25.813655 29034 leader_election.cc:343] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.814111 29108 raft_consensus.cc:740] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.813877 29169 raft_consensus.cc:515] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.814787 29108 consensus_queue.cc:260] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.816234 29169 leader_election.cc:290] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.816859 29108 ts_tablet_manager.cc:1434] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:08:25.818254 28918 raft_consensus.cc:2468] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:25.822252 29032 leader_election.cc:304] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:25.828886 28815 catalog_manager.cc:5697] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.833801 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:25.836488 29315 raft_consensus.cc:2804] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:25.837105 29315 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.837569 29315 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.843384 29109 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:25.848090 29108 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:25.846539 29298 raft_consensus.cc:2804] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.852445 29298 raft_consensus.cc:697] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:25.853201 29110 tablet_bootstrap.cc:654] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:25.851464 28884 leader_election.cc:343] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.861899 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.854566 29298 consensus_queue.cc:237] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.876605 29305 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.884007 29207 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:25.886118 28885 leader_election.cc:343] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.886601 28885 leader_election.cc:304] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:25.887691 29110 tablet_bootstrap.cc:492] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.888166 29110 ts_tablet_manager.cc:1403] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.004s
I20260709 13:08:25.889263 29218 raft_consensus.cc:2749] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.891139 29110 raft_consensus.cc:359] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.891862 29110 raft_consensus.cc:385] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.892223 29110 raft_consensus.cc:740] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.902247 29316 raft_consensus.cc:493] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.902745 29316 raft_consensus.cc:515] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.905103 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.905707 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:25.906687 28958 leader_election.cc:343] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:25.907215 28959 leader_election.cc:343] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:25.907796 28959 leader_election.cc:304] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:25.908815 29305 raft_consensus.cc:2749] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.910844 29316 leader_election.cc:290] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
W20260709 13:08:25.911824 29032 consensus_peers.cc:597] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:08:25.906535 29315 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.912377 29110 consensus_queue.cc:260] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.915115 29110 ts_tablet_manager.cc:1434] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:08:25.915881 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:25.916172 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:25.915676 28815 catalog_manager.cc:5697] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.916535 28917 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.916697 29068 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.919529 29109 tablet_bootstrap.cc:654] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.923664 29068 raft_consensus.cc:2468] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:25.923921 28917 raft_consensus.cc:2468] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:25.922549 29108 tablet_bootstrap.cc:654] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.925043 28959 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.925931 29316 raft_consensus.cc:2804] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:25.922818 29315 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:25.927191 29110 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:25.928802 29316 raft_consensus.cc:697] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:25.929917 29316 consensus_queue.cc:237] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER 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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.932350 29108 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:25.932816 29108 ts_tablet_manager.cc:1403] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.001s
I20260709 13:08:25.934209 29110 tablet_bootstrap.cc:654] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.936930 29108 raft_consensus.cc:359] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.937690 29108 raft_consensus.cc:385] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.938035 29108 raft_consensus.cc:740] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.938740 29108 consensus_queue.cc:260] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.941586 29109 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:25.942050 29109 ts_tablet_manager.cc:1403] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.013s
I20260709 13:08:25.949124 29109 raft_consensus.cc:359] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.949853 29109 raft_consensus.cc:385] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.950121 29109 raft_consensus.cc:740] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.950775 29109 consensus_queue.cc:260] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:25.960053 29032 consensus_peers.cc:597] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:08:25.961251 29143 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:25.961977 29108 ts_tablet_manager.cc:1434] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.004s
I20260709 13:08:25.963021 29108 tablet_bootstrap.cc:492] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:25.963393 29110 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:25.963940 29110 ts_tablet_manager.cc:1403] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.003s
I20260709 13:08:25.967188 29110 raft_consensus.cc:359] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.967923 29110 raft_consensus.cc:385] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.968252 29108 tablet_bootstrap.cc:654] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.968262 29110 raft_consensus.cc:740] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.969393 29110 consensus_queue.cc:260] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.970903 29110 ts_tablet_manager.cc:1434] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:25.971771 29110 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:25.973640 29115 raft_consensus.cc:493] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.974176 29115 raft_consensus.cc:515] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.975567 29143 raft_consensus.cc:493] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:25.976085 29143 raft_consensus.cc:515] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:25.976432 29115 leader_election.cc:290] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.977813 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6be0d587474539a703d93447fe6659" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.978102 29143 leader_election.cc:290] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:25.978287 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6be0d587474539a703d93447fe6659" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.980110 29032 leader_election.cc:304] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:25.979952 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:25.980899 29110 tablet_bootstrap.cc:654] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.981033 28990 raft_consensus.cc:2468] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:25.981817 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:25.982239 29034 leader_election.cc:304] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:25.982445 28918 raft_consensus.cc:2468] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:25.983117 29115 raft_consensus.cc:2749] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:25.983548 29143 raft_consensus.cc:2804] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:25.984016 29143 raft_consensus.cc:493] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:25.984480 29143 raft_consensus.cc:3060] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.998324 29115 consensus_queue.cc:1048] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:25.997179 28813 catalog_manager.cc:5697] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.003983 29143 raft_consensus.cc:515] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.006681 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:26.007148 29109 ts_tablet_manager.cc:1434] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 13:08:26.007369 28917 raft_consensus.cc:3060] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.007655 29110 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:26.008114 29110 ts_tablet_manager.cc:1403] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.005s
I20260709 13:08:26.008179 29109 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.010666 29110 raft_consensus.cc:359] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.011394 29110 raft_consensus.cc:385] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.011683 29110 raft_consensus.cc:740] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.012446 29110 consensus_queue.cc:260] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.013871 29143 leader_election.cc:290] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:26.015224 29110 ts_tablet_manager.cc:1434] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:26.015075 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:26.015774 28992 raft_consensus.cc:3060] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.016283 29110 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:26.024129 28992 raft_consensus.cc:2468] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:26.025103 28917 raft_consensus.cc:2468] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:26.025760 29034 leader_election.cc:304] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:26.015796 29109 tablet_bootstrap.cc:654] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.028759 29108 tablet_bootstrap.cc:492] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:26.029217 29108 ts_tablet_manager.cc:1403] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.000s
I20260709 13:08:26.029821 29110 tablet_bootstrap.cc:654] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.031880 28815 catalog_manager.cc:5697] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.034098 29108 raft_consensus.cc:359] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.034746 29108 raft_consensus.cc:385] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.035032 29108 raft_consensus.cc:740] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.035688 29108 consensus_queue.cc:260] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.038051 29108 ts_tablet_manager.cc:1434] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:26.041985 29115 raft_consensus.cc:2804] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.042110 29298 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.042812 29115 raft_consensus.cc:697] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:26.043581 29108 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:26.043764 29115 consensus_queue.cc:237] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.045240 29109 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.047693 29109 ts_tablet_manager.cc:1403] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.010s
I20260709 13:08:26.050434 29109 raft_consensus.cc:359] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.051131 29109 raft_consensus.cc:385] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.051400 29109 raft_consensus.cc:740] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.052074 29109 consensus_queue.cc:260] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.057390 29108 tablet_bootstrap.cc:654] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.059422 29109 ts_tablet_manager.cc:1434] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:08:26.061334 29109 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.068995 29109 tablet_bootstrap.cc:654] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.070451 29108 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:26.070956 29108 ts_tablet_manager.cc:1403] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260709 13:08:26.082809 29108 raft_consensus.cc:359] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.083492 29108 raft_consensus.cc:385] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.083755 29108 raft_consensus.cc:740] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.084489 29108 consensus_queue.cc:260] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.087167 29108 ts_tablet_manager.cc:1434] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:08:26.088171 29108 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:26.091454 28817 catalog_manager.cc:5697] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 2, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.094739 29108 tablet_bootstrap.cc:654] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.095552 29143 raft_consensus.cc:493] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.096073 29143 raft_consensus.cc:515] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.098133 29143 leader_election.cc:290] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:26.100389 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eed3d3193054ba1b9d2ed01f98f062b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.100615 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8eed3d3193054ba1b9d2ed01f98f062b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:26.101378 28917 raft_consensus.cc:2393] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:26.102677 29034 leader_election.cc:304] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:26.104101 29298 raft_consensus.cc:3060] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.118309 29298 raft_consensus.cc:2749] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.122809 29110 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:26.126194 29110 ts_tablet_manager.cc:1403] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.110s	user 0.024s	sys 0.019s
I20260709 13:08:26.133539 29218 raft_consensus.cc:493] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.134054 29218 raft_consensus.cc:515] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.134548 29316 raft_consensus.cc:493] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.135164 29316 raft_consensus.cc:515] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.137652 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.136518 28815 catalog_manager.cc:5697] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.139460 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.140020 29316 leader_election.cc:290] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.141724 28884 leader_election.cc:304] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:26.139493 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:26.143437 28958 leader_election.cc:343] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.144052 29169 raft_consensus.cc:2749] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.143924 29110 raft_consensus.cc:359] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.145015 29110 raft_consensus.cc:385] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.145493 29110 raft_consensus.cc:740] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.146736 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.146462 29110 consensus_queue.cc:260] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.127465 29109 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.148917 29109 ts_tablet_manager.cc:1403] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.004s
W20260709 13:08:26.149084 28959 leader_election.cc:343] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.149521 28959 leader_election.cc:304] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:26.150599 29218 leader_election.cc:290] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.151465 29109 raft_consensus.cc:359] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.151902 29109 raft_consensus.cc:385] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.152055 29109 raft_consensus.cc:740] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.152573 29109 consensus_queue.cc:260] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.154923 29305 raft_consensus.cc:2749] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.159904 29110 ts_tablet_manager.cc:1434] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:08:26.160959 29110 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:26.161055 29109 ts_tablet_manager.cc:1434] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:08:26.162083 29109 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.165921 28917 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.167615 29110 tablet_bootstrap.cc:654] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.168624 29108 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:26.169124 29108 ts_tablet_manager.cc:1403] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.081s	user 0.042s	sys 0.027s
I20260709 13:08:26.171653 29108 raft_consensus.cc:359] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.172268 29218 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.172708 29109 tablet_bootstrap.cc:654] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.172271 29108 raft_consensus.cc:385] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.175768 29108 raft_consensus.cc:740] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.176465 29108 consensus_queue.cc:260] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.176959 28990 raft_consensus.cc:3060] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.178570 29108 ts_tablet_manager.cc:1434] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:26.179598 29108 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:26.186941 29108 tablet_bootstrap.cc:654] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.203545 29305 consensus_queue.cc:1048] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.214489 29305 raft_consensus.cc:493] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.215227 29305 raft_consensus.cc:515] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:26.219878 28885 consensus_peers.cc:597] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:08:26.222366 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:26.223011 29094 tablet.cc:2406] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:26.223158 28915 raft_consensus.cc:2468] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:26.224479 28958 leader_election.cc:304] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:26.225392 29316 raft_consensus.cc:2804] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.225796 29316 raft_consensus.cc:493] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.226209 29316 raft_consensus.cc:3060] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.243119 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.244041 29067 raft_consensus.cc:2468] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:26.256348 29204 consensus_queue.cc:1048] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.265156 29305 leader_election.cc:290] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.265951 29204 raft_consensus.cc:493] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.302578 29204 raft_consensus.cc:515] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.304903 29109 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.305496 29218 raft_consensus.cc:493] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.305994 29218 raft_consensus.cc:515] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.306082 29066 raft_consensus.cc:3060] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.305496 29109 ts_tablet_manager.cc:1403] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.144s	user 0.023s	sys 0.042s
I20260709 13:08:26.308856 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.309598 28990 raft_consensus.cc:2393] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in current term 1: Already voted for candidate cb69059c13924b1f8694ed66b14eef5e in this term.
I20260709 13:08:26.309834 29109 raft_consensus.cc:359] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.310482 29109 raft_consensus.cc:385] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.310742 29109 raft_consensus.cc:740] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.311369 29109 consensus_queue.cc:260] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.312361 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.312647 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc05561e9f40b7914c0a3c1d047edd" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:26.299363 29108 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:26.313601 29108 ts_tablet_manager.cc:1403] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.134s	user 0.035s	sys 0.026s
I20260709 13:08:26.313732 28915 raft_consensus.cc:2393] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 in current term 1: Already voted for candidate cb69059c13924b1f8694ed66b14eef5e in this term.
I20260709 13:08:26.314144 28884 leader_election.cc:304] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:26.271379 29298 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.315575 29218 leader_election.cc:290] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.314996 29169 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.316092 29108 raft_consensus.cc:359] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.316898 29108 raft_consensus.cc:385] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.317214 29108 raft_consensus.cc:740] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.318152 29109 ts_tablet_manager.cc:1434] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:26.319392 29109 tablet_bootstrap.cc:492] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.325459 29109 tablet_bootstrap.cc:654] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.325755 29204 leader_election.cc:290] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.328320 29108 consensus_queue.cc:260] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.331552 29108 ts_tablet_manager.cc:1434] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:08:26.333005 29108 tablet_bootstrap.cc:492] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:26.340154 29108 tablet_bootstrap.cc:654] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.346899 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4fc05561e9f40b7914c0a3c1d047edd" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.351284 29109 tablet_bootstrap.cc:492] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.351758 29109 ts_tablet_manager.cc:1403] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 13:08:26.355845 29109 raft_consensus.cc:359] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.356513 29109 raft_consensus.cc:385] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.358896 29109 raft_consensus.cc:740] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.359117 28919 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.359640 29109 consensus_queue.cc:260] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.362738 29109 ts_tablet_manager.cc:1434] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:08:26.364007 29109 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.376480 29298 consensus_queue.cc:1048] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.382035 29115 raft_consensus.cc:493] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.382543 29115 raft_consensus.cc:515] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.383279 29109 tablet_bootstrap.cc:654] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.384680 29115 leader_election.cc:290] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:26.387678 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:26.389410 29032 leader_election.cc:343] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.394485 28916 raft_consensus.cc:3060] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.394908 29109 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.395358 29109 ts_tablet_manager.cc:1403] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.008s
I20260709 13:08:26.398556 29109 raft_consensus.cc:359] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.399372 29109 raft_consensus.cc:385] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.399680 29109 raft_consensus.cc:740] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.401144 29109 consensus_queue.cc:260] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.403864 29109 ts_tablet_manager.cc:1434] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:26.405769 29109 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.418973 29109 tablet_bootstrap.cc:654] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.423705 29217 raft_consensus.cc:493] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.424362 29217 raft_consensus.cc:515] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.448748 29169 raft_consensus.cc:2749] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.449535 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
W20260709 13:08:26.442327 29344 log.cc:927] Time spent T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:08:26.451778 28959 leader_election.cc:304] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:26.439965 29217 leader_election.cc:290] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.481566 28992 raft_consensus.cc:3060] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.481328 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.496572 28994 raft_consensus.cc:2468] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
W20260709 13:08:26.499835 28884 leader_election.cc:343] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.510038 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.512137 29297 raft_consensus.cc:493] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.512658 29297 raft_consensus.cc:515] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.514937 29297 leader_election.cc:290] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.521251 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.521687 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:26.523250 28885 leader_election.cc:343] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.523763 28885 leader_election.cc:304] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
W20260709 13:08:26.524791 28884 leader_election.cc:343] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.516364 29315 raft_consensus.cc:2749] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.525463 29297 raft_consensus.cc:2749] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.500212 29316 raft_consensus.cc:515] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.530555 29064 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:26.528594 29298 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.531935 29316 leader_election.cc:290] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.534552 29109 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.536240 29109 ts_tablet_manager.cc:1403] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.131s	user 0.021s	sys 0.019s
I20260709 13:08:26.536618 29108 tablet_bootstrap.cc:492] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:26.537213 29108 ts_tablet_manager.cc:1403] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.204s	user 0.041s	sys 0.029s
W20260709 13:08:26.534353 28885 leader_election.cc:343] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.538005 29305 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:08:26.550310 29109 raft_consensus.cc:359] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.554553 29109 raft_consensus.cc:385] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.554872 29109 raft_consensus.cc:740] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.555258 28885 leader_election.cc:304] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:26.555728 29109 consensus_queue.cc:260] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.557466 29297 raft_consensus.cc:2749] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.507387 29034 leader_election.cc:304] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:26.564383 29109 ts_tablet_manager.cc:1434] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:08:26.567579 29301 raft_consensus.cc:2804] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.567989 29301 raft_consensus.cc:493] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.568302 29301 raft_consensus.cc:3060] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.581483 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:26.582370 29068 raft_consensus.cc:3060] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.618538 28917 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:08:26.634088 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 130720us
I20260709 13:08:26.637449 29108 raft_consensus.cc:359] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.638418 29108 raft_consensus.cc:385] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.638710 29108 raft_consensus.cc:740] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.639473 29108 consensus_queue.cc:260] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.640024 29109 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.641261 29108 ts_tablet_manager.cc:1434] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.000s
I20260709 13:08:26.661742 29108 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:26.651813 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:26.670179 28919 raft_consensus.cc:3060] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.654219 29298 raft_consensus.cc:493] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.671974 29298 raft_consensus.cc:515] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.673862 29108 tablet_bootstrap.cc:654] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.674180 29298 leader_election.cc:290] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:26.657311 29143 raft_consensus.cc:493] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.647320 29110 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:26.677228 29143 raft_consensus.cc:515] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.677909 29110 ts_tablet_manager.cc:1403] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.517s	user 0.113s	sys 0.156s
I20260709 13:08:26.679489 29143 leader_election.cc:290] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:26.657830 29207 consensus_queue.cc:1048] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:08:26.683377 29109 tablet_bootstrap.cc:654] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.684329 29369 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.686117 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.687254 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b317f1153b42b09a7af4ade266a173" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.689589 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:26.691007 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b317f1153b42b09a7af4ade266a173" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:26.691771 29032 leader_election.cc:343] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:26.696378 29034 leader_election.cc:343] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.697515 29034 leader_election.cc:304] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:26.698385 29207 raft_consensus.cc:2749] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:26.699043 29034 leader_election.cc:343] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.692771 29143 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:26.700901 28919 raft_consensus.cc:2468] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
W20260709 13:08:26.702603 29032 leader_election.cc:343] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.703109 29032 leader_election.cc:304] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:26.702870 29316 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:26.708477 29143 raft_consensus.cc:2749] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.710114 29068 raft_consensus.cc:2468] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:26.711647 28959 leader_election.cc:304] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:26.712364 29305 raft_consensus.cc:2804] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.713042 29305 raft_consensus.cc:697] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:26.713943 29305 consensus_queue.cc:237] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.680848 29110 raft_consensus.cc:359] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.715878 29110 raft_consensus.cc:385] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.716172 29110 raft_consensus.cc:740] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.716828 29110 consensus_queue.cc:260] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.718946 29110 ts_tablet_manager.cc:1434] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:08:26.719884 29110 tablet_bootstrap.cc:492] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:26.636771 29301 raft_consensus.cc:515] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.723289 29301 leader_election.cc:290] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:26.726491 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:26.729984 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:26.730597 28992 raft_consensus.cc:3060] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.736202 29298 raft_consensus.cc:493] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.738548 29298 raft_consensus.cc:515] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.740680 29298 leader_election.cc:290] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:26.761605 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46045b4b7db46439405e7dcbd3d0d4c" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:26.763679 29034 leader_election.cc:343] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:26.765523 29032 leader_election.cc:343] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.770066 28992 raft_consensus.cc:2468] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:26.770922 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46045b4b7db46439405e7dcbd3d0d4c" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:26.773481 29032 leader_election.cc:343] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.773911 29032 leader_election.cc:304] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:26.777415 29110 tablet_bootstrap.cc:654] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.779222 29034 leader_election.cc:304] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:26.780045 29298 raft_consensus.cc:2804] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.780498 29298 raft_consensus.cc:697] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:26.781368 29298 consensus_queue.cc:237] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.782616 29369 raft_consensus.cc:2749] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.805325 29108 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:26.807003 29108 ts_tablet_manager.cc:1403] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.146s	user 0.017s	sys 0.004s
I20260709 13:08:26.818113 29109 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.818724 29109 ts_tablet_manager.cc:1403] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.179s	user 0.032s	sys 0.011s
I20260709 13:08:26.825615 28817 catalog_manager.cc:5697] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.828585 29109 raft_consensus.cc:359] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.830339 29109 raft_consensus.cc:385] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.830698 29109 raft_consensus.cc:740] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.831772 29109 consensus_queue.cc:260] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:26.829651 28865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:26.843221 29109 ts_tablet_manager.cc:1434] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:08:26.853704 29109 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.862576 29108 raft_consensus.cc:359] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.864223 29108 raft_consensus.cc:385] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.864454 29108 raft_consensus.cc:740] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.871408 29110 tablet_bootstrap.cc:492] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:26.871950 29110 ts_tablet_manager.cc:1403] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.152s	user 0.020s	sys 0.013s
I20260709 13:08:26.871866 29108 consensus_queue.cc:260] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.877239 29108 ts_tablet_manager.cc:1434] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.002s
I20260709 13:08:26.877544 29109 tablet_bootstrap.cc:654] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.880120 29108 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:26.876600 29110 raft_consensus.cc:359] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.891717 29110 raft_consensus.cc:385] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.892050 29110 raft_consensus.cc:740] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.895663 29110 consensus_queue.cc:260] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.896941 29108 tablet_bootstrap.cc:654] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.897997 29110 ts_tablet_manager.cc:1434] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:08:26.899024 29110 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:26.902539 29109 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.903155 29109 ts_tablet_manager.cc:1403] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.005s
I20260709 13:08:26.906028 29110 tablet_bootstrap.cc:654] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.906402 29109 raft_consensus.cc:359] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.907080 29109 raft_consensus.cc:385] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.907351 29109 raft_consensus.cc:740] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.910111 29109 consensus_queue.cc:260] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.913511 29109 ts_tablet_manager.cc:1434] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:08:26.914459 29109 tablet_bootstrap.cc:492] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:26.920128 29109 tablet_bootstrap.cc:654] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.921363 29110 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:26.921821 29110 ts_tablet_manager.cc:1403] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 13:08:26.923985 29108 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:26.924418 29108 ts_tablet_manager.cc:1403] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.005s
I20260709 13:08:26.925307 29110 raft_consensus.cc:359] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.925961 29110 raft_consensus.cc:385] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.926203 29110 raft_consensus.cc:740] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.926744 29108 raft_consensus.cc:359] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.926848 29110 consensus_queue.cc:260] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.927438 29108 raft_consensus.cc:385] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.927727 29108 raft_consensus.cc:740] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.928330 29108 consensus_queue.cc:260] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.928966 29110 ts_tablet_manager.cc:1434] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:26.929759 29108 ts_tablet_manager.cc:1434] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:08:26.929903 29110 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:26.930565 29108 tablet_bootstrap.cc:492] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:26.932125 29297 raft_consensus.cc:493] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.932581 29297 raft_consensus.cc:515] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.934777 29297 leader_election.cc:290] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.936816 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.938220 29108 tablet_bootstrap.cc:654] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.939342 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.940234 28992 raft_consensus.cc:2393] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in current term 1: Already voted for candidate cb69059c13924b1f8694ed66b14eef5e in this term.
I20260709 13:08:26.939404 28813 catalog_manager.cc:5697] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.941464 28885 leader_election.cc:304] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:26.942595 29297 raft_consensus.cc:3060] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.943347 29169 raft_consensus.cc:493] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.943926 29169 raft_consensus.cc:515] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.946012 29169 leader_election.cc:290] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.946288 29109 tablet_bootstrap.cc:492] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:26.946728 29109 ts_tablet_manager.cc:1403] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.007s
I20260709 13:08:26.946686 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.947444 28992 raft_consensus.cc:2468] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:26.949517 29109 raft_consensus.cc:359] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.950176 29109 raft_consensus.cc:385] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.950417 29109 raft_consensus.cc:740] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.951021 29109 consensus_queue.cc:260] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.951715 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.952517 29316 raft_consensus.cc:493] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.952973 29316 raft_consensus.cc:515] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:26.954383 28884 leader_election.cc:343] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.956445 29316 leader_election.cc:290] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:26.956385 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:26.958148 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:26.961894 28959 leader_election.cc:304] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:26.962833 29316 raft_consensus.cc:2749] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.963925 29298 raft_consensus.cc:493] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.964550 29298 raft_consensus.cc:515] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:26.965507 29297 raft_consensus.cc:2749] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.958159 29109 ts_tablet_manager.cc:1434] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:08:26.968991 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:26.969221 28885 leader_election.cc:304] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:26.970180 29109 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
W20260709 13:08:26.970428 29034 leader_election.cc:343] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.970537 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:26.972277 29032 leader_election.cc:343] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.972864 29032 leader_election.cc:304] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:26.974150 29370 raft_consensus.cc:2749] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:26.968842 29110 tablet_bootstrap.cc:654] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.975080 29169 raft_consensus.cc:2804] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.975592 29169 raft_consensus.cc:493] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.976009 29169 raft_consensus.cc:3060] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.967945 29298 leader_election.cc:290] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:26.979467 29109 tablet_bootstrap.cc:654] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.002153 29109 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:27.002602 29109 ts_tablet_manager.cc:1403] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.004s
I20260709 13:08:27.015880 29297 raft_consensus.cc:493] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.016618 29109 raft_consensus.cc:359] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.017994 29109 raft_consensus.cc:385] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.018268 29109 raft_consensus.cc:740] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.020412 29110 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:27.020871 29110 ts_tablet_manager.cc:1403] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.008s
I20260709 13:08:27.018851 29297 raft_consensus.cc:515] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.024796 29297 leader_election.cc:290] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.028980 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46045b4b7db46439405e7dcbd3d0d4c" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.028985 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46045b4b7db46439405e7dcbd3d0d4c" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.029692 29066 raft_consensus.cc:2468] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:27.030269 29169 raft_consensus.cc:515] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.031109 28884 leader_election.cc:304] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.031793 29297 raft_consensus.cc:2804] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:27.031976 28885 leader_election.cc:343] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.032148 29297 raft_consensus.cc:493] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.032506 29297 raft_consensus.cc:3060] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.034178 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:27.034741 28990 raft_consensus.cc:3060] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.035506 29109 consensus_queue.cc:260] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.037405 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.035990 29108 tablet_bootstrap.cc:492] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:27.038048 29169 leader_election.cc:290] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.038259 29108 ts_tablet_manager.cc:1403] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.037s
W20260709 13:08:27.038594 28884 leader_election.cc:343] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.040653 29110 raft_consensus.cc:359] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.037724 29109 ts_tablet_manager.cc:1434] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 13:08:27.041141 29108 raft_consensus.cc:359] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.041838 29110 raft_consensus.cc:385] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.042018 29108 raft_consensus.cc:385] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.042192 29110 raft_consensus.cc:740] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.042371 29108 raft_consensus.cc:740] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.043116 29108 consensus_queue.cc:260] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.044117 29109 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:27.045137 29108 ts_tablet_manager.cc:1434] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:08:27.046268 28990 raft_consensus.cc:2468] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:27.045570 29110 consensus_queue.cc:260] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.047557 28885 leader_election.cc:304] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:27.048669 29110 ts_tablet_manager.cc:1434] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:08:27.048596 29169 raft_consensus.cc:2804] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.049218 29169 raft_consensus.cc:697] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:27.050226 29169 consensus_queue.cc:237] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.051644 29110 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:27.049118 29108 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:27.063570 29110 tablet_bootstrap.cc:654] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.067195 29109 tablet_bootstrap.cc:654] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.068933 29297 raft_consensus.cc:515] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.071487 28815 catalog_manager.cc:5697] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.072399 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46045b4b7db46439405e7dcbd3d0d4c" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
W20260709 13:08:27.073601 28885 leader_election.cc:343] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.074542 29109 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:27.075093 29109 ts_tablet_manager.cc:1403] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:08:27.078477 29109 raft_consensus.cc:359] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.078883 29108 tablet_bootstrap.cc:654] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.079348 29109 raft_consensus.cc:385] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.079674 29109 raft_consensus.cc:740] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.083820 29297 leader_election.cc:290] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.085974 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46045b4b7db46439405e7dcbd3d0d4c" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.086562 29066 raft_consensus.cc:3060] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.087633 29108 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:27.088279 28990 raft_consensus.cc:3060] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.091121 29110 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:27.091552 29110 ts_tablet_manager.cc:1403] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
I20260709 13:08:27.093555 29066 raft_consensus.cc:2468] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:27.094224 29110 raft_consensus.cc:359] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.094906 29110 raft_consensus.cc:385] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.094758 28884 leader_election.cc:304] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:27.095188 29110 raft_consensus.cc:740] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.082556 29109 consensus_queue.cc:260] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.095829 29297 raft_consensus.cc:2804] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.096313 29297 raft_consensus.cc:697] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:27.097474 29109 ts_tablet_manager.cc:1434] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:08:27.097097 29297 consensus_queue.cc:237] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.098433 29109 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:27.104364 29109 tablet_bootstrap.cc:654] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.095846 29110 consensus_queue.cc:260] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.107385 29110 ts_tablet_manager.cc:1434] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:08:27.107884 29357 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.108238 29110 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:27.113811 29108 ts_tablet_manager.cc:1403] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.004s
I20260709 13:08:27.119460 29110 tablet_bootstrap.cc:654] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.121019 29108 raft_consensus.cc:359] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.121655 29108 raft_consensus.cc:385] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.121927 29108 raft_consensus.cc:740] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.122591 29108 consensus_queue.cc:260] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.137611 28815 catalog_manager.cc:5697] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.139993 29108 ts_tablet_manager.cc:1434] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 13:08:27.141232 29108 tablet_bootstrap.cc:492] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:27.143191 29305 raft_consensus.cc:493] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.143731 29305 raft_consensus.cc:515] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.147714 29109 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:27.164171 29109 ts_tablet_manager.cc:1403] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.021s
I20260709 13:08:27.163498 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.165184 28919 raft_consensus.cc:2468] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.155339 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.165987 29064 raft_consensus.cc:2468] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.166690 29109 raft_consensus.cc:359] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.167341 29109 raft_consensus.cc:385] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.167635 29109 raft_consensus.cc:740] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.167155 28959 leader_election.cc:304] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.168239 29109 consensus_queue.cc:260] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.160239 29108 tablet_bootstrap.cc:654] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.170181 29316 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:27.153815 29305 leader_election.cc:290] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.174031 29109 ts_tablet_manager.cc:1434] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:08:27.169936 29359 raft_consensus.cc:2804] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.179072 29297 raft_consensus.cc:493] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.182359 29364 raft_consensus.cc:493] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.183472 29297 raft_consensus.cc:515] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.184923 29109 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:27.184760 29364 raft_consensus.cc:515] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.186692 29297 leader_election.cc:290] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.186791 29364 leader_election.cc:290] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.179672 29359 raft_consensus.cc:493] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.194783 29305 raft_consensus.cc:493] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.195521 29305 raft_consensus.cc:515] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.198372 29305 leader_election.cc:290] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.201458 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.204998 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.192349 29359 raft_consensus.cc:3060] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:27.218973 28884 leader_election.cc:343] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:27.219696 28885 leader_election.cc:343] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.220369 28885 leader_election.cc:304] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:27.221412 29364 raft_consensus.cc:2749] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.228021 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b317f1153b42b09a7af4ade266a173" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.228736 29066 raft_consensus.cc:2468] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:27.225914 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.222775 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b317f1153b42b09a7af4ade266a173" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.224645 29370 raft_consensus.cc:493] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.234324 29370 raft_consensus.cc:515] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.236369 29370 leader_election.cc:290] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:27.238373 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.241379 28918 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:27.222107 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.246184 29032 leader_election.cc:304] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.250583 28884 leader_election.cc:304] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.255679 29110 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:27.256139 29110 ts_tablet_manager.cc:1403] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.148s	user 0.005s	sys 0.014s
I20260709 13:08:27.256949 29109 tablet_bootstrap.cc:654] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:27.259560 28885 leader_election.cc:343] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.253187 29364 raft_consensus.cc:2804] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.262502 29364 raft_consensus.cc:493] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.261075 28915 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.264464 29364 raft_consensus.cc:3060] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.246116 29067 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.266688 29298 raft_consensus.cc:2804] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.269132 29110 raft_consensus.cc:359] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.269846 29110 raft_consensus.cc:385] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.270090 29110 raft_consensus.cc:740] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.270429 29298 raft_consensus.cc:493] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.270871 29298 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.270705 29110 consensus_queue.cc:260] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.271225 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.271791 28992 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:27.272258 29110 ts_tablet_manager.cc:1434] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:08:27.273237 29108 tablet_bootstrap.cc:492] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:27.273691 29108 ts_tablet_manager.cc:1403] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.133s	user 0.024s	sys 0.037s
I20260709 13:08:27.273710 28959 leader_election.cc:304] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.286129 29316 raft_consensus.cc:2804] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.286865 29316 raft_consensus.cc:493] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.287189 29316 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.296213 29298 raft_consensus.cc:515] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.297833 29369 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.301801 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:27.302515 28915 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.285918 29359 raft_consensus.cc:515] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.308712 29359 leader_election.cc:290] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.309731 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:27.310775 29359 raft_consensus.cc:493] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.311517 29359 raft_consensus.cc:515] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.310415 28919 raft_consensus.cc:3060] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.313676 29359 leader_election.cc:290] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.302135 29316 raft_consensus.cc:515] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.313522 29110 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:27.316898 29316 leader_election.cc:290] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.314893 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.317672 28916 raft_consensus.cc:2468] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.318210 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:27.320264 28958 leader_election.cc:304] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:27.321667 29298 leader_election.cc:290] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:27.302675 29364 raft_consensus.cc:515] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.323693 29364 leader_election.cc:290] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.324477 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b317f1153b42b09a7af4ade266a173" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:27.312279 29108 raft_consensus.cc:359] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.325569 29108 raft_consensus.cc:385] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.326081 29108 raft_consensus.cc:740] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
W20260709 13:08:27.326017 28885 leader_election.cc:343] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.331482 29108 consensus_queue.cc:260] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.334519 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.335085 29068 raft_consensus.cc:2393] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 in current term 1: Already voted for candidate cb69059c13924b1f8694ed66b14eef5e in this term.
I20260709 13:08:27.339345 29108 ts_tablet_manager.cc:1434] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 13:08:27.340308 29108 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:27.339167 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.337904 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:27.341635 29067 raft_consensus.cc:3060] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.341895 28990 raft_consensus.cc:2393] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:27.342471 29109 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:27.342912 29109 ts_tablet_manager.cc:1403] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.008s
I20260709 13:08:27.337069 29401 raft_consensus.cc:2804] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.339046 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.350461 28915 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:27.351625 29032 leader_election.cc:304] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:27.352666 29298 raft_consensus.cc:2804] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.353168 29298 raft_consensus.cc:697] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:27.345408 28958 leader_election.cc:304] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:27.354530 29298 consensus_queue.cc:237] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.357092 29400 raft_consensus.cc:2749] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.353088 29109 raft_consensus.cc:359] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.357766 29400 raft_consensus.cc:493] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.357854 29109 raft_consensus.cc:385] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:27.353546 28959 leader_election.cc:343] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.358219 29109 raft_consensus.cc:740] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.358300 29400 raft_consensus.cc:515] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.360641 29400 leader_election.cc:290] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.360674 29067 raft_consensus.cc:2468] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:27.358862 29109 consensus_queue.cc:260] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.364816 29109 ts_tablet_manager.cc:1434] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:08:27.347023 29401 raft_consensus.cc:493] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.365634 29401 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.366242 29207 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.368772 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.369411 28916 raft_consensus.cc:2468] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.369863 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.370301 29316 raft_consensus.cc:493] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.370782 29316 raft_consensus.cc:515] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.371659 29067 raft_consensus.cc:2468] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.372843 29316 leader_election.cc:290] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.363848 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4b317f1153b42b09a7af4ade266a173" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.373813 29068 raft_consensus.cc:3060] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.376881 28958 leader_election.cc:304] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:27.377694 29357 raft_consensus.cc:2804] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.378147 29357 raft_consensus.cc:493] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.378538 29357 raft_consensus.cc:3060] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.379151 28959 leader_election.cc:304] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.380141 29305 raft_consensus.cc:2804] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.380577 29305 raft_consensus.cc:697] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:27.380681 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.381310 28916 raft_consensus.cc:2468] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.375119 28919 raft_consensus.cc:2468] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:27.381446 29305 consensus_queue.cc:237] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.384219 29110 tablet_bootstrap.cc:654] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.386034 28958 leader_election.cc:304] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:27.387449 29109 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:27.388451 29108 tablet_bootstrap.cc:654] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.389343 29357 raft_consensus.cc:515] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.391603 29357 leader_election.cc:290] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.401322 29068 raft_consensus.cc:2468] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:27.402841 28884 leader_election.cc:304] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:27.412562 29364 raft_consensus.cc:2804] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.413374 29316 raft_consensus.cc:2804] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.419013 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.420910 29068 raft_consensus.cc:3060] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.424840 29364 raft_consensus.cc:697] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:27.417098 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.420713 29316 raft_consensus.cc:493] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.433612 29316 raft_consensus.cc:3060] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.441314 28815 catalog_manager.cc:5697] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:27.443648 28884 consensus_peers.cc:597] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. 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 13:08:27.445518 29364 consensus_queue.cc:237] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.446105 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:27.420586 29401 raft_consensus.cc:515] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.446681 28915 raft_consensus.cc:3060] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.454371 28817 catalog_manager.cc:5697] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.432638 29067 raft_consensus.cc:2468] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.470968 29401 leader_election.cc:290] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.477571 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:27.478359 28919 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.504209 29068 raft_consensus.cc:2468] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:27.505782 28959 leader_election.cc:304] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.508255 29357 raft_consensus.cc:2804] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.508795 29357 raft_consensus.cc:697] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:27.509130 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.509689 29357 consensus_queue.cc:237] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.515434 29109 tablet_bootstrap.cc:654] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:27.516892 28959 leader_election.cc:343] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:27.520578 28885 consensus_peers.cc:597] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:08:27.525267 28817 catalog_manager.cc:5697] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.527434 28919 raft_consensus.cc:2468] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:27.539819 29110 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:27.540370 29110 ts_tablet_manager.cc:1403] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.258s	user 0.008s	sys 0.012s
I20260709 13:08:27.544642 29110 raft_consensus.cc:359] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.545639 29110 raft_consensus.cc:385] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.546020 29110 raft_consensus.cc:740] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.547031 29110 consensus_queue.cc:260] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.550756 29110 ts_tablet_manager.cc:1434] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:08:27.552168 29110 tablet_bootstrap.cc:492] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:27.565774 28958 leader_election.cc:304] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:27.571859 29110 tablet_bootstrap.cc:654] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.573025 29400 raft_consensus.cc:2804] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.573843 29400 raft_consensus.cc:697] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:27.574990 29400 consensus_queue.cc:237] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.527601 29316 raft_consensus.cc:515] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.595213 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:27.595865 28918 raft_consensus.cc:3060] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.596048 29316 leader_election.cc:290] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.605796 29207 raft_consensus.cc:493] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.606436 29207 raft_consensus.cc:515] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.608848 29108 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:27.609396 29108 ts_tablet_manager.cc:1403] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.269s	user 0.015s	sys 0.007s
I20260709 13:08:27.612267 29108 raft_consensus.cc:359] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.613735 29108 raft_consensus.cc:385] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.614033 29108 raft_consensus.cc:740] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.614702 29108 consensus_queue.cc:260] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.621657 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.622462 28916 raft_consensus.cc:2468] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:27.608769 29207 leader_election.cc:290] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:27.628175 29032 leader_election.cc:304] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.629915 29108 ts_tablet_manager.cc:1434] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:08:27.633551 28817 catalog_manager.cc:5697] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.634459 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.634773 29108 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:27.635280 28988 raft_consensus.cc:2468] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:27.631904 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.632310 28915 raft_consensus.cc:2468] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:27.637790 29301 raft_consensus.cc:2804] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.655501 29143 raft_consensus.cc:493] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.656157 29143 raft_consensus.cc:515] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.650295 29066 raft_consensus.cc:3060] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.650650 29301 raft_consensus.cc:493] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.672470 29301 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.675067 29143 leader_election.cc:290] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:27.686034 29110 tablet_bootstrap.cc:492] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:27.685387 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.686560 29110 ts_tablet_manager.cc:1403] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.010s
W20260709 13:08:27.687312 29032 leader_election.cc:343] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.691469 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.693943 29110 raft_consensus.cc:359] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.694551 29110 raft_consensus.cc:385] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.694821 29110 raft_consensus.cc:740] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.694875 29410 consensus_queue.cc:1048] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.695653 29066 raft_consensus.cc:2468] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:27.695516 29110 consensus_queue.cc:260] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.690311 28918 raft_consensus.cc:2468] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:27.697983 28959 leader_election.cc:304] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.698137 29301 raft_consensus.cc:515] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:27.699887 29034 leader_election.cc:343] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.700415 29034 leader_election.cc:304] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:27.701210 29370 raft_consensus.cc:2749] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.702225 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:27.702853 28918 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.704576 29410 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.712080 29109 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:27.711469 28817 catalog_manager.cc:5697] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.714078 29109 ts_tablet_manager.cc:1403] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.327s	user 0.020s	sys 0.022s
I20260709 13:08:27.716230 29357 raft_consensus.cc:2804] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.716897 29357 raft_consensus.cc:697] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:27.717718 29357 consensus_queue.cc:237] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.718214 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:27.718945 28992 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.728389 29301 leader_election.cc:290] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:27.731060 28918 raft_consensus.cc:2468] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:27.732479 29032 leader_election.cc:304] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:27.733167 29110 ts_tablet_manager.cc:1434] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.002s
I20260709 13:08:27.733434 29143 raft_consensus.cc:2804] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.733933 29143 raft_consensus.cc:697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:27.734275 29110 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:27.734810 29143 consensus_queue.cc:237] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.747089 28992 raft_consensus.cc:2468] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:27.749101 29108 tablet_bootstrap.cc:654] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.755262 29109 raft_consensus.cc:359] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.756613 29109 raft_consensus.cc:385] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.757392 29109 raft_consensus.cc:740] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.754244 28817 catalog_manager.cc:5697] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.761726 29109 consensus_queue.cc:260] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.762931 29143 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:27.770629 29110 tablet_bootstrap.cc:654] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.774030 29109 ts_tablet_manager.cc:1434] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 13:08:27.775120 29109 tablet_bootstrap.cc:492] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:27.776579 28813 catalog_manager.cc:5697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.793224 29110 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:27.794013 29143 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:27.795858 29364 raft_consensus.cc:493] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.796394 29108 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:27.796344 29364 raft_consensus.cc:515] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.796890 29108 ts_tablet_manager.cc:1403] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.004s
I20260709 13:08:27.798386 29364 leader_election.cc:290] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.799701 29109 tablet_bootstrap.cc:654] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.799538 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.800163 29066 raft_consensus.cc:2468] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:27.800777 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.801321 28884 leader_election.cc:304] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
W20260709 13:08:27.802261 28885 leader_election.cc:343] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.802783 29364 raft_consensus.cc:2804] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.803146 29364 raft_consensus.cc:493] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.803471 29364 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.794677 29110 ts_tablet_manager.cc:1403] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.007s
I20260709 13:08:27.842221 29110 raft_consensus.cc:359] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.843199 29110 raft_consensus.cc:385] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.843534 29110 raft_consensus.cc:740] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.844329 29110 consensus_queue.cc:260] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.845819 29108 raft_consensus.cc:359] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.846539 29108 raft_consensus.cc:385] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.846804 29108 raft_consensus.cc:740] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.847498 29108 consensus_queue.cc:260] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.849772 29108 ts_tablet_manager.cc:1434] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.004s
I20260709 13:08:27.849725 29364 raft_consensus.cc:515] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.850883 29108 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:27.853430 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.854029 29066 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.845840 29143 raft_consensus.cc:493] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.858124 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:27.858937 28992 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.860841 29110 ts_tablet_manager.cc:1434] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260709 13:08:27.859014 29316 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:27.861845 29110 tablet_bootstrap.cc:492] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:27.865365 29207 raft_consensus.cc:493] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.865922 29207 raft_consensus.cc:515] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.868119 29207 leader_election.cc:290] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:27.869174 28992 raft_consensus.cc:2468] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:27.870388 29357 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.854743 29143 raft_consensus.cc:515] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.870882 28885 leader_election.cc:304] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:27.870800 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.873001 28915 raft_consensus.cc:2393] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:27.873179 29410 raft_consensus.cc:2804] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:27.874850 29410 raft_consensus.cc:697] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:27.875672 29410 consensus_queue.cc:237] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.860424 29364 leader_election.cc:290] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.879040 29066 raft_consensus.cc:2468] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:27.893380 29403 raft_consensus.cc:493] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.891096 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.893883 29403 raft_consensus.cc:515] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.916635 29110 tablet_bootstrap.cc:654] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.912954 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:27.916674 29143 leader_election.cc:290] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:27.922626 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:27.928475 29109 tablet_bootstrap.cc:492] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:27.928943 29109 ts_tablet_manager.cc:1403] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.154s	user 0.016s	sys 0.012s
I20260709 13:08:27.935776 29109 raft_consensus.cc:359] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.936434 29109 raft_consensus.cc:385] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:27.936689 29109 raft_consensus.cc:740] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:27.937700 29034 leader_election.cc:304] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:27.938455 29143 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.938849 29034 leader_election.cc:304] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:27.941114 29207 raft_consensus.cc:2749] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.942898 29403 leader_election.cc:290] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.945036 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
W20260709 13:08:27.947455 28958 leader_election.cc:343] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.947263 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.948515 29066 raft_consensus.cc:2468] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:27.951673 28959 leader_election.cc:304] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
W20260709 13:08:27.953387 28885 consensus_peers.cc:597] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:08:27.955317 29403 raft_consensus.cc:2804] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:27.955778 29403 raft_consensus.cc:493] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:27.947240 29143 raft_consensus.cc:2749] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:27.956198 29403 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.963511 29108 tablet_bootstrap.cc:654] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:27.963842 29109 consensus_queue.cc:260] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.970708 29109 ts_tablet_manager.cc:1434] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:08:27.971930 29403 raft_consensus.cc:515] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.972560 29109 tablet_bootstrap.cc:492] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:27.975291 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
W20260709 13:08:27.977025 28958 leader_election.cc:343] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.977110 29364 raft_consensus.cc:493] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:27.977680 29364 raft_consensus.cc:515] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:27.981199 29364 leader_election.cc:290] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.983171 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:27.986021 28885 leader_election.cc:343] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:27.986196 29108 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:27.986694 29108 ts_tablet_manager.cc:1403] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.000s
I20260709 13:08:27.987831 29297 consensus_queue.cc:1048] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.988116 29403 leader_election.cc:290] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:27.982059 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:27.992360 29110 tablet_bootstrap.cc:492] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:27.992805 29110 ts_tablet_manager.cc:1403] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.006s
I20260709 13:08:27.994093 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:27.994690 29065 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.994118 28814 catalog_manager.cc:5697] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:28.003630 28865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:28.003719 29110 raft_consensus.cc:359] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.004472 29110 raft_consensus.cc:385] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.004745 29110 raft_consensus.cc:740] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.005422 29110 consensus_queue.cc:260] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.007827 29110 ts_tablet_manager.cc:1434] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:08:28.009078 29110 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.009413 29065 raft_consensus.cc:2468] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:28.011775 28992 raft_consensus.cc:3060] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.013577 29109 tablet_bootstrap.cc:654] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.013823 29108 raft_consensus.cc:359] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.017732 29108 raft_consensus.cc:385] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.018010 29108 raft_consensus.cc:740] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.018949 29108 consensus_queue.cc:260] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.019809 29066 raft_consensus.cc:2468] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:28.021025 29108 ts_tablet_manager.cc:1434] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 13:08:28.021941 29108 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.022490 28884 leader_election.cc:304] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:28.023471 29364 raft_consensus.cc:2804] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:28.023849 29364 raft_consensus.cc:493] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:28.024187 29364 raft_consensus.cc:3060] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.014088 29403 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.026849 28959 leader_election.cc:304] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:28.038722 29364 raft_consensus.cc:515] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.040860 29364 leader_election.cc:290] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.042263 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
W20260709 13:08:28.044037 28885 leader_election.cc:343] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.045508 29400 raft_consensus.cc:2804] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:28.046005 29400 raft_consensus.cc:697] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:28.046875 29400 consensus_queue.cc:237] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.050493 29065 raft_consensus.cc:3060] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.053642 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:28.054275 29067 raft_consensus.cc:3060] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.066361 29108 tablet_bootstrap.cc:654] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.087086 29108 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:28.087639 29108 ts_tablet_manager.cc:1403] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.001s
I20260709 13:08:28.090283 29108 raft_consensus.cc:359] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.091082 29108 raft_consensus.cc:385] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.091450 29108 raft_consensus.cc:740] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.092146 29108 consensus_queue.cc:260] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.092538 29401 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.094630 29108 ts_tablet_manager.cc:1434] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:28.095628 29108 tablet_bootstrap.cc:492] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.101665 29401 consensus_queue.cc:1048] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.102871 29067 raft_consensus.cc:2468] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:28.103107 29108 tablet_bootstrap.cc:654] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.104111 28884 leader_election.cc:304] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:28.045112 29110 tablet_bootstrap.cc:654] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.106300 29297 raft_consensus.cc:2804] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:28.106873 29297 raft_consensus.cc:697] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:28.107812 29297 consensus_queue.cc:237] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.133891 28814 catalog_manager.cc:5697] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.138389 29109 tablet_bootstrap.cc:492] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:28.138978 29109 ts_tablet_manager.cc:1403] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.167s	user 0.013s	sys 0.017s
I20260709 13:08:28.146097 29400 consensus_queue.cc:1048] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.150166 29400 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.153162 29108 tablet_bootstrap.cc:492] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:28.153693 29108 ts_tablet_manager.cc:1403] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.005s
I20260709 13:08:28.155920 29110 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.156358 29110 ts_tablet_manager.cc:1403] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.148s	user 0.004s	sys 0.016s
I20260709 13:08:28.163960 29143 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.170351 28814 catalog_manager.cc:5697] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.173091 29109 raft_consensus.cc:359] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.175315 29109 raft_consensus.cc:385] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.175674 29109 raft_consensus.cc:740] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.176373 29109 consensus_queue.cc:260] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.177974 29110 raft_consensus.cc:359] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.179077 29110 raft_consensus.cc:385] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.181385 29109 ts_tablet_manager.cc:1434] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:08:28.182540 29109 tablet_bootstrap.cc:492] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:28.183554 29108 raft_consensus.cc:359] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.185117 29108 raft_consensus.cc:385] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.185428 29108 raft_consensus.cc:740] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.189543 29109 tablet_bootstrap.cc:654] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.179334 29110 raft_consensus.cc:740] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.207319 29110 consensus_queue.cc:260] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.186055 29108 consensus_queue.cc:260] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.210573 29108 ts_tablet_manager.cc:1434] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:08:28.211498 29108 tablet_bootstrap.cc:492] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.223707 29110 ts_tablet_manager.cc:1434] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.005s
I20260709 13:08:28.224874 29110 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.242355 29110 tablet_bootstrap.cc:654] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.253937 29316 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:28.258985 29108 tablet_bootstrap.cc:654] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.262076 29109 tablet_bootstrap.cc:492] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:28.262547 29109 ts_tablet_manager.cc:1403] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.080s	user 0.032s	sys 0.044s
I20260709 13:08:28.265581 29110 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.266047 29110 ts_tablet_manager.cc:1403] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.001s
I20260709 13:08:28.265189 29109 raft_consensus.cc:359] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.267302 29109 raft_consensus.cc:385] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.267563 29109 raft_consensus.cc:740] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.268179 29109 consensus_queue.cc:260] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.268560 29110 raft_consensus.cc:359] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.269232 29110 raft_consensus.cc:385] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.269510 29110 raft_consensus.cc:740] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.270229 29109 ts_tablet_manager.cc:1434] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:28.270099 29110 consensus_queue.cc:260] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.271196 29109 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:28.271658 29110 ts_tablet_manager.cc:1434] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:28.272648 29110 tablet_bootstrap.cc:492] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.275262 29410 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.277148 29109 tablet_bootstrap.cc:654] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.278258 29110 tablet_bootstrap.cc:654] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.279969 29108 tablet_bootstrap.cc:492] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:28.280408 29108 ts_tablet_manager.cc:1403] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.000s
I20260709 13:08:28.286181 29108 raft_consensus.cc:359] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.286852 29108 raft_consensus.cc:385] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.287114 29108 raft_consensus.cc:740] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.291867 29108 consensus_queue.cc:260] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.297319 29301 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.305070 29108 ts_tablet_manager.cc:1434] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:08:28.306610 29108 tablet_bootstrap.cc:492] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.328644 29110 tablet_bootstrap.cc:492] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.329125 29110 ts_tablet_manager.cc:1403] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.031s
I20260709 13:08:28.330708 29169 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.332157 29110 raft_consensus.cc:359] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.332644 29108 tablet_bootstrap.cc:654] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.332842 29110 raft_consensus.cc:385] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.333145 29110 raft_consensus.cc:740] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.333792 29110 consensus_queue.cc:260] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.336078 29110 ts_tablet_manager.cc:1434] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:08:28.337531 29110 tablet_bootstrap.cc:492] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.338619 29109 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:28.340291 29109 ts_tablet_manager.cc:1403] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.011s
I20260709 13:08:28.343871 29109 raft_consensus.cc:359] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.344569 29110 tablet_bootstrap.cc:654] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.351578 29109 raft_consensus.cc:385] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.351879 29109 raft_consensus.cc:740] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.352492 29109 consensus_queue.cc:260] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.354543 29109 ts_tablet_manager.cc:1434] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:28.359046 29109 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:28.359376 29108 tablet_bootstrap.cc:492] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:28.359843 29108 ts_tablet_manager.cc:1403] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.008s
I20260709 13:08:28.363045 29108 raft_consensus.cc:359] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.363934 29108 raft_consensus.cc:385] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.364280 29108 raft_consensus.cc:740] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.365249 29109 tablet_bootstrap.cc:654] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.365742 29169 raft_consensus.cc:493] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.366297 29169 raft_consensus.cc:515] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.367810 29110 tablet_bootstrap.cc:492] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.368288 29110 ts_tablet_manager.cc:1403] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260709 13:08:28.370828 29110 raft_consensus.cc:359] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.365742 29108 consensus_queue.cc:260] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.371496 29110 raft_consensus.cc:385] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.371760 29110 raft_consensus.cc:740] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.372337 29110 consensus_queue.cc:260] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.373081 29108 ts_tablet_manager.cc:1434] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:08:28.374061 29108 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.375073 29110 ts_tablet_manager.cc:1434] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:28.375875 29110 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.379629 29108 tablet_bootstrap.cc:654] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.381402 29110 tablet_bootstrap.cc:654] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.392530 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149c161ac0d0443b84e2857931b3ed7b" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:28.395536 28885 leader_election.cc:343] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.407948 29169 leader_election.cc:290] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.415467 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149c161ac0d0443b84e2857931b3ed7b" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:28.421139 28990 raft_consensus.cc:3060] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.428493 29297 raft_consensus.cc:493] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.429024 29297 raft_consensus.cc:515] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.430974 29297 leader_election.cc:290] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.448104 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ba9a7f6c634ff2b96d3c61391be930" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:28.448683 28992 raft_consensus.cc:2468] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:28.449882 28885 leader_election.cc:304] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:28.450870 29410 raft_consensus.cc:2804] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:28.451341 29410 raft_consensus.cc:493] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:28.451792 29410 raft_consensus.cc:3060] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.456990 29207 raft_consensus.cc:493] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.457718 29207 raft_consensus.cc:515] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.460304 29207 leader_election.cc:290] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
W20260709 13:08:28.461628 28884 leader_election.cc:343] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.462077 28884 leader_election.cc:304] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:28.462771 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aec498c1cb24afd958724e3eaf59a22" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:28.463541 28992 raft_consensus.cc:2468] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:28.464632 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ba9a7f6c634ff2b96d3c61391be930" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:28.465245 29065 raft_consensus.cc:2468] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:28.467110 29034 leader_election.cc:304] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:28.468668 29364 raft_consensus.cc:2749] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:28.471535 29298 raft_consensus.cc:2804] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:28.471918 29298 raft_consensus.cc:493] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:28.472220 29298 raft_consensus.cc:3060] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.480026 29298 raft_consensus.cc:515] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.487507 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aec498c1cb24afd958724e3eaf59a22" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:28.488246 28992 raft_consensus.cc:3060] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.488482 29298 leader_election.cc:290] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:28.496940 28992 raft_consensus.cc:2468] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:28.498560 29034 leader_election.cc:304] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:28.499634 29298 raft_consensus.cc:2804] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:28.500303 29298 raft_consensus.cc:697] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:28.501441 29298 consensus_queue.cc:237] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.484392 29410 raft_consensus.cc:515] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.516853 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ba9a7f6c634ff2b96d3c61391be930" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:28.517490 28992 raft_consensus.cc:3060] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.528534 28992 raft_consensus.cc:2468] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:28.534950 28885 leader_election.cc:304] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:28.535908 29297 raft_consensus.cc:493] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.536466 29297 raft_consensus.cc:515] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.538985 29297 leader_election.cc:290] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.539557 29297 raft_consensus.cc:2804] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:28.540004 29297 raft_consensus.cc:697] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:28.544257 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:28.549487 29410 leader_election.cc:290] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.568094 29301 raft_consensus.cc:493] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.568651 29301 raft_consensus.cc:515] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.570641 29301 leader_election.cc:290] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:28.540952 29297 consensus_queue.cc:237] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.572324 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:28.573555 29034 leader_election.cc:343] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.573734 28817 catalog_manager.cc:5697] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:28.574401 28884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35403, user_credentials={real_user=slave}} blocked reactor thread for 84668.1us
I20260709 13:08:28.576962 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aec498c1cb24afd958724e3eaf59a22" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:28.578125 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aec498c1cb24afd958724e3eaf59a22" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:28.579340 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:28.594221 28915 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.594137 29316 consensus_queue.cc:1048] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.596266 29108 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:28.596721 29108 ts_tablet_manager.cc:1403] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.223s	user 0.040s	sys 0.105s
I20260709 13:08:28.600010 29108 raft_consensus.cc:359] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.602303 29108 raft_consensus.cc:385] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.602592 29108 raft_consensus.cc:740] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.603302 29108 consensus_queue.cc:260] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.605410 29108 ts_tablet_manager.cc:1434] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260709 13:08:28.606303 29108 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.606549 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:28.607687 29110 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.608103 29110 ts_tablet_manager.cc:1403] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.232s	user 0.058s	sys 0.075s
I20260709 13:08:28.609434 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ba9a7f6c634ff2b96d3c61391be930" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:28.609990 29065 raft_consensus.cc:3060] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.610589 29110 raft_consensus.cc:359] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.610847 29400 consensus_queue.cc:1048] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.611210 29110 raft_consensus.cc:385] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.611552 29110 raft_consensus.cc:740] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.611930 29108 tablet_bootstrap.cc:654] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.612183 29110 consensus_queue.cc:260] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.616400 29065 raft_consensus.cc:2468] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
W20260709 13:08:28.617672 29032 leader_election.cc:343] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.620375 29109 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:28.620963 29109 ts_tablet_manager.cc:1403] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.262s	user 0.054s	sys 0.036s
I20260709 13:08:28.624459 29109 raft_consensus.cc:359] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:28.627367 29032 leader_election.cc:343] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.631003 28814 catalog_manager.cc:5697] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.641363 29462 raft_consensus.cc:493] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:28.645978 29032 leader_election.cc:343] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.646365 29462 raft_consensus.cc:515] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.646646 29032 leader_election.cc:304] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:28.648147 29301 raft_consensus.cc:2749] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:28.648386 29462 leader_election.cc:290] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.643445 28884 leader_election.cc:304] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:28.650990 29110 ts_tablet_manager.cc:1434] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:08:28.652036 29110 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.655750 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
W20260709 13:08:28.657227 28885 leader_election.cc:343] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.658558 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:28.659224 29067 raft_consensus.cc:2468] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:28.661274 29108 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:28.661780 29110 tablet_bootstrap.cc:654] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.666162 28884 leader_election.cc:304] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:28.667263 29364 raft_consensus.cc:2804] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:28.667631 29364 raft_consensus.cc:493] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:28.667968 29364 raft_consensus.cc:3060] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.669538 29108 ts_tablet_manager.cc:1403] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.022s
I20260709 13:08:28.673060 29108 raft_consensus.cc:359] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.674341 29298 raft_consensus.cc:493] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.674988 29298 raft_consensus.cc:515] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.677624 28992 raft_consensus.cc:3060] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.680235 29298 leader_election.cc:290] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:28.673930 29108 raft_consensus.cc:385] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.681262 29110 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.681161 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:28.681932 29110 ts_tablet_manager.cc:1403] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
W20260709 13:08:28.683017 29034 leader_election.cc:343] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.681068 29108 raft_consensus.cc:740] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.685938 29108 consensus_queue.cc:260] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.689023 29108 ts_tablet_manager.cc:1434] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:08:28.689576 29110 raft_consensus.cc:359] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.690512 29110 raft_consensus.cc:385] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.690862 29110 raft_consensus.cc:740] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.691704 29110 consensus_queue.cc:260] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.694296 29108 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.706795 29403 raft_consensus.cc:493] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.707371 29403 raft_consensus.cc:515] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.712225 29110 ts_tablet_manager.cc:1434] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:08:28.713827 29110 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.718411 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:28.720893 29403 leader_election.cc:290] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.722291 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:28.722949 29065 raft_consensus.cc:2468] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:28.723758 29364 raft_consensus.cc:515] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.724222 28959 leader_election.cc:304] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:28.724952 29316 raft_consensus.cc:2804] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:28.725387 29316 raft_consensus.cc:493] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:28.725715 29316 raft_consensus.cc:3060] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.731237 29109 raft_consensus.cc:385] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.731585 29109 raft_consensus.cc:740] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.734611 29364 leader_election.cc:290] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.734764 29410 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.737407 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:28.739006 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:28.741138 29410 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:28.702466 29108 tablet_bootstrap.cc:654] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.736138 29110 tablet_bootstrap.cc:654] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:28.740013 28885 leader_election.cc:343] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.745733 29109 consensus_queue.cc:260] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.770393 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:28.771073 29065 raft_consensus.cc:3060] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.773218 29462 raft_consensus.cc:2749] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:28.774516 29032 leader_election.cc:343] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:28.775015 29032 leader_election.cc:304] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:28.776605 29207 raft_consensus.cc:2749] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:28.768770 29316 raft_consensus.cc:515] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.791121 28992 raft_consensus.cc:1240] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Rejecting Update request from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:08:28.792738 29109 ts_tablet_manager.cc:1434] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.171s	user 0.008s	sys 0.000s
I20260709 13:08:28.802255 29065 raft_consensus.cc:2468] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:28.803715 28884 leader_election.cc:304] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:28.804819 29410 raft_consensus.cc:2804] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:28.805346 29410 raft_consensus.cc:697] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:28.806196 29410 consensus_queue.cc:237] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.809639 29462 consensus_queue.cc:1059] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:28.810583 29169 raft_consensus.cc:3055] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:28.811081 29169 raft_consensus.cc:740] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:28.811890 29316 leader_election.cc:290] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.814895 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:28.812119 29169 consensus_queue.cc:260] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.820794 29169 raft_consensus.cc:3060] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:28.821399 29297 consensus_queue.cc:1175] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cb69059c13924b1f8694ed66b14eef5e" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:08:28.824020 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:28.824370 29110 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.824906 29110 ts_tablet_manager.cc:1403] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.008s
I20260709 13:08:28.797567 29109 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:28.828223 29108 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:28.828629 29108 ts_tablet_manager.cc:1403] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.015s
I20260709 13:08:28.836911 29108 raft_consensus.cc:359] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.837625 29108 raft_consensus.cc:385] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.837895 29108 raft_consensus.cc:740] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.838418 28915 raft_consensus.cc:2410] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:08:28.840487 28958 leader_election.cc:304] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:28.841344 29109 tablet_bootstrap.cc:654] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.841504 29108 consensus_queue.cc:260] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.845870 29357 raft_consensus.cc:2749] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:28.845839 28814 catalog_manager.cc:5697] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.856130 29109 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:28.856587 29109 ts_tablet_manager.cc:1403] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.008s
I20260709 13:08:28.841379 29110 raft_consensus.cc:359] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.859622 29110 raft_consensus.cc:385] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.859499 29109 raft_consensus.cc:359] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.859974 29110 raft_consensus.cc:740] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.860221 29109 raft_consensus.cc:385] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.860622 29109 raft_consensus.cc:740] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.846868 29108 ts_tablet_manager.cc:1434] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:08:28.861418 29109 consensus_queue.cc:260] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.860651 29110 consensus_queue.cc:260] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.863960 29110 ts_tablet_manager.cc:1434] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:08:28.862238 29108 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.864955 29110 tablet_bootstrap.cc:492] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.864753 29109 ts_tablet_manager.cc:1434] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:28.867367 29109 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:28.871121 29110 tablet_bootstrap.cc:654] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.871160 29298 raft_consensus.cc:493] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.872032 29298 raft_consensus.cc:515] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.876235 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5296ec9ae7a45b0ad8a289b4822d89b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:28.877157 28915 raft_consensus.cc:2468] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:28.880892 29109 tablet_bootstrap.cc:654] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.882128 29032 leader_election.cc:304] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:28.887707 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5296ec9ae7a45b0ad8a289b4822d89b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:28.888350 28992 raft_consensus.cc:2468] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:28.889189 29108 tablet_bootstrap.cc:654] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.891752 29301 raft_consensus.cc:2804] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:28.892442 29301 raft_consensus.cc:493] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:28.892809 29301 raft_consensus.cc:3060] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.889914 29298 leader_election.cc:290] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:28.896472 29357 raft_consensus.cc:493] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:28.897195 29357 raft_consensus.cc:515] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.901398 29301 raft_consensus.cc:515] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.901050 29357 leader_election.cc:290] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.904644 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4fb7cd34174ab6b293df705d9b87f2" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:28.906976 29067 raft_consensus.cc:2468] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:28.905623 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4fb7cd34174ab6b293df705d9b87f2" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:28.907996 28919 raft_consensus.cc:2468] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:28.909389 28958 leader_election.cc:304] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:28.911682 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5296ec9ae7a45b0ad8a289b4822d89b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:28.912272 28919 raft_consensus.cc:3060] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.913496 29110 tablet_bootstrap.cc:492] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.913969 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5296ec9ae7a45b0ad8a289b4822d89b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:28.914501 28992 raft_consensus.cc:3060] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.912338 29357 raft_consensus.cc:2804] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:28.915134 29357 raft_consensus.cc:493] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:28.913995 29110 ts_tablet_manager.cc:1403] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.014s
I20260709 13:08:28.918432 28919 raft_consensus.cc:2468] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:28.919636 29032 leader_election.cc:304] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:28.920639 29207 raft_consensus.cc:2804] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:28.920734 29110 raft_consensus.cc:359] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.921578 29110 raft_consensus.cc:385] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.921881 29110 raft_consensus.cc:740] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.921140 29207 raft_consensus.cc:697] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:28.922556 29110 consensus_queue.cc:260] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.915580 29357 raft_consensus.cc:3060] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.923774 29207 consensus_queue.cc:237] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.924954 29110 ts_tablet_manager.cc:1434] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:08:28.927621 28992 raft_consensus.cc:2468] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:28.911847 29301 leader_election.cc:290] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:28.943135 29109 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:28.943691 29109 ts_tablet_manager.cc:1403] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.007s
I20260709 13:08:28.946875 29110 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:28.948491 29357 raft_consensus.cc:515] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.949743 28814 catalog_manager.cc:5697] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:28.952700 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4fb7cd34174ab6b293df705d9b87f2" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:28.952921 29110 tablet_bootstrap.cc:654] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.953322 28919 raft_consensus.cc:3060] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:28.973992 28919 raft_consensus.cc:2468] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:28.975158 29108 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:28.975236 28958 leader_election.cc:304] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:28.975729 29108 ts_tablet_manager.cc:1403] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.006s
I20260709 13:08:28.976336 29400 raft_consensus.cc:2804] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:28.976850 29400 raft_consensus.cc:697] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:28.978379 29108 raft_consensus.cc:359] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.979020 29108 raft_consensus.cc:385] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.979278 29108 raft_consensus.cc:740] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.977731 29400 consensus_queue.cc:237] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.979905 29108 consensus_queue.cc:260] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.982203 29108 ts_tablet_manager.cc:1434] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:08:28.985445 29108 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:28.986563 29357 leader_election.cc:290] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:28.946511 29109 raft_consensus.cc:359] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:28.990864 29109 raft_consensus.cc:385] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:28.991655 29109 raft_consensus.cc:740] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:28.992141 29108 tablet_bootstrap.cc:654] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:28.996620 29109 consensus_queue.cc:260] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.031877 29410 raft_consensus.cc:493] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.032426 29410 raft_consensus.cc:515] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.037243 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.038616 29066 raft_consensus.cc:2468] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:29.039119 28817 catalog_manager.cc:5697] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.040076 28884 leader_election.cc:304] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.014052 29169 consensus_queue.cc:1048] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:29.031243 29110 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:28.998739 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4fb7cd34174ab6b293df705d9b87f2" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:29.041320 29110 ts_tablet_manager.cc:1403] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.095s	user 0.030s	sys 0.021s
I20260709 13:08:29.041647 29065 raft_consensus.cc:3060] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.041913 29169 raft_consensus.cc:2804] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.042292 29169 raft_consensus.cc:493] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.042632 29169 raft_consensus.cc:3060] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.043987 29110 raft_consensus.cc:359] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.044641 29110 raft_consensus.cc:385] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.040261 29410 leader_election.cc:290] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.044893 29110 raft_consensus.cc:740] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.045796 29110 consensus_queue.cc:260] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.037889 29357 raft_consensus.cc:493] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.049767 29357 raft_consensus.cc:515] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.050390 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:29.051824 29301 consensus_queue.cc:1048] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.052475 29110 ts_tablet_manager.cc:1434] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:29.052855 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.053754 29110 tablet_bootstrap.cc:492] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
W20260709 13:08:29.056218 28885 leader_election.cc:343] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.057113 29357 leader_election.cc:290] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.058629 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.059449 29066 raft_consensus.cc:2393] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 in current term 1: Already voted for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in this term.
I20260709 13:08:29.060806 28959 leader_election.cc:304] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:29.061935 29357 raft_consensus.cc:3060] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.034494 29109 ts_tablet_manager.cc:1434] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.090s	user 0.012s	sys 0.002s
W20260709 13:08:29.068468 28865 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:29.061048 29110 tablet_bootstrap.cc:654] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.066797 29169 raft_consensus.cc:515] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.073819 29357 raft_consensus.cc:2749] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.077162 29410 consensus_queue.cc:1048] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:29.079604 29109 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:29.080904 29169 leader_election.cc:290] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.082214 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:29.097960 29067 raft_consensus.cc:3060] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.107255 29067 raft_consensus.cc:2468] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:29.108462 28884 leader_election.cc:304] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.083312 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:29.110549 29410 raft_consensus.cc:2804] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.111174 29410 raft_consensus.cc:697] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
W20260709 13:08:29.111341 28885 leader_election.cc:343] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.112203 29410 consensus_queue.cc:237] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
W20260709 13:08:29.118300 29032 consensus_peers.cc:597] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:08:29.097980 29109 tablet_bootstrap.cc:654] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.088394 29065 raft_consensus.cc:2468] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:29.142081 28813 catalog_manager.cc:5697] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.157433 29108 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:29.157863 29110 tablet_bootstrap.cc:492] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:29.157922 29108 ts_tablet_manager.cc:1403] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.173s	user 0.008s	sys 0.010s
I20260709 13:08:29.158448 29110 ts_tablet_manager.cc:1403] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.026s
I20260709 13:08:29.164332 29110 raft_consensus.cc:359] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.165069 29110 raft_consensus.cc:385] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.165390 29110 raft_consensus.cc:740] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.165450 29357 raft_consensus.cc:493] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.166087 29357 raft_consensus.cc:515] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.166074 29110 consensus_queue.cc:260] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.166519 29108 raft_consensus.cc:359] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.167145 29108 raft_consensus.cc:385] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.167410 29108 raft_consensus.cc:740] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.168238 29357 leader_election.cc:290] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.168889 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.169322 29110 ts_tablet_manager.cc:1434] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:29.169175 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.169857 29065 raft_consensus.cc:2468] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
W20260709 13:08:29.170219 28958 leader_election.cc:343] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.170833 29109 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:29.170971 28959 leader_election.cc:304] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:29.171289 29109 ts_tablet_manager.cc:1403] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.009s
I20260709 13:08:29.171716 29110 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:29.172003 29357 raft_consensus.cc:2804] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.172358 29357 raft_consensus.cc:493] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.172663 29357 raft_consensus.cc:3060] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.174286 29109 raft_consensus.cc:359] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.174958 29109 raft_consensus.cc:385] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.175195 29109 raft_consensus.cc:740] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.177130 29109 consensus_queue.cc:260] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.178457 29110 tablet_bootstrap.cc:654] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.189795 29109 ts_tablet_manager.cc:1434] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:08:29.191006 29109 tablet_bootstrap.cc:492] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:29.196985 29403 raft_consensus.cc:493] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.197800 29301 raft_consensus.cc:493] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.196971 29109 tablet_bootstrap.cc:654] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.198320 29301 raft_consensus.cc:515] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.201676 29301 leader_election.cc:290] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:29.197533 29403 raft_consensus.cc:515] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.204974 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.205847 28919 raft_consensus.cc:2468] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:29.207284 28958 leader_election.cc:304] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:29.208316 29400 raft_consensus.cc:2804] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.208765 29400 raft_consensus.cc:493] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.209095 29400 raft_consensus.cc:3060] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.212869 29109 tablet_bootstrap.cc:492] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:29.213392 29109 ts_tablet_manager.cc:1403] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260709 13:08:29.213934 29403 leader_election.cc:290] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.216202 29109 raft_consensus.cc:359] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.216883 29109 raft_consensus.cc:385] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.217156 29109 raft_consensus.cc:740] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.218189 29109 consensus_queue.cc:260] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.218401 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.219204 28919 raft_consensus.cc:2468] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:29.220429 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:29.221637 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.222218 29066 raft_consensus.cc:2468] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:29.168141 29108 consensus_queue.cc:260] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.225060 29108 ts_tablet_manager.cc:1434] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.001s
I20260709 13:08:29.230151 29108 tablet_bootstrap.cc:492] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:29.221889 29032 leader_election.cc:304] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.226318 29109 ts_tablet_manager.cc:1434] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:29.235721 29301 raft_consensus.cc:2804] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.236117 29109 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:29.236289 29301 raft_consensus.cc:493] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.239990 29301 raft_consensus.cc:3060] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.245028 29400 raft_consensus.cc:515] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.245245 29109 tablet_bootstrap.cc:654] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.246744 28988 raft_consensus.cc:2393] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:29.251744 29108 tablet_bootstrap.cc:654] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.257846 29207 raft_consensus.cc:493] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.249136 29357 raft_consensus.cc:515] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.259806 29207 raft_consensus.cc:515] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.261713 29357 leader_election.cc:290] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.262770 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149c161ac0d0443b84e2857931b3ed7b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:29.263449 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149c161ac0d0443b84e2857931b3ed7b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.264024 28919 raft_consensus.cc:2468] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:29.264215 29110 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:29.261737 29207 leader_election.cc:290] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:29.264964 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:29.265265 29032 leader_election.cc:304] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.266592 29110 ts_tablet_manager.cc:1403] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.095s	user 0.039s	sys 0.036s
I20260709 13:08:29.267338 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:29.267473 29207 raft_consensus.cc:2804] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.268040 29207 raft_consensus.cc:493] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.268388 29207 raft_consensus.cc:3060] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.271039 29065 raft_consensus.cc:3060] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.273856 29410 consensus_queue.cc:1048] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.276813 29110 raft_consensus.cc:359] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.277539 29110 raft_consensus.cc:385] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.277844 29110 raft_consensus.cc:740] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.278546 29110 consensus_queue.cc:260] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.281692 29110 ts_tablet_manager.cc:1434] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
W20260709 13:08:29.287580 29034 leader_election.cc:343] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.265873 29400 leader_election.cc:290] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.292483 29110 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:29.297722 29207 raft_consensus.cc:515] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.300770 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149c161ac0d0443b84e2857931b3ed7b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:29.301332 28919 raft_consensus.cc:3060] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.303367 29301 raft_consensus.cc:515] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.304033 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "149c161ac0d0443b84e2857931b3ed7b" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:29.316193 29066 raft_consensus.cc:2393] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 in current term 1: Already voted for candidate cb69059c13924b1f8694ed66b14eef5e in this term.
W20260709 13:08:29.318054 29034 leader_election.cc:343] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.308218 29110 tablet_bootstrap.cc:654] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.309579 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:29.309929 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:29.321441 28918 raft_consensus.cc:3060] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.324467 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:29.325265 29301 leader_election.cc:290] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:29.325654 28988 raft_consensus.cc:2393] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:29.327601 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:29.313578 28919 raft_consensus.cc:2468] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:29.301316 29109 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:29.314419 29491 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:29.329975 29032 leader_election.cc:304] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [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: cb69059c13924b1f8694ed66b14eef5e; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:08:29.330159 29109 ts_tablet_manager.cc:1403] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.002s
I20260709 13:08:29.314193 29207 leader_election.cc:290] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:29.305513 29065 raft_consensus.cc:2468] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:29.331423 29301 raft_consensus.cc:2749] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.331797 28959 leader_election.cc:304] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.333422 29403 raft_consensus.cc:2804] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.333206 29109 raft_consensus.cc:359] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.333945 29403 raft_consensus.cc:697] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:29.334209 29109 raft_consensus.cc:385] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.334615 29109 raft_consensus.cc:740] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.334867 29403 consensus_queue.cc:237] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.335461 29109 consensus_queue.cc:260] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.338518 29109 ts_tablet_manager.cc:1434] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:29.339434 29109 tablet_bootstrap.cc:492] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:29.342504 29032 leader_election.cc:304] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 97de759419a543aabb769d046051fe05
I20260709 13:08:29.343325 29301 raft_consensus.cc:2804] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.343816 29301 raft_consensus.cc:697] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:29.344581 29301 consensus_queue.cc:237] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.346199 28918 raft_consensus.cc:2468] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
W20260709 13:08:29.347564 28958 leader_election.cc:343] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.349381 28958 leader_election.cc:304] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:29.350530 29357 raft_consensus.cc:2804] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.351110 29357 raft_consensus.cc:697] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:29.352098 29357 consensus_queue.cc:237] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.353869 29169 consensus_queue.cc:1048] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:29.367352 29109 tablet_bootstrap.cc:654] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.375272 29108 tablet_bootstrap.cc:492] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:29.375738 29108 ts_tablet_manager.cc:1403] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.146s	user 0.020s	sys 0.039s
I20260709 13:08:29.388166 29108 raft_consensus.cc:359] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.388895 29108 raft_consensus.cc:385] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.389178 29108 raft_consensus.cc:740] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.390141 29108 consensus_queue.cc:260] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.394491 29108 ts_tablet_manager.cc:1434] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:08:29.393966 28814 catalog_manager.cc:5697] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.396241 29108 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:29.408329 29108 tablet_bootstrap.cc:654] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.413086 29110 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:29.413620 29110 ts_tablet_manager.cc:1403] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.016s
I20260709 13:08:29.416153 29110 raft_consensus.cc:359] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.416766 29110 raft_consensus.cc:385] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.417030 29110 raft_consensus.cc:740] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.418040 29110 consensus_queue.cc:260] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.420091 29110 ts_tablet_manager.cc:1434] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:08:29.420881 29110 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:29.423177 29491 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.426719 29110 tablet_bootstrap.cc:654] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.429018 29357 raft_consensus.cc:493] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.429540 29357 raft_consensus.cc:515] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.431674 29357 leader_election.cc:290] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.432322 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.434113 29109 tablet_bootstrap.cc:492] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:29.434602 29109 ts_tablet_manager.cc:1403] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.023s
I20260709 13:08:29.444633 29109 raft_consensus.cc:359] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.445379 29109 raft_consensus.cc:385] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.445402 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.445734 29109 raft_consensus.cc:740] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.446270 29065 raft_consensus.cc:2393] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97de759419a543aabb769d046051fe05 in current term 1: Already voted for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in this term.
I20260709 13:08:29.446425 29109 consensus_queue.cc:260] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.450009 29109 ts_tablet_manager.cc:1434] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:08:29.451782 29109 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:29.456539 29108 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:29.456960 29108 ts_tablet_manager.cc:1403] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.005s
I20260709 13:08:29.458957 29108 raft_consensus.cc:359] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.459388 29108 raft_consensus.cc:385] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.459538 29108 raft_consensus.cc:740] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.459679 29109 tablet_bootstrap.cc:654] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.460304 29364 raft_consensus.cc:493] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.460094 29108 consensus_queue.cc:260] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.460728 29364 raft_consensus.cc:515] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.462268 29108 ts_tablet_manager.cc:1434] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:08:29.463353 29108 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:29.464350 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aec498c1cb24afd958724e3eaf59a22" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.464393 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aec498c1cb24afd958724e3eaf59a22" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:29.467344 28884 leader_election.cc:304] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:29.468181 29364 leader_election.cc:290] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.468302 29297 raft_consensus.cc:2749] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.469053 29108 tablet_bootstrap.cc:654] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.470769 29109 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:29.471200 29109 ts_tablet_manager.cc:1403] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 13:08:29.475845 29108 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:29.476325 29108 ts_tablet_manager.cc:1403] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:08:29.476828 28959 leader_election.cc:304] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97de759419a543aabb769d046051fe05; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:29.477802 29109 raft_consensus.cc:359] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.478506 29109 raft_consensus.cc:385] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.478770 29109 raft_consensus.cc:740] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.479029 29403 raft_consensus.cc:3060] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.479379 29109 consensus_queue.cc:260] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.480234 29108 raft_consensus.cc:359] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.480897 29108 raft_consensus.cc:385] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.481151 29108 raft_consensus.cc:740] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.481755 29108 consensus_queue.cc:260] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.483711 29108 ts_tablet_manager.cc:1434] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:29.484655 29108 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:29.487165 29109 ts_tablet_manager.cc:1434] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:08:29.488178 29109 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:29.490586 29403 raft_consensus.cc:2749] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.495113 29108 tablet_bootstrap.cc:654] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.497058 28817 catalog_manager.cc:5697] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.498984 28817 catalog_manager.cc:5697] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.501732 29109 tablet_bootstrap.cc:654] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.503810 29403 raft_consensus.cc:493] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.504669 29403 raft_consensus.cc:515] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.507997 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c359a2ca1456f9f87439f82d17d83" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.508608 28918 raft_consensus.cc:2468] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:29.509594 28958 leader_election.cc:304] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:29.510269 29357 raft_consensus.cc:2804] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.510609 29357 raft_consensus.cc:493] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.510773 29109 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:29.510949 29357 raft_consensus.cc:3060] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.511235 29109 ts_tablet_manager.cc:1403] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 13:08:29.513806 29109 raft_consensus.cc:359] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.514456 29109 raft_consensus.cc:385] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.514721 29109 raft_consensus.cc:740] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.514582 29364 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:29.515436 29109 consensus_queue.cc:260] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.517993 29109 ts_tablet_manager.cc:1434] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:08:29.521052 29109 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:29.521776 29357 raft_consensus.cc:515] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.524328 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c359a2ca1456f9f87439f82d17d83" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:29.524906 28919 raft_consensus.cc:3060] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.525151 29108 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:29.525619 29108 ts_tablet_manager.cc:1403] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.007s
I20260709 13:08:29.527001 29109 tablet_bootstrap.cc:654] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.527837 29110 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:29.528358 29110 ts_tablet_manager.cc:1403] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.023s
I20260709 13:08:29.528258 29108 raft_consensus.cc:359] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.528985 29108 raft_consensus.cc:385] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.529279 29108 raft_consensus.cc:740] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.530102 29108 consensus_queue.cc:260] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.531590 29110 raft_consensus.cc:359] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.532202 29108 ts_tablet_manager.cc:1434] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:29.533455 29110 raft_consensus.cc:385] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.534044 29110 raft_consensus.cc:740] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.537731 29108 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: Bootstrap starting.
I20260709 13:08:29.538275 28919 raft_consensus.cc:2468] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:29.537185 29110 consensus_queue.cc:260] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.539884 28958 leader_election.cc:304] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:29.541337 29489 raft_consensus.cc:2804] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.542268 29489 raft_consensus.cc:697] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:29.543538 29489 consensus_queue.cc:237] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.544653 29110 ts_tablet_manager.cc:1434] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:29.546372 29110 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:29.551015 29357 leader_election.cc:290] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.551350 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c359a2ca1456f9f87439f82d17d83" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:29.552153 29064 raft_consensus.cc:3060] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.556468 28918 raft_consensus.cc:3060] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.560590 29110 tablet_bootstrap.cc:654] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.567909 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c359a2ca1456f9f87439f82d17d83" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.570236 29403 leader_election.cc:290] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.572525 29064 raft_consensus.cc:2468] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:29.580585 29357 raft_consensus.cc:493] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.581116 29410 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.581314 29357 raft_consensus.cc:515] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.574733 29108 tablet_bootstrap.cc:654] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.597446 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2601fa892044686b40b00d31eadb01b" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.598171 28915 raft_consensus.cc:2468] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:29.599516 28958 leader_election.cc:304] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:29.600426 29403 raft_consensus.cc:2804] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.600792 29403 raft_consensus.cc:493] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.601119 29403 raft_consensus.cc:3060] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.609215 29316 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.615177 29110 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:29.615646 29110 ts_tablet_manager.cc:1403] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.001s
I20260709 13:08:29.618343 29110 raft_consensus.cc:359] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.619086 29110 raft_consensus.cc:385] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.619112 29316 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.619431 29110 raft_consensus.cc:740] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.620471 28814 catalog_manager.cc:5697] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.622022 29357 leader_election.cc:290] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.623570 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2601fa892044686b40b00d31eadb01b" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.624177 29067 raft_consensus.cc:2468] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:29.624982 29110 consensus_queue.cc:260] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.627796 29110 ts_tablet_manager.cc:1434] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:08:29.628849 29110 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:29.629213 29108 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: No bootstrap required, opened a new log
I20260709 13:08:29.629666 29108 ts_tablet_manager.cc:1403] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.000s
I20260709 13:08:29.631194 29403 raft_consensus.cc:515] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.632236 29108 raft_consensus.cc:359] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.632920 29108 raft_consensus.cc:385] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.633669 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2601fa892044686b40b00d31eadb01b" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:29.633782 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2601fa892044686b40b00d31eadb01b" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:29.634135 28918 raft_consensus.cc:3060] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.634454 29067 raft_consensus.cc:3060] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.635550 29297 raft_consensus.cc:493] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.636008 29297 raft_consensus.cc:515] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.641321 29067 raft_consensus.cc:2468] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:29.642398 29297 leader_election.cc:290] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.644198 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0f9ca0aef346d1b5d4c9eb381adda0" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:29.645426 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0f9ca0aef346d1b5d4c9eb381adda0" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.646085 29064 raft_consensus.cc:2468] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 0.
I20260709 13:08:29.647158 28884 leader_election.cc:304] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.648360 29297 raft_consensus.cc:2804] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.648723 29297 raft_consensus.cc:493] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.649032 29297 raft_consensus.cc:3060] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:29.649868 28885 leader_election.cc:343] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:29.647517 28959 leader_election.cc:304] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.654565 29316 raft_consensus.cc:2804] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.655099 29316 raft_consensus.cc:697] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:29.655913 29316 consensus_queue.cc:237] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.656904 29297 raft_consensus.cc:515] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.659303 29297 leader_election.cc:290] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.633178 29108 raft_consensus.cc:740] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.662214 29108 consensus_queue.cc:260] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.667264 29110 tablet_bootstrap.cc:654] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.665395 29108 ts_tablet_manager.cc:1434] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:08:29.678683 29297 raft_consensus.cc:493] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.679234 29297 raft_consensus.cc:515] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.681169 29297 leader_election.cc:290] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.683971 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.684682 29068 raft_consensus.cc:2393] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in current term 1: Already voted for candidate 97de759419a543aabb769d046051fe05 in this term.
I20260709 13:08:29.685185 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0f9ca0aef346d1b5d4c9eb381adda0" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:29.685807 29064 raft_consensus.cc:3060] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.685972 29110 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:29.686157 29109 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:29.686501 29110 ts_tablet_manager.cc:1403] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.006s
I20260709 13:08:29.686616 29109 ts_tablet_manager.cc:1403] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.166s	user 0.027s	sys 0.013s
I20260709 13:08:29.688848 29403 leader_election.cc:290] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.689260 29109 raft_consensus.cc:359] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.690217 29109 raft_consensus.cc:385] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.690481 29109 raft_consensus.cc:740] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.691100 29109 consensus_queue.cc:260] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.692976 29110 raft_consensus.cc:359] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.694025 29110 raft_consensus.cc:385] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.694351 29110 raft_consensus.cc:740] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.695202 29110 consensus_queue.cc:260] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.698067 29109 ts_tablet_manager.cc:1434] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:29.680670 28918 raft_consensus.cc:2468] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:29.701107 29109 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Bootstrap starting.
I20260709 13:08:29.702498 29110 ts_tablet_manager.cc:1434] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:08:29.703692 29110 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: Bootstrap starting.
I20260709 13:08:29.706493 29064 raft_consensus.cc:2468] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:29.706810 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0f9ca0aef346d1b5d4c9eb381adda0" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:29.707398 28990 raft_consensus.cc:3060] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.708209 28884 leader_election.cc:304] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.709317 29364 raft_consensus.cc:2804] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.709745 29364 raft_consensus.cc:697] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:29.710491 29364 consensus_queue.cc:237] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.712517 29110 tablet_bootstrap.cc:654] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.714232 28990 raft_consensus.cc:2468] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 1.
I20260709 13:08:29.714871 29301 raft_consensus.cc:493] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.715337 29301 raft_consensus.cc:515] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.719278 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:29.722249 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351259537342409da5e40377aeb888ef" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.722409 28885 leader_election.cc:304] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96; no voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:29.722859 28918 raft_consensus.cc:2468] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:29.723584 29169 raft_consensus.cc:3060] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.724993 29032 leader_election.cc:304] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.725306 29110 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: No bootstrap required, opened a new log
I20260709 13:08:29.725847 29110 ts_tablet_manager.cc:1403] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.011s
I20260709 13:08:29.725800 29491 raft_consensus.cc:2804] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.726459 29491 raft_consensus.cc:493] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.726799 29491 raft_consensus.cc:3060] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.729184 29110 raft_consensus.cc:359] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.729918 29169 raft_consensus.cc:2749] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:29.730756 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351259537342409da5e40377aeb888ef" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:29.729960 29110 raft_consensus.cc:385] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.731349 29110 raft_consensus.cc:740] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.732414 29110 consensus_queue.cc:260] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.733228 28992 raft_consensus.cc:2468] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 0.
I20260709 13:08:29.733682 29301 leader_election.cc:290] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:29.733985 29110 ts_tablet_manager.cc:1434] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260709 13:08:29.737434 28958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 76771.3us
I20260709 13:08:29.743959 29491 raft_consensus.cc:515] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.750952 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351259537342409da5e40377aeb888ef" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:29.751581 28915 raft_consensus.cc:3060] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.756793 29109 tablet_bootstrap.cc:654] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:29.757015 29491 leader_election.cc:290] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:29.758208 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351259537342409da5e40377aeb888ef" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:29.758776 28992 raft_consensus.cc:3060] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.764730 28915 raft_consensus.cc:2468] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:29.765511 28992 raft_consensus.cc:2468] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 1.
I20260709 13:08:29.766768 29034 leader_election.cc:304] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:29.767961 29491 raft_consensus.cc:2804] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.768471 29109 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: No bootstrap required, opened a new log
I20260709 13:08:29.768615 29491 raft_consensus.cc:697] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:29.769038 29109 ts_tablet_manager.cc:1403] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.007s
I20260709 13:08:29.768301 28813 catalog_manager.cc:5697] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.769686 29491 consensus_queue.cc:237] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.771778 29109 raft_consensus.cc:359] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.772471 29109 raft_consensus.cc:385] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:29.772735 29109 raft_consensus.cc:740] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Initialized, Role: FOLLOWER
I20260709 13:08:29.773375 29109 consensus_queue.cc:260] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.779237 29518 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.787484 28814 catalog_manager.cc:5697] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.791116 29109 ts_tablet_manager.cc:1434] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 13:08:29.803189 29519 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.821019 28992 raft_consensus.cc:3060] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.833933 29301 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.838129 28814 catalog_manager.cc:5697] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 0 to 1, leader changed from <none> to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.848804 29298 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.888903 29518 raft_consensus.cc:493] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:29.889371 29518 raft_consensus.cc:515] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.891069 29518 leader_election.cc:290] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.891759 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e53ebb69d14cea98a05005727ff182" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:29.891938 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e53ebb69d14cea98a05005727ff182" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:29.892362 28919 raft_consensus.cc:2468] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:29.892542 29065 raft_consensus.cc:2468] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 0.
I20260709 13:08:29.893180 28958 leader_election.cc:304] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:29.894160 29357 raft_consensus.cc:2804] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:29.894415 29357 raft_consensus.cc:493] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:29.894677 29357 raft_consensus.cc:3060] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.900020 29357 raft_consensus.cc:515] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.901680 29357 leader_election.cc:290] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:29.902226 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e53ebb69d14cea98a05005727ff182" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:29.902719 28919 raft_consensus.cc:3060] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.902704 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e53ebb69d14cea98a05005727ff182" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:29.903229 29065 raft_consensus.cc:3060] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:29.906947 28919 raft_consensus.cc:2468] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:29.907711 29065 raft_consensus.cc:2468] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 1.
I20260709 13:08:29.907948 28958 leader_election.cc:304] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:29.908664 29357 raft_consensus.cc:2804] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:29.909054 29357 raft_consensus.cc:697] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:29.909740 29357 consensus_queue.cc:237] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:29.912844 29518 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.923106 29518 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.926558 29518 consensus_queue.cc:1048] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:29.934023 28814 catalog_manager.cc:5697] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.945248 29517 consensus_queue.cc:1048] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.018209 29523 raft_consensus.cc:493] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:30.018740 29523 raft_consensus.cc:515] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:30.021598 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:30.022161 28992 raft_consensus.cc:2468] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:30.023738 29523 leader_election.cc:290] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:30.024055 28885 leader_election.cc:304] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:30.025127 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e" is_pre_election: true
I20260709 13:08:30.025735 29364 raft_consensus.cc:2804] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:30.026106 29364 raft_consensus.cc:493] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:30.026467 29364 raft_consensus.cc:3060] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.032953 29364 raft_consensus.cc:515] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:30.034531 29364 leader_election.cc:290] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 3 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:30.035009 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:30.035403 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:30.035517 28992 raft_consensus.cc:3060] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.039446 28992 raft_consensus.cc:2468] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 3.
I20260709 13:08:30.040246 28885 leader_election.cc:304] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:30.040796 29364 raft_consensus.cc:2804] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:30.041167 29364 raft_consensus.cc:697] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:30.041944 29364 consensus_queue.cc:237] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:30.051260 28817 catalog_manager.cc:5697] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:30.126145 29517 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.140779 29357 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.205500 29364 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.220806 29523 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.271823 29491 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.281455 29207 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.285071 29207 raft_consensus.cc:493] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e33f5c85c4e4cef9ec4f52bcaf88b96)
I20260709 13:08:30.285708 29207 raft_consensus.cc:515] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:30.287784 29207 leader_election.cc:290] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:30.290903 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97de759419a543aabb769d046051fe05" is_pre_election: true
I20260709 13:08:30.291653 28988 raft_consensus.cc:2368] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e for earlier term 2. Current term is 3.
I20260709 13:08:30.293326 29034 leader_election.cc:400] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837) with higher term. Message: Invalid argument: T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e for earlier term 2. Current term is 3.
I20260709 13:08:30.293645 29034 leader_election.cc:403] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:30.293869 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884fc169d9404fc09497ca148f541eec" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" is_pre_election: true
I20260709 13:08:30.294232 29207 raft_consensus.cc:3060] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.304435 29207 raft_consensus.cc:2749] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837) with higher term. Message: Invalid argument: T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cb69059c13924b1f8694ed66b14eef5e for earlier term 2. Current term is 3.
I20260709 13:08:30.351454 29519 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.368124 29519 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.420310 28990 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:30.421674 29523 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:30.429988 29065 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:30.431540 29523 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:31.180383 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:31.203071 29548 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 13:08:31.203300 29549 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 13:08:31.205319 29551 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 13:08:31.205880 27734 server_base.cc:1061] running on GCE node
I20260709 13:08:31.208238 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:31.208528 27734 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 13:08:31.208745 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602511208721 us; error 0 us; skew 500 ppm
I20260709 13:08:31.209384 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:31.212654 27734 webserver.cc:533] Webserver started at http://127.27.21.132:37325/ using document root <none> and password file <none>
I20260709 13:08:31.213219 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:31.213487 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:31.213820 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:31.215392 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-3-root/instance:
uuid: "9220adc1c0cd4316bf43106e83532f34"
format_stamp: "Formatted at 2026-07-09 13:08:31 on dist-test-slave-ndzg"
I20260709 13:08:31.219842 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:08:31.223480 29556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:31.224385 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:08:31.224781 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-3-root
uuid: "9220adc1c0cd4316bf43106e83532f34"
format_stamp: "Formatted at 2026-07-09 13:08:31 on dist-test-slave-ndzg"
I20260709 13:08:31.225106 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-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 13:08:31.247399 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:31.248813 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:31.250732 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:31.253659 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:31.253931 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:31.254266 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:31.254427 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:31.323532 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.132:33477
I20260709 13:08:31.323678 29618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.132:33477 every 8 connection(s)
I20260709 13:08:31.330519 27734 auto_leader_rebalancer-test.cc:384] add a tserver: 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:31.349617 29619 heartbeater.cc:344] Connected to a master server at 127.27.21.190:44981
I20260709 13:08:31.350014 29619 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:31.350664 29619 heartbeater.cc:507] Master 127.27.21.190:44981 requested a full tablet report, sending...
I20260709 13:08:31.352593 28817 ts_manager.cc:194] Registered new tserver with Master: 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:08:31.354319 28817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43802
I20260709 13:08:32.251245 28992 consensus_queue.cc:237] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.258251 29068 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:32.259501 29543 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.260772 28919 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:32.262334 29543 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.272068 29518 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.274214 29068 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
W20260709 13:08:32.277632 28960 consensus_peers.cc:597] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7838858e6607490f981c883c28205e54. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.280575 28918 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.304147 28817 catalog_manager.cc:5697] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.330291 28918 consensus_queue.cc:237] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.345595 29065 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:32.348172 28990 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:32.350257 29364 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.351051 29623 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.356756 29619 heartbeater.cc:499] Master 127.27.21.190:44981 was elected leader, sending a full tablet report...
W20260709 13:08:32.367044 28885 consensus_peers.cc:597] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8943ed3f94564f1b81ad57d874d5e0dc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.368089 29623 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.372428 29068 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.374042 28992 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.393055 28817 catalog_manager.cc:5697] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.398749 28990 consensus_queue.cc:237] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
W20260709 13:08:32.409345 28960 consensus_peers.cc:597] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50e61280874641b4a9c34bfc9b0ce08e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.411343 28919 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:32.412309 29068 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:32.415131 29543 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.416949 29518 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.433905 29518 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.436508 28918 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.449391 29068 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.455204 28813 catalog_manager.cc:5697] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.459440 28919 consensus_queue.cc:237] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.468086 29064 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:32.469513 28885 consensus_peers.cc:597] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fc32d205c0444fc99bb18777d5c0fc7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:32.471045 28990 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:32.471262 29364 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:32.472925 29623 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.481531 29364 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.484228 29068 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.493706 28990 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.503808 28815 catalog_manager.cc:5697] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:32.695329 29651 ts_tablet_manager.cc:933] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:32.710399 29651 tablet_copy_client.cc:323] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:32.726239 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 7838858e6607490f981c883c28205e54 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:32.726888 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 7838858e6607490f981c883c28205e54 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-7838858e6607490f981c883c28205e54
I20260709 13:08:32.735170 29004 tablet_copy_source_session.cc:215] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.737977 29654 ts_tablet_manager.cc:933] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:32.741046 29651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7838858e6607490f981c883c28205e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.741263 29654 tablet_copy_client.cc:323] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:32.758138 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet 8943ed3f94564f1b81ad57d874d5e0dc from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:32.758746 29651 tablet_copy_client.cc:806] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.758751 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet 8943ed3f94564f1b81ad57d874d5e0dc from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-8943ed3f94564f1b81ad57d874d5e0dc
I20260709 13:08:32.759723 29651 tablet_copy_client.cc:670] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.764832 29651 tablet_copy_client.cc:538] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.768954 28929 tablet_copy_source_session.cc:215] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.771772 29654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8943ed3f94564f1b81ad57d874d5e0dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.774909 29651 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:32.788538 29654 tablet_copy_client.cc:806] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.789125 29654 tablet_copy_client.cc:670] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.803435 29654 tablet_copy_client.cc:538] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.811486 29651 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.812297 29654 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:32.812400 29651 tablet_bootstrap.cc:492] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:32.813288 29651 ts_tablet_manager.cc:1403] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.018s
I20260709 13:08:32.816234 29651 raft_consensus.cc:359] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.817929 29651 raft_consensus.cc:740] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:32.818580 29651 consensus_queue.cc:260] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.827164 29651 ts_tablet_manager.cc:1434] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:08:32.831271 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-7838858e6607490f981c883c28205e54 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:32.831781 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-7838858e6607490f981c883c28205e54 on tablet 7838858e6607490f981c883c28205e54 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:32.844280 29654 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.845332 29654 tablet_bootstrap.cc:492] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:32.845979 29654 ts_tablet_manager.cc:1403] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.013s
I20260709 13:08:32.848693 29654 raft_consensus.cc:359] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.849334 29654 raft_consensus.cc:740] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:32.850342 29654 consensus_queue.cc:260] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.852267 29654 ts_tablet_manager.cc:1434] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:32.854199 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-8943ed3f94564f1b81ad57d874d5e0dc received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:32.854610 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-8943ed3f94564f1b81ad57d874d5e0dc on tablet 8943ed3f94564f1b81ad57d874d5e0dc with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:32.902891 29654 ts_tablet_manager.cc:933] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:32.904912 29654 tablet_copy_client.cc:323] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:32.906596 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 50e61280874641b4a9c34bfc9b0ce08e from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:32.907147 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 50e61280874641b4a9c34bfc9b0ce08e from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-50e61280874641b4a9c34bfc9b0ce08e
I20260709 13:08:32.914494 29004 tablet_copy_source_session.cc:215] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.917717 29654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e61280874641b4a9c34bfc9b0ce08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.933069 29654 tablet_copy_client.cc:806] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.933743 29654 tablet_copy_client.cc:670] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.937449 29654 tablet_copy_client.cc:538] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.943298 29654 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:32.972517 29654 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.973475 29654 tablet_bootstrap.cc:492] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:32.974117 29654 ts_tablet_manager.cc:1403] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.000s
I20260709 13:08:32.976984 29654 raft_consensus.cc:359] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.977871 29654 raft_consensus.cc:740] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:32.978493 29654 consensus_queue.cc:260] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:32.980634 29654 ts_tablet_manager.cc:1434] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:32.982578 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-50e61280874641b4a9c34bfc9b0ce08e received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:32.982977 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-50e61280874641b4a9c34bfc9b0ce08e on tablet 50e61280874641b4a9c34bfc9b0ce08e with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:33.047115 29654 ts_tablet_manager.cc:933] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:33.049078 29654 tablet_copy_client.cc:323] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:33.050544 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet 4fc32d205c0444fc99bb18777d5c0fc7 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:33.051074 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet 4fc32d205c0444fc99bb18777d5c0fc7 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-4fc32d205c0444fc99bb18777d5c0fc7
I20260709 13:08:33.058399 28929 tablet_copy_source_session.cc:215] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:33.061560 29654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc32d205c0444fc99bb18777d5c0fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:33.081248 29654 tablet_copy_client.cc:806] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:33.081838 29654 tablet_copy_client.cc:670] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:33.087329 29654 tablet_copy_client.cc:538] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:33.119067 29654 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:33.148247 29654 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:33.149143 29654 tablet_bootstrap.cc:492] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:33.149783 29654 ts_tablet_manager.cc:1403] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.008s
I20260709 13:08:33.153838 29594 raft_consensus.cc:1217] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:33.154063 29654 raft_consensus.cc:359] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:33.155251 29654 raft_consensus.cc:740] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:33.159324 29654 consensus_queue.cc:260] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:33.161644 29654 ts_tablet_manager.cc:1434] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:33.163405 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-4fc32d205c0444fc99bb18777d5c0fc7 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:33.163834 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-4fc32d205c0444fc99bb18777d5c0fc7 on tablet 4fc32d205c0444fc99bb18777d5c0fc7 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:33.182776 29594 raft_consensus.cc:1217] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:33.422595 29594 raft_consensus.cc:1217] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:33.679337 29594 raft_consensus.cc:1217] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:08:33.712491 28958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 62532.7us
I20260709 13:08:33.753316 29672 raft_consensus.cc:1064] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
W20260709 13:08:33.756340 29518 consensus_queue.cc:1175] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" responder_term: 1 status { last_received { term: 1 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 1 index: 2 } }
I20260709 13:08:33.758942 29672 consensus_queue.cc:237] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:33.766696 29594 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.768190 29065 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.768468 28916 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.770020 29672 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.773264 29662 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.774483 29364 raft_consensus.cc:1064] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:33.775792 29518 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:33.777604 29364 consensus_queue.cc:237] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:33.803947 29593 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.805087 29068 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.807159 29665 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.809118 29665 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.813784 29518 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.817837 28989 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.820142 29667 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.828656 29593 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.836825 29065 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.848181 28817 catalog_manager.cc:5697] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.854001 28916 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.863178 29667 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.875823 28991 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.889922 29065 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.898535 29594 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.957070 28815 catalog_manager.cc:5697] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:33.980057 28919 consensus_queue.cc:237] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:33.983794 29662 raft_consensus.cc:1064] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:33.987432 28991 consensus_queue.cc:237] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:33.992926 29662 consensus_queue.cc:237] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:34.000537 29068 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:34.003340 29593 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:34.001569 29594 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:34.004732 29518 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:34.006090 29667 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.007169 28919 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:34.008765 29669 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:34.009564 29665 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.021929 29669 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.027364 29667 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.035387 29594 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.030179 29593 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.024798 28916 raft_consensus.cc:2955] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.043586 29068 raft_consensus.cc:2955] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.053591 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8943ed3f94564f1b81ad57d874d5e0dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:34.054793 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7838858e6607490f981c883c28205e54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:34.058971 28815 catalog_manager.cc:5697] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.064616 28817 catalog_manager.cc:5697] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:34.078583 29068 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:34.081652 29593 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:34.083077 29518 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.083875 28916 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:34.085527 29543 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:34.089947 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 7838858e6607490f981c883c28205e54 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:34.101214 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet 8943ed3f94564f1b81ad57d874d5e0dc with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:34.103588 29662 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.103068 29690 tablet_replica.cc:333] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:34.106600 29690 raft_consensus.cc:2243] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.109516 29691 tablet_replica.cc:333] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:34.124950 29691 raft_consensus.cc:2243] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.120208 29640 raft_consensus.cc:1064] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:34.110204 29690 raft_consensus.cc:2272] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.136379 29662 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.137145 29640 consensus_queue.cc:237] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:34.138850 29690 ts_tablet_manager.cc:1916] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:34.144712 29691 raft_consensus.cc:2272] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.151158 29594 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.166029 29691 ts_tablet_manager.cc:1916] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:34.168987 29593 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:34.169728 29690 ts_tablet_manager.cc:1929] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:34.170387 29690 log.cc:1199] T 7838858e6607490f981c883c28205e54 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/7838858e6607490f981c883c28205e54
I20260709 13:08:34.170890 29364 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.171854 29068 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.173905 29065 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:34.175715 29665 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.175765 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 7838858e6607490f981c883c28205e54 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:34.181128 28989 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:34.183867 29364 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:34.193045 28916 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.214845 28814 catalog_manager.cc:5697] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:34.223734 29364 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.237355 29691 ts_tablet_manager.cc:1929] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:34.237950 29691 log.cc:1199] T 8943ed3f94564f1b81ad57d874d5e0dc P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/8943ed3f94564f1b81ad57d874d5e0dc
I20260709 13:08:34.242861 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet 8943ed3f94564f1b81ad57d874d5e0dc (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:34.242664 28991 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.245237 28989 consensus_queue.cc:237] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:34.251207 29594 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:34.254779 29662 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:34.254371 29067 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.270983 29518 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.271548 28813 catalog_manager.cc:5697] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:34.274194 29065 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:34.275688 29594 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.287638 28916 consensus_queue.cc:237] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:34.283236 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50e61280874641b4a9c34bfc9b0ce08e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:34.277245 29662 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.294463 29593 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.304705 28989 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:34.306478 29364 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.314124 29068 raft_consensus.cc:2955] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.314970 29667 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.315826 28815 catalog_manager.cc:5697] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:34.342674 28991 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.344750 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 50e61280874641b4a9c34bfc9b0ce08e with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:34.352973 29592 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:34.361016 29640 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:34.368878 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4fc32d205c0444fc99bb18777d5c0fc7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:34.367527 29592 raft_consensus.cc:2955] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.385185 29699 tablet_replica.cc:333] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:34.384678 28817 catalog_manager.cc:5697] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:34.386761 29699 raft_consensus.cc:2243] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:34.387513 29032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 52650.6us
I20260709 13:08:34.387537 29699 raft_consensus.cc:2272] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.392355 29699 ts_tablet_manager.cc:1916] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:34.403139 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fc32d205c0444fc99bb18777d5c0fc7 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:34.404237 29690 tablet_replica.cc:333] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:34.405665 29690 raft_consensus.cc:2243] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.406476 29690 raft_consensus.cc:2272] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.413112 29690 ts_tablet_manager.cc:1916] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:34.413988 29699 ts_tablet_manager.cc:1929] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:34.414520 29699 log.cc:1199] T 50e61280874641b4a9c34bfc9b0ce08e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/50e61280874641b4a9c34bfc9b0ce08e
I20260709 13:08:34.416222 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 50e61280874641b4a9c34bfc9b0ce08e (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:34.425212 29690 ts_tablet_manager.cc:1929] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:34.425658 29690 log.cc:1199] T 4fc32d205c0444fc99bb18777d5c0fc7 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/4fc32d205c0444fc99bb18777d5c0fc7
I20260709 13:08:34.426757 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 4fc32d205c0444fc99bb18777d5c0fc7 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:35.477627 28991 consensus_queue.cc:237] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:35.486270 28916 raft_consensus.cc:1275] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.486557 29067 raft_consensus.cc:1275] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:35.486615 28960 consensus_peers.cc:597] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c4fb7cd34174ab6b293df705d9b87f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.488071 29543 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.488917 29518 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.496587 29543 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.498291 29067 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.498745 28916 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.513935 28817 catalog_manager.cc:5697] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.550431 29067 consensus_queue.cc:237] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:35.559975 28916 raft_consensus.cc:1275] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.561623 29671 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.572307 28991 raft_consensus.cc:1275] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.573908 29671 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:35.575651 29034 consensus_peers.cc:597] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5296ec9ae7a45b0ad8a289b4822d89b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.577556 29671 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.585727 28916 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.607187 28991 consensus_queue.cc:237] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:35.615681 28814 catalog_manager.cc:5697] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:35.633001 28916 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.639067 29700 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:35.648396 28991 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
W20260709 13:08:35.661332 28960 consensus_peers.cc:597] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2601fa892044686b40b00d31eadb01b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.674194 29720 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.675134 28916 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.684402 29068 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.694496 29721 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:35.700315 28989 consensus_queue.cc:237] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:35.703032 28813 catalog_manager.cc:5697] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.704700 29068 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.711884 29067 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.712628 28916 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.714099 29721 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.716482 29720 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:35.719594 28960 consensus_peers.cc:597] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4df0cf7900ca47a1ae37c55d19545141. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.723255 29720 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.724864 28916 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.742656 28813 catalog_manager.cc:5697] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.744336 29068 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:35.952466 29728 ts_tablet_manager.cc:933] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:35.954444 29728 tablet_copy_client.cc:323] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:35.956442 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 9c4fb7cd34174ab6b293df705d9b87f2 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:35.957048 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 9c4fb7cd34174ab6b293df705d9b87f2 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-9c4fb7cd34174ab6b293df705d9b87f2
I20260709 13:08:35.965201 29004 tablet_copy_source_session.cc:215] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.968905 29728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4fb7cd34174ab6b293df705d9b87f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.985456 29728 tablet_copy_client.cc:806] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:35.986164 29728 tablet_copy_client.cc:670] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:35.990839 29728 tablet_copy_client.cc:538] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:36.000488 29728 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:36.021039 29731 ts_tablet_manager.cc:933] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:36.025673 29728 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:36.026741 29728 tablet_bootstrap.cc:492] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:36.027594 29728 ts_tablet_manager.cc:1403] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.009s
I20260709 13:08:36.030920 29728 raft_consensus.cc:359] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:36.031822 29728 raft_consensus.cc:740] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:36.032488 29728 consensus_queue.cc:260] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:36.039680 29731 tablet_copy_client.cc:323] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:36.040759 29728 ts_tablet_manager.cc:1434] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 13:08:36.042294 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet a2601fa892044686b40b00d31eadb01b from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:36.042833 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet a2601fa892044686b40b00d31eadb01b from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-a2601fa892044686b40b00d31eadb01b
I20260709 13:08:36.044471 29003 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-9c4fb7cd34174ab6b293df705d9b87f2 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:36.044936 29003 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-9c4fb7cd34174ab6b293df705d9b87f2 on tablet 9c4fb7cd34174ab6b293df705d9b87f2 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:36.051187 29004 tablet_copy_source_session.cc:215] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:36.056248 29731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2601fa892044686b40b00d31eadb01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.082685 29731 tablet_copy_client.cc:806] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:36.083673 29731 tablet_copy_client.cc:670] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:36.090039 29731 tablet_copy_client.cc:538] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:36.097585 29731 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:36.106227 29728 ts_tablet_manager.cc:933] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:36.120025 29728 tablet_copy_client.cc:323] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:36.128468 29731 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:36.129550 29731 tablet_bootstrap.cc:492] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:36.130329 29731 ts_tablet_manager.cc:1403] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260709 13:08:36.135529 29731 raft_consensus.cc:359] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:36.136458 29731 raft_consensus.cc:740] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:36.137210 29731 consensus_queue.cc:260] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:36.153378 29731 ts_tablet_manager.cc:1434] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 13:08:36.156057 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-a2601fa892044686b40b00d31eadb01b received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:36.156500 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-a2601fa892044686b40b00d31eadb01b on tablet a2601fa892044686b40b00d31eadb01b with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:36.166402 29731 ts_tablet_manager.cc:933] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:36.172290 29731 tablet_copy_client.cc:323] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:36.174129 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 4df0cf7900ca47a1ae37c55d19545141 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:36.174837 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 4df0cf7900ca47a1ae37c55d19545141 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-4df0cf7900ca47a1ae37c55d19545141
I20260709 13:08:36.174876 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet c5296ec9ae7a45b0ad8a289b4822d89b from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:36.175542 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet c5296ec9ae7a45b0ad8a289b4822d89b from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-c5296ec9ae7a45b0ad8a289b4822d89b
I20260709 13:08:36.182621 29004 tablet_copy_source_session.cc:215] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:36.183962 29078 tablet_copy_source_session.cc:215] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:36.185967 29731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df0cf7900ca47a1ae37c55d19545141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.187039 29728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5296ec9ae7a45b0ad8a289b4822d89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.201133 29728 tablet_copy_client.cc:806] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:36.201787 29728 tablet_copy_client.cc:670] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:36.204216 29731 tablet_copy_client.cc:806] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:36.204829 29731 tablet_copy_client.cc:670] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:36.211771 29728 tablet_copy_client.cc:538] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:36.214763 29731 tablet_copy_client.cc:538] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:36.221271 29728 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:36.225880 29731 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:36.251202 29728 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:36.252442 29728 tablet_bootstrap.cc:492] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:36.253379 29728 ts_tablet_manager.cc:1403] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.032s	user 0.031s	sys 0.000s
I20260709 13:08:36.257403 29728 raft_consensus.cc:359] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:36.258247 29728 raft_consensus.cc:740] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:36.258997 29728 consensus_queue.cc:260] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:36.260890 29731 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:36.261436 29728 ts_tablet_manager.cc:1434] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:36.261969 29731 tablet_bootstrap.cc:492] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:36.263230 29078 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-c5296ec9ae7a45b0ad8a289b4822d89b received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:36.263690 29078 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-c5296ec9ae7a45b0ad8a289b4822d89b on tablet c5296ec9ae7a45b0ad8a289b4822d89b with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:36.265118 29731 ts_tablet_manager.cc:1403] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.013s
I20260709 13:08:36.292364 29731 raft_consensus.cc:359] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:36.293566 29731 raft_consensus.cc:740] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:36.294250 29731 consensus_queue.cc:260] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:36.298218 29731 ts_tablet_manager.cc:1434] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:08:36.300263 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-4df0cf7900ca47a1ae37c55d19545141 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:36.300781 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-4df0cf7900ca47a1ae37c55d19545141 on tablet 4df0cf7900ca47a1ae37c55d19545141 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:36.426698 29592 raft_consensus.cc:1217] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.486639 29592 raft_consensus.cc:1217] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.515415 29592 raft_consensus.cc:1217] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.759609 29592 raft_consensus.cc:1217] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.934976 29671 raft_consensus.cc:1064] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:36.936704 29671 consensus_queue.cc:237] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:36.945813 28989 raft_consensus.cc:1275] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.946245 29594 raft_consensus.cc:1275] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.948925 29720 raft_consensus.cc:1064] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:36.949219 29671 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.951506 29720 consensus_queue.cc:237] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:36.952521 29716 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.958585 28918 raft_consensus.cc:1275] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.972260 29716 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:36.994719 29697 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:36.996027 29594 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.998313 29518 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.998874 28989 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.006762 28915 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.012465 28918 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.014324 29067 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.014410 29721 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.016885 29518 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.039634 28813 catalog_manager.cc:5697] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.050565 29720 raft_consensus.cc:1064] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:37.055712 29720 consensus_queue.cc:237] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:37.060132 29594 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.082463 29594 raft_consensus.cc:1275] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.080520 29748 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.082826 28918 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.083189 28915 raft_consensus.cc:1275] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.090548 29518 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.092248 29518 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.112190 29067 raft_consensus.cc:1275] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.117122 29592 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.151897 29067 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.161911 29720 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.174562 29721 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.173707 29065 consensus_queue.cc:237] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:37.173764 28918 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.192164 29594 raft_consensus.cc:1275] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.191478 28814 catalog_manager.cc:5697] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.195963 29697 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.195654 29592 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.206183 28915 raft_consensus.cc:1275] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.210462 29697 consensus_queue.cc:1048] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.217449 29716 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.230078 28918 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.225819 28813 catalog_manager.cc:5697] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.240312 29594 raft_consensus.cc:2955] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.244585 29720 raft_consensus.cc:1064] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:37.248886 29720 consensus_queue.cc:237] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:37.243440 29065 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.256871 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c5296ec9ae7a45b0ad8a289b4822d89b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.264122 28813 catalog_manager.cc:5697] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.275425 28989 consensus_queue.cc:237] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:37.281077 28915 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.282773 29594 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.290362 29722 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.291671 29748 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.296340 29067 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.303445 29594 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.307070 29721 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.310185 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet c5296ec9ae7a45b0ad8a289b4822d89b with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:37.332136 29518 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.334712 29592 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.351672 29748 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:37.368193 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2601fa892044686b40b00d31eadb01b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:08:37.370790 28958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 88274.9us
I20260709 13:08:37.377173 28915 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:37.379843 29763 tablet_replica.cc:333] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:37.380940 29763 raft_consensus.cc:2243] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.382997 28813 catalog_manager.cc:5697] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.383299 28915 raft_consensus.cc:2955] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.387899 29762 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:37.404410 29763 raft_consensus.cc:2272] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.420468 29518 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.424913 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet a2601fa892044686b40b00d31eadb01b with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:37.430711 29763 ts_tablet_manager.cc:1916] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.431087 29592 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.437961 29067 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.440850 29767 tablet_replica.cc:333] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:37.456652 28814 catalog_manager.cc:5697] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.479785 29767 raft_consensus.cc:2243] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.480618 29767 raft_consensus.cc:2272] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.484887 29767 ts_tablet_manager.cc:1916] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.484985 29763 ts_tablet_manager.cc:1929] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.485567 29763 log.cc:1199] T c5296ec9ae7a45b0ad8a289b4822d89b P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/c5296ec9ae7a45b0ad8a289b4822d89b
I20260709 13:08:37.492112 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet c5296ec9ae7a45b0ad8a289b4822d89b (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:37.494565 28916 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.499886 28989 consensus_queue.cc:237] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:37.500756 29767 ts_tablet_manager.cc:1929] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.501233 29767 log.cc:1199] T a2601fa892044686b40b00d31eadb01b P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/a2601fa892044686b40b00d31eadb01b
I20260709 13:08:37.503770 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet a2601fa892044686b40b00d31eadb01b (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:37.506083 29592 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.507625 29518 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.508458 29064 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.511106 29518 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.522445 29722 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.524153 29592 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.526984 29064 raft_consensus.cc:2955] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.540079 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4df0cf7900ca47a1ae37c55d19545141 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.553890 28815 catalog_manager.cc:5697] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.566350 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 4df0cf7900ca47a1ae37c55d19545141 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:37.568611 29769 tablet_replica.cc:333] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:37.570144 29769 raft_consensus.cc:2243] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.570833 29769 raft_consensus.cc:2272] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.573586 29769 ts_tablet_manager.cc:1916] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.585206 29769 ts_tablet_manager.cc:1929] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.585633 29769 log.cc:1199] T 4df0cf7900ca47a1ae37c55d19545141 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/4df0cf7900ca47a1ae37c55d19545141
I20260709 13:08:37.587015 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 4df0cf7900ca47a1ae37c55d19545141 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:37.811722 28990 consensus_queue.cc:237] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:37.816110 29592 raft_consensus.cc:1275] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.817579 29761 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.817800 29067 raft_consensus.cc:1275] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.822247 29761 consensus_queue.cc:1048] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:37.824677 29762 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.833006 29592 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.838982 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c4fb7cd34174ab6b293df705d9b87f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.846415 29064 raft_consensus.cc:2955] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:37.853132 28813 catalog_manager.cc:5697] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.870294 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c4fb7cd34174ab6b293df705d9b87f2 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:37.871197 29769 tablet_replica.cc:333] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:37.872231 29769 raft_consensus.cc:2243] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.872977 29769 raft_consensus.cc:2272] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.876223 29769 ts_tablet_manager.cc:1916] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.889910 29769 ts_tablet_manager.cc:1929] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.890264 29769 log.cc:1199] T 9c4fb7cd34174ab6b293df705d9b87f2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/9c4fb7cd34174ab6b293df705d9b87f2
I20260709 13:08:37.891507 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 9c4fb7cd34174ab6b293df705d9b87f2 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:38.937516 29067 consensus_queue.cc:237] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:38.944969 28916 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:38.945667 29034 consensus_peers.cc:597] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5246a5a8fa34d178e4b8913d4a9b1cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.945923 28989 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:38.946616 29697 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.947365 29772 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.956557 29772 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:38.959034 28989 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:38.959955 28916 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:38.977128 28813 catalog_manager.cc:5697] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:38.990617 28989 consensus_queue.cc:237] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
W20260709 13:08:39.002393 28960 consensus_peers.cc:597] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efd039995d584cf58ad166ac0b8a7189. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.004819 29065 raft_consensus.cc:1275] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:39.006619 29762 consensus_queue.cc:1048] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.007195 28916 raft_consensus.cc:1275] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:39.008633 29762 consensus_queue.cc:1048] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.031046 29722 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.033115 29067 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.038272 28916 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.058367 28916 consensus_queue.cc:237] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.079200 29065 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:39.080456 28885 consensus_peers.cc:597] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec0f9ca0aef346d1b5d4c9eb381adda0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.080693 29787 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:39.083467 28990 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:39.084865 29701 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.096343 28815 catalog_manager.cc:5697] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.132030 29787 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.139230 29065 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.143406 28990 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.147092 28918 consensus_queue.cc:237] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.157348 28815 catalog_manager.cc:5697] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:39.166350 29065 raft_consensus.cc:1275] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:39.166390 28885 consensus_peers.cc:597] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d471148263f24da4b881d4a1e5644ad4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:39.167779 29768 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:39.167977 28990 raft_consensus.cc:1275] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:39.170243 29768 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:39.179077 29787 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.184139 29065 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.185012 28990 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.204083 28815 catalog_manager.cc:5697] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:39.608779 29798 ts_tablet_manager.cc:933] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:39.611138 29798 tablet_copy_client.cc:323] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:39.612831 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet ec0f9ca0aef346d1b5d4c9eb381adda0 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:39.613431 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet ec0f9ca0aef346d1b5d4c9eb381adda0 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-ec0f9ca0aef346d1b5d4c9eb381adda0
I20260709 13:08:39.619076 28929 tablet_copy_source_session.cc:215] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:39.622140 29798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0f9ca0aef346d1b5d4c9eb381adda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:39.637144 29801 ts_tablet_manager.cc:933] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:39.642439 29800 ts_tablet_manager.cc:933] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:39.652673 29800 tablet_copy_client.cc:323] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:39.654630 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet efd039995d584cf58ad166ac0b8a7189 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:39.655118 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet efd039995d584cf58ad166ac0b8a7189 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-efd039995d584cf58ad166ac0b8a7189
I20260709 13:08:39.669507 29004 tablet_copy_source_session.cc:215] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:39.678077 29801 tablet_copy_client.cc:323] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:39.678654 29798 tablet_copy_client.cc:806] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:39.679318 29798 tablet_copy_client.cc:670] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:39.681730 29800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd039995d584cf58ad166ac0b8a7189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:39.683305 29798 tablet_copy_client.cc:538] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:39.692622 29798 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:39.693477 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet e5246a5a8fa34d178e4b8913d4a9b1cb from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:39.694044 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet e5246a5a8fa34d178e4b8913d4a9b1cb from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-e5246a5a8fa34d178e4b8913d4a9b1cb
I20260709 13:08:39.711297 29078 tablet_copy_source_session.cc:215] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:39.715015 29801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5246a5a8fa34d178e4b8913d4a9b1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:39.718786 29805 ts_tablet_manager.cc:933] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:39.735493 29805 tablet_copy_client.cc:323] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:39.737226 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet d471148263f24da4b881d4a1e5644ad4 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:39.737855 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet d471148263f24da4b881d4a1e5644ad4 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-d471148263f24da4b881d4a1e5644ad4
I20260709 13:08:39.743052 29800 tablet_copy_client.cc:806] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:39.743664 29800 tablet_copy_client.cc:670] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:39.744979 28929 tablet_copy_source_session.cc:215] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:39.736956 29798 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:39.748368 29805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d471148263f24da4b881d4a1e5644ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:39.748766 29800 tablet_copy_client.cc:538] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:39.755928 29801 tablet_copy_client.cc:806] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:39.760942 29800 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:39.768046 29801 tablet_copy_client.cc:670] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:39.771000 29798 tablet_bootstrap.cc:492] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:39.771832 29798 ts_tablet_manager.cc:1403] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.009s
I20260709 13:08:39.775339 29798 raft_consensus.cc:359] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.776249 29798 raft_consensus.cc:740] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:39.776688 29801 tablet_copy_client.cc:538] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:39.776978 29798 consensus_queue.cc:260] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.787019 29798 ts_tablet_manager.cc:1434] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 13:08:39.788074 29801 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:39.792816 29805 tablet_copy_client.cc:806] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:39.793542 29805 tablet_copy_client.cc:670] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:39.793226 29800 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:39.798040 29805 tablet_copy_client.cc:538] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:39.798413 29800 tablet_bootstrap.cc:492] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:39.799309 29800 ts_tablet_manager.cc:1403] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.009s
I20260709 13:08:39.804821 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-ec0f9ca0aef346d1b5d4c9eb381adda0 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:39.805374 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-ec0f9ca0aef346d1b5d4c9eb381adda0 on tablet ec0f9ca0aef346d1b5d4c9eb381adda0 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:39.806568 29800 raft_consensus.cc:359] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.807520 29800 raft_consensus.cc:740] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:39.808295 29800 consensus_queue.cc:260] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.811192 29800 ts_tablet_manager.cc:1434] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:08:39.816165 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-efd039995d584cf58ad166ac0b8a7189 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:39.816608 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-efd039995d584cf58ad166ac0b8a7189 on tablet efd039995d584cf58ad166ac0b8a7189 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:39.824600 29805 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:39.831059 29801 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:39.832028 29801 tablet_bootstrap.cc:492] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:39.832764 29801 ts_tablet_manager.cc:1403] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.005s
I20260709 13:08:39.835821 29801 raft_consensus.cc:359] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.836649 29801 raft_consensus.cc:740] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:39.837317 29801 consensus_queue.cc:260] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.839839 29801 ts_tablet_manager.cc:1434] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:39.841610 29078 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-e5246a5a8fa34d178e4b8913d4a9b1cb received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:39.842005 29078 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-e5246a5a8fa34d178e4b8913d4a9b1cb on tablet e5246a5a8fa34d178e4b8913d4a9b1cb with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:39.848099 29805 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:39.849138 29805 tablet_bootstrap.cc:492] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:39.849952 29805 ts_tablet_manager.cc:1403] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.013s
I20260709 13:08:39.852955 29805 raft_consensus.cc:359] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.853822 29805 raft_consensus.cc:740] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:39.854549 29805 consensus_queue.cc:260] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:39.857616 29805 ts_tablet_manager.cc:1434] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:39.859766 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-d471148263f24da4b881d4a1e5644ad4 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:39.860188 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-d471148263f24da4b881d4a1e5644ad4 on tablet d471148263f24da4b881d4a1e5644ad4 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:40.089354 29592 raft_consensus.cc:1217] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:40.101744 29592 raft_consensus.cc:1217] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:40.110781 29592 raft_consensus.cc:1217] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:40.214783 29592 raft_consensus.cc:1217] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:08:40.534893 29015 debug-util.cc:398] Leaking SignalData structure 0x7b080019ab40 after lost signal to thread 27737
W20260709 13:08:40.535930 29015 debug-util.cc:398] Leaking SignalData structure 0x7b08001901e0 after lost signal to thread 28851
W20260709 13:08:40.537052 29015 debug-util.cc:398] Leaking SignalData structure 0x7b0800215140 after lost signal to thread 28943
W20260709 13:08:40.538059 29015 debug-util.cc:398] Leaking SignalData structure 0x7b08002fea00 after lost signal to thread 29018
W20260709 13:08:40.539036 29015 debug-util.cc:398] Leaking SignalData structure 0x7b0800287b40 after lost signal to thread 29092
W20260709 13:08:40.539980 29015 debug-util.cc:398] Leaking SignalData structure 0x7b08002200e0 after lost signal to thread 29618
I20260709 13:08:40.643882 29782 raft_consensus.cc:1064] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:40.648308 29782 consensus_queue.cc:237] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:40.657968 29701 raft_consensus.cc:1064] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:40.660701 29701 consensus_queue.cc:237] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:40.664768 29592 raft_consensus.cc:1275] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.665428 28915 raft_consensus.cc:1275] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.669183 29781 consensus_queue.cc:1048] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.675871 29813 consensus_queue.cc:1048] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.684561 29802 raft_consensus.cc:1064] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:40.691226 29068 raft_consensus.cc:1275] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.706067 29781 consensus_queue.cc:1048] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.688024 29802 consensus_queue.cc:237] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:40.730123 29812 raft_consensus.cc:1064] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:40.732867 29812 consensus_queue.cc:237] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:40.734118 29594 raft_consensus.cc:1275] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.740737 29787 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.742874 29592 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.749436 29787 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:40.753345 29066 raft_consensus.cc:1275] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.762004 29066 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.770913 29591 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.772904 29822 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:40.780340 28958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 77614.7us
I20260709 13:08:40.785383 28991 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.787729 29826 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:40.792723 29802 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:40.794691 29802 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.798936 29813 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:40.804469 28916 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.807186 28915 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:40.810966 28988 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.811980 28990 raft_consensus.cc:1275] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:40.814437 29589 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:40.837916 29826 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.849452 29787 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:40.853085 29802 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:40.892409 28815 catalog_manager.cc:5697] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:40.898296 29822 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:40.903586 29068 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:40.938052 28992 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:40.923187 29701 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:40.946967 29589 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
W20260709 13:08:41.018249 28884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35403, user_credentials={real_user=slave}} blocked reactor thread for 61459.4us
W20260709 13:08:41.028095 29836 log.cc:927] Time spent T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6: Append to log took a long time: real 0.064s	user 0.005s	sys 0.006s
I20260709 13:08:41.044461 29068 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.021739 29066 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.093830 29591 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
W20260709 13:08:41.127300 28958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 80397.8us
W20260709 13:08:41.134799 28885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 50648.7us
I20260709 13:08:41.032948 29841 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.137790 28991 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
W20260709 13:08:41.150307 29032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 100787us
I20260709 13:08:41.161195 28916 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.170565 28990 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.209211 28813 catalog_manager.cc:5697] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.215029 28813 catalog_manager.cc:5697] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.216588 28813 catalog_manager.cc:5697] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.224803 29591 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.239414 28990 consensus_queue.cc:237] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:41.249930 29066 raft_consensus.cc:1275] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.252803 29848 consensus_queue.cc:1048] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:41.256176 29589 raft_consensus.cc:1275] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.255968 29066 consensus_queue.cc:237] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:41.260288 29817 consensus_queue.cc:1048] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:41.264459 29762 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.275452 28916 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.277171 29844 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:41.279461 28916 consensus_queue.cc:237] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:41.282045 29068 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.288508 29590 raft_consensus.cc:2955] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.292999 28990 raft_consensus.cc:1275] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.294368 29841 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:41.294900 29591 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.296352 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet efd039995d584cf58ad166ac0b8a7189 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:41.296435 29697 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:41.300624 29812 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.302539 29591 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.310024 29589 raft_consensus.cc:1275] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.314221 29802 consensus_queue.cc:1048] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:41.316444 29701 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.323246 28915 raft_consensus.cc:2955] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.341375 28990 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.342751 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d471148263f24da4b881d4a1e5644ad4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:41.343776 29591 raft_consensus.cc:2955] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.354910 28813 catalog_manager.cc:5697] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.359323 28919 consensus_queue.cc:237] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:41.361614 28814 catalog_manager.cc:5697] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.373719 29590 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.379813 29843 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:41.378834 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet e5246a5a8fa34d178e4b8913d4a9b1cb with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:41.382203 29068 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:41.383805 29843 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:41.403977 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet efd039995d584cf58ad166ac0b8a7189 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:41.386828 28815 catalog_manager.cc:5697] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.416769 29841 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.423007 29068 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.427747 29850 tablet_replica.cc:333] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:41.428808 29850 raft_consensus.cc:2243] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.429486 29850 raft_consensus.cc:2272] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.433164 29850 ts_tablet_manager.cc:1916] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:41.433693 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet d471148263f24da4b881d4a1e5644ad4 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:41.437855 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5246a5a8fa34d178e4b8913d4a9b1cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:41.441061 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec0f9ca0aef346d1b5d4c9eb381adda0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:41.442626 29852 tablet_replica.cc:333] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:41.443709 29852 raft_consensus.cc:2243] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.444612 29852 raft_consensus.cc:2272] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.443583 29590 raft_consensus.cc:2955] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:41.449818 29852 ts_tablet_manager.cc:1916] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:41.481230 29851 tablet_replica.cc:333] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:41.484298 29851 raft_consensus.cc:2243] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.489718 29851 raft_consensus.cc:2272] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.491609 28817 catalog_manager.cc:5697] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.498700 29851 ts_tablet_manager.cc:1916] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:41.499133 29850 ts_tablet_manager.cc:1929] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:41.499593 29850 log.cc:1199] T e5246a5a8fa34d178e4b8913d4a9b1cb P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/e5246a5a8fa34d178e4b8913d4a9b1cb
I20260709 13:08:41.501768 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet e5246a5a8fa34d178e4b8913d4a9b1cb (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:41.505771 29852 ts_tablet_manager.cc:1929] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:41.506309 29852 log.cc:1199] T d471148263f24da4b881d4a1e5644ad4 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/d471148263f24da4b881d4a1e5644ad4
I20260709 13:08:41.513423 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet d471148263f24da4b881d4a1e5644ad4 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:41.521183 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet ec0f9ca0aef346d1b5d4c9eb381adda0 with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:41.522215 29850 tablet_replica.cc:333] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:41.523245 29850 raft_consensus.cc:2243] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.523970 29850 raft_consensus.cc:2272] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.527925 29850 ts_tablet_manager.cc:1916] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:41.536473 29851 ts_tablet_manager.cc:1929] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:41.537030 29851 log.cc:1199] T efd039995d584cf58ad166ac0b8a7189 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/efd039995d584cf58ad166ac0b8a7189
I20260709 13:08:41.538409 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet efd039995d584cf58ad166ac0b8a7189 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:41.547905 29850 ts_tablet_manager.cc:1929] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:41.548349 29850 log.cc:1199] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/ec0f9ca0aef346d1b5d4c9eb381adda0
I20260709 13:08:41.549803 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet ec0f9ca0aef346d1b5d4c9eb381adda0 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:42.596393 29067 consensus_queue.cc:237] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
W20260709 13:08:42.603700 29034 consensus_peers.cc:597] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91b215cf7ebd4e57a50448cdf6ea4c3d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.604557 28990 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.604871 28915 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.606130 29812 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.607090 29697 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.628583 29697 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.632382 28990 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.637916 28915 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.654449 28991 consensus_queue.cc:237] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:42.660887 28817 catalog_manager.cc:5697] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.682173 28915 raft_consensus.cc:1275] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.682526 29067 raft_consensus.cc:1275] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.684088 29848 consensus_queue.cc:1048] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:42.685648 28960 consensus_peers.cc:597] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c6be0d587474539a703d93447fe6659. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.690587 29817 consensus_queue.cc:1048] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.712546 29817 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.714285 29066 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.716420 28916 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.741034 29066 consensus_queue.cc:237] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:42.754853 28815 catalog_manager.cc:5697] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
W20260709 13:08:42.769186 29034 consensus_peers.cc:597] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ffb0d03869544e682e7bdfe2546be47. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.773708 28991 raft_consensus.cc:1275] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.776360 28915 raft_consensus.cc:1275] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.778402 29697 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.779774 29854 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.812204 29854 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.816037 28919 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.821658 28990 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.843034 28919 consensus_queue.cc:237] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:42.850912 28815 catalog_manager.cc:5697] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.871235 29067 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:42.872766 29837 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:42.874934 28990 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:42.877419 28885 consensus_peers.cc:597] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c930a288d1247b4a461c2372a7d7d94. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:42.885613 29837 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:08:42.914702 29837 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.921347 28990 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.940440 28813 catalog_manager.cc:5697] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:42.943295 29067 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:43.163043 29875 ts_tablet_manager.cc:933] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:43.164878 29875 tablet_copy_client.cc:323] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:43.167289 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:43.167881 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet 91b215cf7ebd4e57a50448cdf6ea4c3d from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-91b215cf7ebd4e57a50448cdf6ea4c3d
I20260709 13:08:43.176085 29078 tablet_copy_source_session.cc:215] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:43.181954 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.200186 29875 tablet_copy_client.cc:806] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:43.200875 29875 tablet_copy_client.cc:670] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:43.204953 29875 tablet_copy_client.cc:538] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:43.217826 29875 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:43.284982 29875 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:43.286091 29875 tablet_bootstrap.cc:492] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:43.286840 29875 ts_tablet_manager.cc:1403] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.009s
I20260709 13:08:43.290854 29880 ts_tablet_manager.cc:933] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:43.303478 29875 raft_consensus.cc:359] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:43.305902 29875 raft_consensus.cc:740] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:43.307799 29875 consensus_queue.cc:260] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:43.312103 29880 tablet_copy_client.cc:323] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:43.314056 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 3c6be0d587474539a703d93447fe6659 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:43.314632 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 3c6be0d587474539a703d93447fe6659 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-3c6be0d587474539a703d93447fe6659
I20260709 13:08:43.339501 29004 tablet_copy_source_session.cc:215] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:43.363529 29880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6be0d587474539a703d93447fe6659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.394600 29875 ts_tablet_manager.cc:1434] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.003s
I20260709 13:08:43.402582 29878 ts_tablet_manager.cc:933] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:43.411114 29078 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-91b215cf7ebd4e57a50448cdf6ea4c3d received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:43.411602 29078 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-91b215cf7ebd4e57a50448cdf6ea4c3d on tablet 91b215cf7ebd4e57a50448cdf6ea4c3d with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:43.400404 29877 ts_tablet_manager.cc:933] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:43.423727 29877 tablet_copy_client.cc:323] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:43.432484 29880 tablet_copy_client.cc:806] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:43.433138 29880 tablet_copy_client.cc:670] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:43.433398 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet 4ffb0d03869544e682e7bdfe2546be47 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:43.433961 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet 4ffb0d03869544e682e7bdfe2546be47 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-4ffb0d03869544e682e7bdfe2546be47
I20260709 13:08:43.439003 29878 tablet_copy_client.cc:323] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:43.441699 29880 tablet_copy_client.cc:538] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:43.442502 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet 5c930a288d1247b4a461c2372a7d7d94 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:43.443217 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet 5c930a288d1247b4a461c2372a7d7d94 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-5c930a288d1247b4a461c2372a7d7d94
I20260709 13:08:43.444782 29078 tablet_copy_source_session.cc:215] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:43.447887 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ffb0d03869544e682e7bdfe2546be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.459321 28929 tablet_copy_source_session.cc:215] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:43.468524 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c930a288d1247b4a461c2372a7d7d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.459785 29880 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:43.486919 29878 tablet_copy_client.cc:806] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:43.490660 29878 tablet_copy_client.cc:670] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:43.492641 29877 tablet_copy_client.cc:806] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:43.496937 29877 tablet_copy_client.cc:670] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:43.497469 29878 tablet_copy_client.cc:538] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:43.500921 29877 tablet_copy_client.cc:538] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:43.508280 29878 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:43.558678 29878 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:43.559839 29878 tablet_bootstrap.cc:492] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:43.560619 29878 ts_tablet_manager.cc:1403] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.017s
I20260709 13:08:43.564851 29878 raft_consensus.cc:359] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:43.565913 29878 raft_consensus.cc:740] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:43.566679 29878 consensus_queue.cc:260] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:43.570308 29878 ts_tablet_manager.cc:1434] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:08:43.572217 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-5c930a288d1247b4a461c2372a7d7d94 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:43.572646 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-5c930a288d1247b4a461c2372a7d7d94 on tablet 5c930a288d1247b4a461c2372a7d7d94 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:43.575733 29877 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:43.587316 29880 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:43.588413 29880 tablet_bootstrap.cc:492] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:43.589227 29880 ts_tablet_manager.cc:1403] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.012s
I20260709 13:08:43.592794 29880 raft_consensus.cc:359] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:43.593815 29880 raft_consensus.cc:740] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:43.595052 29880 consensus_queue.cc:260] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:43.603344 29880 ts_tablet_manager.cc:1434] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:43.605818 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-3c6be0d587474539a703d93447fe6659 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:43.606279 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-3c6be0d587474539a703d93447fe6659 on tablet 3c6be0d587474539a703d93447fe6659 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:43.616297 29589 raft_consensus.cc:1217] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:43.628868 29877 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:43.634029 29877 tablet_bootstrap.cc:492] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:43.634889 29877 ts_tablet_manager.cc:1403] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.000s
I20260709 13:08:43.638159 29877 raft_consensus.cc:359] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:43.639171 29877 raft_consensus.cc:740] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:43.640036 29877 consensus_queue.cc:260] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:43.645988 29877 ts_tablet_manager.cc:1434] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:08:43.648490 29078 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-4ffb0d03869544e682e7bdfe2546be47 received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:43.648953 29078 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-4ffb0d03869544e682e7bdfe2546be47 on tablet 4ffb0d03869544e682e7bdfe2546be47 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:43.780572 29589 raft_consensus.cc:1217] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:43.816066 29590 raft_consensus.cc:1217] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:43.850490 29590 raft_consensus.cc:1217] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:44.063716 29848 raft_consensus.cc:1064] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:44.067212 29848 consensus_queue.cc:237] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:44.102141 29590 raft_consensus.cc:1275] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.103922 29065 raft_consensus.cc:1275] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.104219 28919 raft_consensus.cc:1275] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.104764 29866 consensus_queue.cc:1048] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.106279 29848 consensus_queue.cc:1048] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:44.107260 29865 consensus_queue.cc:1048] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.149712 29865 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.159034 29590 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.183156 28815 catalog_manager.cc:5697] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.189893 29065 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.202674 28919 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.272899 29857 raft_consensus.cc:1064] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:44.276130 29857 consensus_queue.cc:237] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:44.368331 28990 consensus_queue.cc:237] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:44.374503 29872 raft_consensus.cc:1064] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:44.377127 29872 consensus_queue.cc:237] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:44.379441 28992 raft_consensus.cc:1275] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.381562 29591 raft_consensus.cc:1275] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.383831 29697 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.385962 29590 raft_consensus.cc:1275] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.386466 29697 raft_consensus.cc:1064] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:44.389886 29881 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.390347 29591 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.392042 29848 consensus_queue.cc:1048] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.395576 29891 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.400122 29065 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.401948 29873 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.405112 29697 consensus_queue.cc:237] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:44.406437 28915 raft_consensus.cc:1275] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.426891 29591 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.430148 28992 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.430238 29881 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.434118 29848 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.440903 29782 consensus_queue.cc:1048] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:44.450541 28915 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.460824 28992 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.467849 29591 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
W20260709 13:08:44.485069 29908 log.cc:927] Time spent T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:08:44.491240 29891 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.452968 29881 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 13:08:44.496505 29854 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.499949 29857 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.502874 28919 raft_consensus.cc:1275] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:44.502532 28990 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.507083 29065 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.524230 29901 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 13:08:44.535815 28958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 59332.4us
I20260709 13:08:44.546406 29589 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.548211 28814 catalog_manager.cc:5697] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.543676 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c6be0d587474539a703d93447fe6659 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:44.556806 28917 raft_consensus.cc:2955] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.598963 28814 catalog_manager.cc:5697] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.602738 29910 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:44.614750 29065 consensus_queue.cc:237] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:44.615200 29881 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.628242 28990 raft_consensus.cc:1275] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.630050 29857 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.635116 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c6be0d587474539a703d93447fe6659 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:44.638188 28915 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.644685 29697 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.646982 28991 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.665397 29590 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.652590 28813 catalog_manager.cc:5697] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.684113 28916 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.690719 29589 raft_consensus.cc:1275] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.698909 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ffb0d03869544e682e7bdfe2546be47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:44.706317 28988 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.707787 29901 consensus_queue.cc:1048] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:08:44.717716 28814 catalog_manager.cc:5697] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.730479 29919 tablet_replica.cc:333] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:44.731755 29919 raft_consensus.cc:2243] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:44.732578 29919 raft_consensus.cc:2272] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:44.734803 28990 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.751133 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ffb0d03869544e682e7bdfe2546be47 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:44.730288 29590 raft_consensus.cc:2955] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.769160 29589 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.803269 29919 ts_tablet_manager.cc:1916] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:44.848727 28815 catalog_manager.cc:5697] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.852453 29921 tablet_replica.cc:333] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:44.883095 29919 ts_tablet_manager.cc:1929] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:44.883800 29919 log.cc:1199] T 3c6be0d587474539a703d93447fe6659 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/3c6be0d587474539a703d93447fe6659
I20260709 13:08:44.885263 29921 raft_consensus.cc:2243] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:44.886147 29921 raft_consensus.cc:2272] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:44.889433 29065 consensus_queue.cc:237] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:44.894564 29921 ts_tablet_manager.cc:1916] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:44.896277 29589 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.897212 28917 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:44.900077 29881 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:44.908241 29901 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.909204 29857 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:44.917582 28917 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.918293 29589 raft_consensus.cc:2955] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:44.926417 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 3c6be0d587474539a703d93447fe6659 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:44.927345 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:44.947791 28814 catalog_manager.cc:5697] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:44.974268 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet 91b215cf7ebd4e57a50448cdf6ea4c3d with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:44.976727 29922 tablet_replica.cc:333] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:44.977841 29922 raft_consensus.cc:2243] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:44.978668 29922 raft_consensus.cc:2272] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:44.981561 29921 ts_tablet_manager.cc:1929] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:44.987534 29921 log.cc:1199] T 4ffb0d03869544e682e7bdfe2546be47 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/4ffb0d03869544e682e7bdfe2546be47
I20260709 13:08:44.984525 29922 ts_tablet_manager.cc:1916] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:44.999536 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 4ffb0d03869544e682e7bdfe2546be47 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:45.018366 29922 ts_tablet_manager.cc:1929] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:45.018939 29922 log.cc:1199] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/91b215cf7ebd4e57a50448cdf6ea4c3d
I20260709 13:08:45.020820 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet 91b215cf7ebd4e57a50448cdf6ea4c3d (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:45.068459 28916 consensus_queue.cc:237] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:45.075817 29589 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:45.076040 28990 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:45.077315 29910 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:45.078336 29872 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:45.094645 29910 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:45.098245 28990 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:45.098273 29589 raft_consensus.cc:2955] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:45.111382 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c930a288d1247b4a461c2372a7d7d94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:45.140399 28817 catalog_manager.cc:5697] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:45.157075 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c930a288d1247b4a461c2372a7d7d94 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:45.158083 29919 tablet_replica.cc:333] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:45.158922 29919 raft_consensus.cc:2243] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.159565 29919 raft_consensus.cc:2272] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.163404 29919 ts_tablet_manager.cc:1916] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:45.176759 29919 ts_tablet_manager.cc:1929] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:45.177155 29919 log.cc:1199] T 5c930a288d1247b4a461c2372a7d7d94 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/5c930a288d1247b4a461c2372a7d7d94
I20260709 13:08:45.178681 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 5c930a288d1247b4a461c2372a7d7d94 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:46.240522 29067 consensus_queue.cc:237] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
W20260709 13:08:46.248260 29034 consensus_peers.cc:597] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 530ab2791d464878a303a200bf96a52d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.248907 28989 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.254266 29881 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.260210 28916 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.261967 29881 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.280512 29926 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.282248 28989 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.285531 28916 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.300148 28817 catalog_manager.cc:5697] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.301220 28989 consensus_queue.cc:237] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:46.314759 28917 raft_consensus.cc:1275] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.315764 29065 raft_consensus.cc:1275] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.317679 29782 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.324723 29924 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:46.330094 28960 consensus_peers.cc:597] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5fb94e33199c412090672828a15b5627. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.355381 29817 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.361074 29067 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.374878 28918 consensus_queue.cc:237] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:46.381403 28916 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.396826 28989 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:46.399413 28885 consensus_peers.cc:597] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea07bbec91cd4402843bbe0493715164. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.400645 29872 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.403683 29067 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.405136 29872 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.413877 29910 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.423079 28814 catalog_manager.cc:5697] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.430177 28990 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.475728 28990 consensus_queue.cc:237] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:46.476456 28817 catalog_manager.cc:5697] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.478045 29064 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.494127 28918 raft_consensus.cc:1275] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.494280 29065 raft_consensus.cc:1275] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:46.495528 29932 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:46.497485 29924 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:46.499876 28960 consensus_peers.cc:597] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc1926acb61e49199839d571fe09e953. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:46.511533 29817 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.514249 28918 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.516633 29064 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.532756 28815 catalog_manager.cc:5697] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:46.777791 29946 ts_tablet_manager.cc:933] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:46.779798 29946 tablet_copy_client.cc:323] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:46.782122 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet ea07bbec91cd4402843bbe0493715164 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:46.782891 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet ea07bbec91cd4402843bbe0493715164 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-ea07bbec91cd4402843bbe0493715164
I20260709 13:08:46.790130 28929 tablet_copy_source_session.cc:215] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:46.794138 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea07bbec91cd4402843bbe0493715164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:46.811160 29946 tablet_copy_client.cc:806] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:46.811811 29946 tablet_copy_client.cc:670] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:46.815291 29946 tablet_copy_client.cc:538] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:46.822082 29946 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:46.831676 29948 ts_tablet_manager.cc:933] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:46.841333 29948 tablet_copy_client.cc:323] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:46.844254 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 5fb94e33199c412090672828a15b5627 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:46.844822 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 5fb94e33199c412090672828a15b5627 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-5fb94e33199c412090672828a15b5627
I20260709 13:08:46.845579 29946 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:46.846518 29946 tablet_bootstrap.cc:492] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:46.847486 29946 ts_tablet_manager.cc:1403] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 13:08:46.851771 29946 raft_consensus.cc:359] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:46.852622 29946 raft_consensus.cc:740] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:46.853334 29946 consensus_queue.cc:260] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:46.864305 29946 ts_tablet_manager.cc:1434] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:08:46.871955 29004 tablet_copy_source_session.cc:215] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:46.874869 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-ea07bbec91cd4402843bbe0493715164 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:46.875432 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-ea07bbec91cd4402843bbe0493715164 on tablet ea07bbec91cd4402843bbe0493715164 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:46.876866 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb94e33199c412090672828a15b5627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:46.889376 29946 ts_tablet_manager.cc:933] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:46.893196 29946 tablet_copy_client.cc:323] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:46.896520 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet 530ab2791d464878a303a200bf96a52d from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:46.897116 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet 530ab2791d464878a303a200bf96a52d from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-530ab2791d464878a303a200bf96a52d
I20260709 13:08:46.903774 29078 tablet_copy_source_session.cc:215] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:46.904376 29948 tablet_copy_client.cc:806] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:46.905094 29948 tablet_copy_client.cc:670] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:46.914819 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530ab2791d464878a303a200bf96a52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:46.921177 29948 tablet_copy_client.cc:538] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:46.935247 29946 tablet_copy_client.cc:806] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:46.935920 29946 tablet_copy_client.cc:670] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:46.940538 29948 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:46.982450 29952 ts_tablet_manager.cc:933] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:46.984512 29946 tablet_copy_client.cc:538] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:46.989523 29948 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:46.990597 29948 tablet_bootstrap.cc:492] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:46.991285 29948 ts_tablet_manager.cc:1403] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.007s
I20260709 13:08:46.994397 29948 raft_consensus.cc:359] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:46.995996 29948 raft_consensus.cc:740] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:46.996707 29948 consensus_queue.cc:260] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:46.997233 29952 tablet_copy_client.cc:323] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:47.000504 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet dc1926acb61e49199839d571fe09e953 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:47.001058 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet dc1926acb61e49199839d571fe09e953 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-dc1926acb61e49199839d571fe09e953
I20260709 13:08:47.002506 29948 ts_tablet_manager.cc:1434] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:47.008268 29003 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-5fb94e33199c412090672828a15b5627 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:47.008728 29003 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-5fb94e33199c412090672828a15b5627 on tablet 5fb94e33199c412090672828a15b5627 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:47.018512 29004 tablet_copy_source_session.cc:215] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:47.020066 29946 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:47.021684 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1926acb61e49199839d571fe09e953. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.041113 29946 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:47.041965 29946 tablet_bootstrap.cc:492] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:47.042553 29946 ts_tablet_manager.cc:1403] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260709 13:08:47.044446 29952 tablet_copy_client.cc:806] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:47.045436 29952 tablet_copy_client.cc:670] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:47.044943 29946 raft_consensus.cc:359] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:47.045933 29946 raft_consensus.cc:740] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:47.046671 29946 consensus_queue.cc:260] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:47.051757 29946 ts_tablet_manager.cc:1434] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:47.053546 29078 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-530ab2791d464878a303a200bf96a52d received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:47.053962 29078 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-530ab2791d464878a303a200bf96a52d on tablet 530ab2791d464878a303a200bf96a52d with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:47.060042 29952 tablet_copy_client.cc:538] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:47.069589 29952 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:47.091542 29952 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:47.092432 29952 tablet_bootstrap.cc:492] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:47.093082 29952 ts_tablet_manager.cc:1403] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 13:08:47.095988 29952 raft_consensus.cc:359] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:47.096814 29952 raft_consensus.cc:740] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:47.097455 29952 consensus_queue.cc:260] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:47.099870 29952 ts_tablet_manager.cc:1434] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:47.101691 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-dc1926acb61e49199839d571fe09e953 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:47.102111 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-dc1926acb61e49199839d571fe09e953 on tablet dc1926acb61e49199839d571fe09e953 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:47.215147 29589 raft_consensus.cc:1217] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:47.354314 29589 raft_consensus.cc:1217] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:47.397097 29589 raft_consensus.cc:1217] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:47.448945 29589 raft_consensus.cc:1217] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:47.763983 29962 raft_consensus.cc:1064] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:47.766584 29962 consensus_queue.cc:237] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:47.781710 29589 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.783049 28918 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.782958 29962 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:47.785080 28990 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.785930 29962 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.789163 29962 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.801029 29961 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.804260 28918 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.807344 28990 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.819257 29589 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.821957 29910 raft_consensus.cc:1064] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:47.824378 29910 consensus_queue.cc:237] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:47.839124 28815 catalog_manager.cc:5697] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.858060 29590 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.858543 29064 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.859745 29782 raft_consensus.cc:1064] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:47.860920 29940 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.861233 28990 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.862062 29782 consensus_queue.cc:237] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:47.862519 29960 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:08:47.868218 29960 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.921223 29065 raft_consensus.cc:1275] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.922020 28918 raft_consensus.cc:1275] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.922060 29589 raft_consensus.cc:1275] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:47.924476 29932 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.923938 29590 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.925355 29957 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.917703 29940 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.927229 29932 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:47.945492 29064 consensus_queue.cc:237] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:47.961585 29593 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:47.970412 29962 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:47.964011 28915 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:47.973726 29932 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.976027 28915 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.978039 29954 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:47.978571 28817 catalog_manager.cc:5697] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.969017 29065 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.995325 29954 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.997098 29589 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:47.998764 29064 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.018651 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 530ab2791d464878a303a200bf96a52d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:48.008623 28918 raft_consensus.cc:2955] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.019743 29589 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.040071 28988 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.052043 29957 raft_consensus.cc:1064] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:48.054576 28817 catalog_manager.cc:5697] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.057360 28815 catalog_manager.cc:5697] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.060511 29957 consensus_queue.cc:237] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:48.056252 28918 consensus_queue.cc:237] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:48.068864 29590 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.070647 29970 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:48.072908 29064 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.075351 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet 530ab2791d464878a303a200bf96a52d with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:48.075268 29970 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:48.079710 28988 consensus_queue.cc:237] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:48.084648 29589 raft_consensus.cc:1275] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:48.085897 29065 raft_consensus.cc:1275] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:48.086088 29983 tablet_replica.cc:333] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:48.085940 28915 raft_consensus.cc:1275] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:48.087697 29782 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:48.089133 29932 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:48.089965 29782 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:48.090278 29983 raft_consensus.cc:2243] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:48.091084 29983 raft_consensus.cc:2272] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:48.091910 29980 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.098332 29983 ts_tablet_manager.cc:1916] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:48.103431 29591 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.110121 29068 raft_consensus.cc:2955] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.120589 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea07bbec91cd4402843bbe0493715164 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:48.135097 29957 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.136376 28817 catalog_manager.cc:5697] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.151855 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet ea07bbec91cd4402843bbe0493715164 with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:48.154176 29593 raft_consensus.cc:1275] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.156029 29981 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:48.162350 28916 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.163630 29981 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.166621 29593 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.175542 29068 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.187697 28816 catalog_manager.cc:5697] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.188652 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc1926acb61e49199839d571fe09e953 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:48.189798 28815 catalog_manager.cc:5697] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.192809 29064 raft_consensus.cc:1275] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.194319 29957 consensus_queue.cc:1048] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:48.199707 29064 raft_consensus.cc:2955] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.201936 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet dc1926acb61e49199839d571fe09e953 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:48.208384 29983 ts_tablet_manager.cc:1929] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:48.212390 29983 log.cc:1199] T 530ab2791d464878a303a200bf96a52d P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/530ab2791d464878a303a200bf96a52d
I20260709 13:08:48.208572 29590 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.219046 29983 tablet_replica.cc:333] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:48.219272 29987 tablet_replica.cc:333] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:48.221822 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet 530ab2791d464878a303a200bf96a52d (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:48.223112 29983 raft_consensus.cc:2243] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:48.223950 29983 raft_consensus.cc:2272] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:48.225966 29987 raft_consensus.cc:2243] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:48.227734 29983 ts_tablet_manager.cc:1916] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:48.226837 29987 raft_consensus.cc:2272] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:48.233348 29987 ts_tablet_manager.cc:1916] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:48.254426 29983 ts_tablet_manager.cc:1929] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:48.253954 28988 consensus_queue.cc:237] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:48.260608 29064 raft_consensus.cc:1275] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.260637 29593 raft_consensus.cc:1275] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:48.262320 29932 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:48.263417 29987 ts_tablet_manager.cc:1929] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:48.263363 29957 consensus_queue.cc:1048] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:48.263864 29983 log.cc:1199] T ea07bbec91cd4402843bbe0493715164 P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/ea07bbec91cd4402843bbe0493715164
I20260709 13:08:48.264089 29987 log.cc:1199] T dc1926acb61e49199839d571fe09e953 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/dc1926acb61e49199839d571fe09e953
I20260709 13:08:48.265924 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet dc1926acb61e49199839d571fe09e953 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:48.265969 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet ea07bbec91cd4402843bbe0493715164 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:48.271462 29932 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.274035 29593 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.275122 29064 raft_consensus.cc:2955] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:48.281754 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5fb94e33199c412090672828a15b5627 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:48.289259 28815 catalog_manager.cc:5697] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.300429 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 5fb94e33199c412090672828a15b5627 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:48.301360 29987 tablet_replica.cc:333] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:48.302342 29987 raft_consensus.cc:2243] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:48.303054 29987 raft_consensus.cc:2272] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:48.307262 29987 ts_tablet_manager.cc:1916] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:48.320971 29987 ts_tablet_manager.cc:1929] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:48.321403 29987 log.cc:1199] T 5fb94e33199c412090672828a15b5627 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/5fb94e33199c412090672828a15b5627
I20260709 13:08:48.322744 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 5fb94e33199c412090672828a15b5627 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:49.372324 28988 consensus_queue.cc:237] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:49.378470 28916 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:49.378839 28960 consensus_peers.cc:597] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf6046ff3c2d4decb97603f1a59ac4c2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.379398 29068 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.379799 29932 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.380630 29981 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.389667 29981 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.391368 29064 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.393538 28916 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.404439 28815 catalog_manager.cc:5697] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.409824 29064 consensus_queue.cc:237] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
W20260709 13:08:49.425855 29034 consensus_peers.cc:597] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 351259537342409da5e40377aeb888ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.428381 28990 raft_consensus.cc:1275] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.428381 28916 raft_consensus.cc:1275] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.430543 29961 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:49.431628 29962 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.460114 29988 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.462050 28990 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.472151 28916 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.481709 28918 consensus_queue.cc:237] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:49.481772 28817 catalog_manager.cc:5697] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:49.488693 28885 consensus_peers.cc:597] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fe2f90055fd4692aa185cfdc40e37db. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.490173 29064 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.493818 29970 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.495630 28990 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.497860 29980 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.520038 29970 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.521684 29064 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.538645 28817 catalog_manager.cc:5697] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.549862 28990 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.561170 28990 consensus_queue.cc:237] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
W20260709 13:08:49.569449 28960 consensus_peers.cc:597] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2758155cb7ec41289439f6f333abd4e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.574414 29064 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.576020 29932 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.580742 28916 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:49.582091 29957 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:49.585628 29932 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.591171 28916 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.593822 29064 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:49.617545 28815 catalog_manager.cc:5697] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.840039 30010 ts_tablet_manager.cc:933] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:49.842231 30010 tablet_copy_client.cc:323] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:49.844040 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet bf6046ff3c2d4decb97603f1a59ac4c2 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:49.844682 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet bf6046ff3c2d4decb97603f1a59ac4c2 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-bf6046ff3c2d4decb97603f1a59ac4c2
I20260709 13:08:49.853041 29004 tablet_copy_source_session.cc:215] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:49.856431 30010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf6046ff3c2d4decb97603f1a59ac4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.871475 30010 tablet_copy_client.cc:806] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:49.872146 30010 tablet_copy_client.cc:670] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:49.875833 30010 tablet_copy_client.cc:538] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:49.888407 30010 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:49.911309 30010 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:49.912320 30010 tablet_bootstrap.cc:492] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:49.912992 30010 ts_tablet_manager.cc:1403] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260709 13:08:49.915891 30010 raft_consensus.cc:359] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:49.916739 30010 raft_consensus.cc:740] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:49.917393 30010 consensus_queue.cc:260] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:49.920686 30010 ts_tablet_manager.cc:1434] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:08:49.924541 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-bf6046ff3c2d4decb97603f1a59ac4c2 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:49.924952 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-bf6046ff3c2d4decb97603f1a59ac4c2 on tablet bf6046ff3c2d4decb97603f1a59ac4c2 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:49.928923 30014 ts_tablet_manager.cc:933] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:49.931210 30014 tablet_copy_client.cc:323] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:49.932785 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet 351259537342409da5e40377aeb888ef from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:49.933305 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet 351259537342409da5e40377aeb888ef from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-351259537342409da5e40377aeb888ef
I20260709 13:08:49.940332 29078 tablet_copy_source_session.cc:215] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:49.943473 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351259537342409da5e40377aeb888ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.959391 30014 tablet_copy_client.cc:806] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:49.960007 30014 tablet_copy_client.cc:670] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:49.967141 30014 tablet_copy_client.cc:538] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:49.976790 30014 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:49.995129 30014 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:49.995997 30014 tablet_bootstrap.cc:492] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:49.996645 30014 ts_tablet_manager.cc:1403] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.020s	user 0.022s	sys 0.000s
I20260709 13:08:49.999348 30014 raft_consensus.cc:359] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:49.999962 30014 raft_consensus.cc:740] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:50.000568 30014 consensus_queue.cc:260] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:50.002910 30014 ts_tablet_manager.cc:1434] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:50.005529 29078 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-351259537342409da5e40377aeb888ef received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:50.005959 29078 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-351259537342409da5e40377aeb888ef on tablet 351259537342409da5e40377aeb888ef with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:50.055696 30014 ts_tablet_manager.cc:933] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:50.061151 30014 tablet_copy_client.cc:323] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:50.064577 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet 9fe2f90055fd4692aa185cfdc40e37db from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:50.065142 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet 9fe2f90055fd4692aa185cfdc40e37db from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-9fe2f90055fd4692aa185cfdc40e37db
I20260709 13:08:50.072217 28929 tablet_copy_source_session.cc:215] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:50.075538 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe2f90055fd4692aa185cfdc40e37db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.088955 30010 ts_tablet_manager.cc:933] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:50.094100 30010 tablet_copy_client.cc:323] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:50.095764 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 2758155cb7ec41289439f6f333abd4e6 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:50.096280 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 2758155cb7ec41289439f6f333abd4e6 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-2758155cb7ec41289439f6f333abd4e6
I20260709 13:08:50.097952 30014 tablet_copy_client.cc:806] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:50.098539 30014 tablet_copy_client.cc:670] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:50.105028 29004 tablet_copy_source_session.cc:215] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:50.101858 30014 tablet_copy_client.cc:538] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:50.108213 30010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2758155cb7ec41289439f6f333abd4e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:50.121603 30014 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:50.124245 30010 tablet_copy_client.cc:806] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:50.124871 30010 tablet_copy_client.cc:670] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:50.128568 30010 tablet_copy_client.cc:538] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:50.137326 30010 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:50.160212 30014 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:50.161623 30014 tablet_bootstrap.cc:492] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:50.162652 30014 ts_tablet_manager.cc:1403] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.011s
I20260709 13:08:50.166009 30014 raft_consensus.cc:359] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:50.166843 30014 raft_consensus.cc:740] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:50.167550 30014 consensus_queue.cc:260] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:50.170254 30014 ts_tablet_manager.cc:1434] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:50.172009 30010 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:50.172968 30010 tablet_bootstrap.cc:492] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:50.173840 30010 ts_tablet_manager.cc:1403] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.011s
I20260709 13:08:50.175361 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-9fe2f90055fd4692aa185cfdc40e37db received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:50.176106 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-9fe2f90055fd4692aa185cfdc40e37db on tablet 9fe2f90055fd4692aa185cfdc40e37db with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:50.177785 30010 raft_consensus.cc:359] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:50.178789 30010 raft_consensus.cc:740] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:50.179489 30010 consensus_queue.cc:260] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:50.182188 30010 ts_tablet_manager.cc:1434] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:08:50.188596 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-2758155cb7ec41289439f6f333abd4e6 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:50.189044 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-2758155cb7ec41289439f6f333abd4e6 on tablet 2758155cb7ec41289439f6f333abd4e6 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:50.257757 29593 raft_consensus.cc:1217] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:50.422866 29593 raft_consensus.cc:1217] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:50.436352 29593 raft_consensus.cc:1217] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:50.703557 29591 raft_consensus.cc:1217] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:50.839190 30007 raft_consensus.cc:1064] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:50.841787 30007 consensus_queue.cc:237] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:50.858578 29591 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:50.858614 29064 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:50.862380 30007 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.864799 28916 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:50.866050 29981 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.879436 29981 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.893669 29957 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:50.897063 29591 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:50.911113 29064 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:50.917205 28916 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:50.918665 28816 catalog_manager.cc:5697] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.933110 30021 raft_consensus.cc:1064] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:50.936156 30021 consensus_queue.cc:237] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:50.957701 29590 raft_consensus.cc:1275] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:50.958132 28916 raft_consensus.cc:1275] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:50.959550 29988 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.957787 28990 raft_consensus.cc:1275] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:50.961038 29962 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.968559 30021 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:50.992187 30021 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:50.993244 28990 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:50.995924 29970 raft_consensus.cc:1064] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:50.999483 29970 consensus_queue.cc:237] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.012153 29591 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.016914 28916 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.040063 28814 catalog_manager.cc:5697] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.050262 29065 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.052928 29590 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.052899 29970 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:51.053795 28990 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.055061 30037 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.059304 30037 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.062206 29065 consensus_queue.cc:237] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.067902 28988 consensus_queue.cc:237] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.070580 29591 raft_consensus.cc:1275] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:51.073148 29988 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.076797 29593 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:51.081375 29962 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.081210 29957 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:08:51.092502 28918 raft_consensus.cc:1275] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:51.093009 29593 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.095518 30032 consensus_queue.cc:1048] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.099817 28916 raft_consensus.cc:2955] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.099949 29589 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.103341 28917 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:51.103241 30042 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.110112 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 351259537342409da5e40377aeb888ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:51.119102 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf6046ff3c2d4decb97603f1a59ac4c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:51.120558 30041 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.125530 28817 catalog_manager.cc:5697] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.132429 28917 raft_consensus.cc:2955] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.135340 29065 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.136436 29589 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.131948 30022 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.161927 28814 catalog_manager.cc:5697] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.166400 29981 raft_consensus.cc:1064] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:51.167789 28990 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.169088 29981 consensus_queue.cc:237] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.176842 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet 351259537342409da5e40377aeb888ef with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:51.181161 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet bf6046ff3c2d4decb97603f1a59ac4c2 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:51.186875 28815 catalog_manager.cc:5697] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.203636 30044 tablet_replica.cc:333] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:51.210969 28917 consensus_queue.cc:237] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.216775 29589 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:51.218286 30022 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.220464 30045 tablet_replica.cc:333] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:51.221500 30045 raft_consensus.cc:2243] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.222141 30045 raft_consensus.cc:2272] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.231551 30037 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.234876 30045 ts_tablet_manager.cc:1916] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:51.236893 30044 raft_consensus.cc:2243] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.238003 30044 raft_consensus.cc:2272] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.239812 29589 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.241802 28916 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.244259 30007 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.246460 29065 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.246763 30044 ts_tablet_manager.cc:1916] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:51.248577 29590 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:51.247881 29981 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:08:51.253703 30041 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:51.255959 28990 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:51.259174 30022 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.264065 28988 raft_consensus.cc:2955] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.270038 30044 ts_tablet_manager.cc:1929] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:51.270572 30044 log.cc:1199] T 351259537342409da5e40377aeb888ef P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/351259537342409da5e40377aeb888ef
I20260709 13:08:51.272542 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet 351259537342409da5e40377aeb888ef (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:51.278407 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9fe2f90055fd4692aa185cfdc40e37db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:51.285907 30041 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.289346 29065 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.288084 29590 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.308529 28917 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.311072 30045 ts_tablet_manager.cc:1929] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:51.311513 30045 log.cc:1199] T bf6046ff3c2d4decb97603f1a59ac4c2 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/bf6046ff3c2d4decb97603f1a59ac4c2
I20260709 13:08:51.313163 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet bf6046ff3c2d4decb97603f1a59ac4c2 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:51.317313 28817 catalog_manager.cc:5697] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.318192 28814 catalog_manager.cc:5697] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
W20260709 13:08:51.326933 28885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:33477, user_credentials={real_user=slave}} blocked reactor thread for 51104.3us
I20260709 13:08:51.338975 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fe2f90055fd4692aa185cfdc40e37db with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:51.339403 28990 consensus_queue.cc:237] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.340758 30045 tablet_replica.cc:333] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:51.341841 30045 raft_consensus.cc:2243] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.342523 30045 raft_consensus.cc:2272] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.345808 30045 ts_tablet_manager.cc:1916] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:51.359066 29590 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:51.360641 29981 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.362303 29065 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:51.364228 29981 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:51.364598 30045 ts_tablet_manager.cc:1929] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:51.365021 30045 log.cc:1199] T 9fe2f90055fd4692aa185cfdc40e37db P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/9fe2f90055fd4692aa185cfdc40e37db
I20260709 13:08:51.367566 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 9fe2f90055fd4692aa185cfdc40e37db (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:51.369742 30041 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.375794 29590 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.383649 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2758155cb7ec41289439f6f333abd4e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:51.394447 28816 catalog_manager.cc:5697] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.398543 29065 raft_consensus.cc:2955] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:51.406149 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 2758155cb7ec41289439f6f333abd4e6 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:51.412565 30051 tablet_replica.cc:333] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:51.413682 30051 raft_consensus.cc:2243] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:51.414424 30051 raft_consensus.cc:2272] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:51.418300 30051 ts_tablet_manager.cc:1916] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:51.434566 30051 ts_tablet_manager.cc:1929] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:51.435039 30051 log.cc:1199] T 2758155cb7ec41289439f6f333abd4e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/2758155cb7ec41289439f6f333abd4e6
I20260709 13:08:51.436614 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 2758155cb7ec41289439f6f333abd4e6 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:51.453372 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:51.511421 29065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:08:51.512065 29065 raft_consensus.cc:606] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:51.523164 28917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:51.523742 28917 raft_consensus.cc:606] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:51.526270 28916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:51.526757 28916 raft_consensus.cc:606] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:51.538566 28990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7838858e6607490f981c883c28205e54"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:51.539050 28990 raft_consensus.cc:606] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:51.541450 28990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:51.541893 28990 raft_consensus.cc:606] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:51.543979 28916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec0f9ca0aef346d1b5d4c9eb381adda0"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:51.544580 28916 raft_consensus.cc:606] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:51.545893 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:51.547070 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:51.654994 30037 raft_consensus.cc:993] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:51.655445 30037 raft_consensus.cc:1081] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:51.656708 29593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec0f9ca0aef346d1b5d4c9eb381adda0"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36540
I20260709 13:08:51.657202 29593 raft_consensus.cc:493] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.657624 29593 raft_consensus.cc:3060] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.663213 29593 raft_consensus.cc:515] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.665738 29593 leader_election.cc:290] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:51.666550 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0f9ca0aef346d1b5d4c9eb381adda0" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:51.667243 28916 raft_consensus.cc:3055] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.667534 28916 raft_consensus.cc:740] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:51.668577 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0f9ca0aef346d1b5d4c9eb381adda0" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:51.669164 29065 raft_consensus.cc:3060] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.668869 28916 consensus_queue.cc:260] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.670771 28916 raft_consensus.cc:3060] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.674077 29065 raft_consensus.cc:2468] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:51.675447 29559 leader_election.cc:304] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:51.676327 30013 raft_consensus.cc:2804] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.677124 28916 raft_consensus.cc:2468] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:51.677995 30013 raft_consensus.cc:697] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:51.678855 30013 consensus_queue.cc:237] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.686507 28814 catalog_manager.cc:5697] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.704813 30037 raft_consensus.cc:993] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:51.705363 30049 raft_consensus.cc:1081] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:51.706750 29593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36540
I20260709 13:08:51.707267 29593 raft_consensus.cc:493] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.707630 29593 raft_consensus.cc:3060] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.716385 29593 raft_consensus.cc:515] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.718048 29593 leader_election.cc:290] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:51.718859 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:51.719089 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c930a288d1247b4a461c2372a7d7d94" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:51.719391 28916 raft_consensus.cc:3055] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.719713 28990 raft_consensus.cc:3060] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.719738 28916 raft_consensus.cc:740] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:51.720619 28916 consensus_queue.cc:260] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.721516 28916 raft_consensus.cc:3060] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.724437 28990 raft_consensus.cc:2468] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:51.725636 29560 leader_election.cc:304] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:51.725827 28916 raft_consensus.cc:2468] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:51.726284 30013 raft_consensus.cc:2804] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.726841 30013 raft_consensus.cc:697] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:51.727756 30013 consensus_queue.cc:237] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.735136 28814 catalog_manager.cc:5697] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.770836 30007 raft_consensus.cc:993] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:51.771265 30041 raft_consensus.cc:1081] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:51.772665 29593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7838858e6607490f981c883c28205e54"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36534
I20260709 13:08:51.773043 29593 raft_consensus.cc:493] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:51.773381 29593 raft_consensus.cc:3060] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.777751 29593 raft_consensus.cc:515] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.779124 29593 leader_election.cc:290] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:51.779992 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:51.780185 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7838858e6607490f981c883c28205e54" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:51.780527 28916 raft_consensus.cc:3060] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.780699 28990 raft_consensus.cc:3055] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:51.781031 28990 raft_consensus.cc:740] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:51.781634 28990 consensus_queue.cc:260] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.782631 28990 raft_consensus.cc:3060] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.786108 28916 raft_consensus.cc:2468] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:51.787181 29558 leader_election.cc:304] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:08:51.787860 30013 raft_consensus.cc:2804] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.788306 30013 raft_consensus.cc:697] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:51.788976 28990 raft_consensus.cc:2468] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:51.789146 30013 consensus_queue.cc:237] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:51.798245 28814 catalog_manager.cc:5697] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:52.016671 29988 raft_consensus.cc:993] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:52.017256 29962 raft_consensus.cc:1081] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:52.019882 28916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37520
I20260709 13:08:52.020673 28916 raft_consensus.cc:493] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:52.021119 28916 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.028116 28916 raft_consensus.cc:515] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.029846 29970 raft_consensus.cc:993] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:52.030352 30037 raft_consensus.cc:1081] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:52.030730 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:52.030884 28916 leader_election.cc:290] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:52.032464 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:52.032950 29065 raft_consensus.cc:3055] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:52.033223 29065 raft_consensus.cc:740] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:52.031404 28988 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.033972 29065 consensus_queue.cc:260] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.034709 29065 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.039109 28988 raft_consensus.cc:2468] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:52.040930 28885 leader_election.cc:304] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:52.041891 29068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35472
I20260709 13:08:52.042460 29068 raft_consensus.cc:493] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:52.042824 29068 raft_consensus.cc:3060] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.047322 30049 raft_consensus.cc:2804] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:52.047881 30049 raft_consensus.cc:697] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:52.048676 30049 consensus_queue.cc:237] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.048915 29068 raft_consensus.cc:515] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.051370 29068 leader_election.cc:290] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:52.052480 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:52.052474 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebc8aaaab964afbb1243503932d8cea" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:52.054122 28916 raft_consensus.cc:3055] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:52.052964 29065 raft_consensus.cc:2468] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:52.053560 28990 raft_consensus.cc:3060] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.054504 28916 raft_consensus.cc:740] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:52.058871 28916 consensus_queue.cc:260] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.059967 28916 raft_consensus.cc:3060] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.062093 28990 raft_consensus.cc:2468] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 2.
I20260709 13:08:52.063272 29034 leader_election.cc:304] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:52.063134 28814 catalog_manager.cc:5697] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.064021 29988 raft_consensus.cc:2804] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:52.064507 29988 raft_consensus.cc:697] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:52.065236 28916 raft_consensus.cc:2468] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 2.
I20260709 13:08:52.065397 29988 consensus_queue.cc:237] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.079985 28814 catalog_manager.cc:5697] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 2 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:52.108968 30007 raft_consensus.cc:993] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:52.109501 30041 raft_consensus.cc:1081] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:52.111099 28916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:52.111560 28916 raft_consensus.cc:493] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:52.111801 28916 raft_consensus.cc:3060] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.116310 28916 raft_consensus.cc:515] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.117975 28916 leader_election.cc:290] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:52.118691 28990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:52.118906 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bd81d863744c98572e8b904e88ed1" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:52.119293 28990 raft_consensus.cc:3055] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:52.119410 29065 raft_consensus.cc:3060] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.119671 28990 raft_consensus.cc:740] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:52.120457 28990 consensus_queue.cc:260] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.121656 28990 raft_consensus.cc:3060] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:52.126080 29065 raft_consensus.cc:2468] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:52.127969 28990 raft_consensus.cc:2468] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:52.127266 28884 leader_election.cc:304] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:52.128868 30049 raft_consensus.cc:2804] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:52.129550 30049 raft_consensus.cc:697] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:52.130391 30049 consensus_queue.cc:237] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:52.142043 28814 catalog_manager.cc:5697] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.154016 28916 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:52.155186 30013 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:52.166966 29065 raft_consensus.cc:1275] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:52.168346 30013 consensus_queue.cc:1048] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:52.219691 28916 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:52.220979 30013 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:52.231600 28990 raft_consensus.cc:1275] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:52.233784 30013 consensus_queue.cc:1048] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:52.266265 28916 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:52.267928 30013 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:52.276423 28990 raft_consensus.cc:1275] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:52.278674 30013 consensus_queue.cc:1048] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:52.463407 28988 raft_consensus.cc:1275] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.464555 29962 consensus_queue.cc:1048] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.466039 29065 consensus_queue.cc:237] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
W20260709 13:08:52.477730 29034 consensus_peers.cc:597] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b945c763a90f4479ae581c2b192797ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:52.482836 28916 raft_consensus.cc:1275] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.483305 28917 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:52.486431 28990 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:52.489526 29988 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.497612 30021 consensus_queue.cc:1048] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.498914 30021 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.500279 28988 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.501729 30049 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.513244 30076 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:52.520537 28988 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:52.530813 29068 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.548066 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:52.550606 30082 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:52.585098 28816 catalog_manager.cc:5697] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.627580 28915 consensus_queue.cc:237] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:52.655753 28916 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
W20260709 13:08:52.669622 28885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 79659.6us
I20260709 13:08:52.686695 28990 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:52.740629 29970 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:52.757977 29066 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:52.779906 28959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35403, user_credentials={real_user=slave}} blocked reactor thread for 90909.8us
W20260709 13:08:52.790952 28885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 86717.8us
I20260709 13:08:52.766665 30084 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:08:52.817582 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:52.864522 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 65529.6us
I20260709 13:08:52.886714 29064 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:52.892233 30102 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:52.901091 28989 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:52.922399 30049 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:52.925912 28885 consensus_peers.cc:597] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c197e42e86954f56a0f92950e139a747. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:52.959761 30049 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:52.964123 28989 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:52.967344 29066 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:52.982844 30107 ts_tablet_manager.cc:933] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:52.994957 28988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:52.995620 28988 raft_consensus.cc:606] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:52.999454 28814 catalog_manager.cc:5697] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:53.003918 28989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:53.004503 28989 raft_consensus.cc:606] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:53.009832 28989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:53.010372 28989 raft_consensus.cc:606] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:53.012645 30107 tablet_copy_client.cc:323] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:53.012745 29066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:08:53.013366 29066 raft_consensus.cc:606] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:53.015146 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet b945c763a90f4479ae581c2b192797ff from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:53.015710 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet b945c763a90f4479ae581c2b192797ff from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-b945c763a90f4479ae581c2b192797ff
I20260709 13:08:53.023515 28989 consensus_queue.cc:237] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.025060 29078 tablet_copy_source_session.cc:215] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:53.026490 28915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c197e42e86954f56a0f92950e139a747"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:53.027082 28915 raft_consensus.cc:606] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:53.029466 30107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b945c763a90f4479ae581c2b192797ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:53.031472 28917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:53.032022 28917 raft_consensus.cc:606] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:53.033097 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:53.034714 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:53.038328 29066 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:53.038712 28917 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:53.040961 28960 consensus_peers.cc:597] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01e53ebb69d14cea98a05005727ff182. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:53.041062 30094 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.042742 30095 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.050395 30107 tablet_copy_client.cc:806] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:53.051095 30107 tablet_copy_client.cc:670] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:53.055742 30107 tablet_copy_client.cc:538] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:53.056830 30094 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:53.061331 28915 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:53.063977 30107 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:53.070214 29066 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:53.072496 28916 consensus_queue.cc:237] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.076220 28814 catalog_manager.cc:5697] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.078181 29988 raft_consensus.cc:993] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:53.078665 29988 raft_consensus.cc:1081] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:53.081318 29593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:56652
I20260709 13:08:53.081827 29593 raft_consensus.cc:493] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.082165 29593 raft_consensus.cc:3060] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:53.089885 28885 consensus_peers.cc:597] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4b317f1153b42b09a7af4ade266a173. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:53.090490 28989 raft_consensus.cc:1275] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:53.093503 30085 raft_consensus.cc:993] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:53.093993 30007 raft_consensus.cc:1081] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:53.096575 29065 raft_consensus.cc:1275] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:53.100389 30107 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:53.101504 30107 tablet_bootstrap.cc:492] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:53.102182 30107 ts_tablet_manager.cc:1403] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.008s
I20260709 13:08:53.102339 28917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:53.102461 30102 consensus_queue.cc:1048] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.105149 28917 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.105649 28917 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.109546 30007 raft_consensus.cc:993] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:53.110076 30007 raft_consensus.cc:1081] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:53.109522 30107 raft_consensus.cc:359] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.113057 30107 raft_consensus.cc:740] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:53.112623 28916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:53.114384 28916 raft_consensus.cc:493] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.104976 30049 consensus_queue.cc:1048] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.114982 28916 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.114643 28917 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.121589 28917 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 3 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:53.122169 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:53.122819 28989 raft_consensus.cc:3055] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:53.123075 28989 raft_consensus.cc:740] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:53.123741 28989 consensus_queue.cc:260] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.124730 28989 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.133042 28989 raft_consensus.cc:2468] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 3.
I20260709 13:08:53.115391 30107 consensus_queue.cc:260] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.135080 30107 ts_tablet_manager.cc:1434] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.003s
I20260709 13:08:53.136404 28885 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:53.140684 29593 raft_consensus.cc:515] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:53.142839 30102 raft_consensus.cc:2804] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:53.143378 30102 raft_consensus.cc:697] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:53.144286 30102 consensus_queue.cc:237] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.145874 29078 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-b945c763a90f4479ae581c2b192797ff received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:53.146314 29078 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-b945c763a90f4479ae581c2b192797ff on tablet b945c763a90f4479ae581c2b192797ff with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:53.153959 29066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2bae5258d54cefa9ad06bf74774f68" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:53.154713 29066 raft_consensus.cc:3060] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:53.163285 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:53.167928 28917 raft_consensus.cc:3060] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.228251 29593 leader_election.cc:290] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:53.229516 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b215cf7ebd4e57a50448cdf6ea4c3d" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:53.230383 29064 raft_consensus.cc:3055] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:53.230767 29064 raft_consensus.cc:740] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:53.231853 29064 consensus_queue.cc:260] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:53.233810 29064 raft_consensus.cc:3060] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.237185 28916 raft_consensus.cc:515] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.240093 29066 raft_consensus.cc:2468] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 3.
I20260709 13:08:53.240899 29064 raft_consensus.cc:2468] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:53.241272 28917 raft_consensus.cc:2468] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:53.244328 28815 catalog_manager.cc:5697] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 2 to 3, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 3 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.246610 29558 leader_election.cc:304] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:08:53.247594 30072 raft_consensus.cc:2804] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.248021 30049 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:53.250919 30107 ts_tablet_manager.cc:933] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:53.248072 30072 raft_consensus.cc:697] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:53.254170 30072 consensus_queue.cc:237] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:53.255774 28988 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:53.257428 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:53.258023 28994 raft_consensus.cc:3055] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:53.258299 28994 raft_consensus.cc:740] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:53.259042 28994 consensus_queue.cc:260] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.260106 28916 leader_election.cc:290] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:53.260120 28994 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.262609 29066 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:53.268132 30107 tablet_copy_client.cc:323] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:53.270165 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet c197e42e86954f56a0f92950e139a747 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:53.270713 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet c197e42e86954f56a0f92950e139a747 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-c197e42e86954f56a0f92950e139a747
I20260709 13:08:53.271153 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:53.271708 29065 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.273972 28994 raft_consensus.cc:2468] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:53.276401 28885 leader_election.cc:304] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:53.278520 28929 tablet_copy_source_session.cc:215] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:53.281423 30107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c197e42e86954f56a0f92950e139a747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:53.282341 28814 catalog_manager.cc:5697] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.283095 28816 catalog_manager.cc:5697] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:53.285683 30102 raft_consensus.cc:2804] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.288563 30102 raft_consensus.cc:697] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:53.289515 30102 consensus_queue.cc:237] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.296607 29065 raft_consensus.cc:2468] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:53.309383 30107 tablet_copy_client.cc:806] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:53.310149 30107 tablet_copy_client.cc:670] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:53.315982 30107 tablet_copy_client.cc:538] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:53.317551 28814 catalog_manager.cc:5697] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.330488 30107 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:53.350816 30107 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:53.351809 30107 tablet_bootstrap.cc:492] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:53.352541 30107 ts_tablet_manager.cc:1403] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:08:53.355885 30107 raft_consensus.cc:359] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.356740 30107 raft_consensus.cc:740] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:53.357414 30107 consensus_queue.cc:260] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.359990 30107 ts_tablet_manager.cc:1434] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:08:53.363724 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-c197e42e86954f56a0f92950e139a747 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:53.364142 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-c197e42e86954f56a0f92950e139a747 on tablet c197e42e86954f56a0f92950e139a747 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:53.417660 30107 ts_tablet_manager.cc:933] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:53.419955 30107 tablet_copy_client.cc:323] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:53.421263 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 01e53ebb69d14cea98a05005727ff182 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:53.421845 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 01e53ebb69d14cea98a05005727ff182 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-01e53ebb69d14cea98a05005727ff182
I20260709 13:08:53.427740 29004 tablet_copy_source_session.cc:215] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:53.431018 30107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e53ebb69d14cea98a05005727ff182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:53.444200 30107 tablet_copy_client.cc:806] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:53.444744 30107 tablet_copy_client.cc:670] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:53.448096 30107 tablet_copy_client.cc:538] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:53.458778 30107 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:53.466928 30085 raft_consensus.cc:993] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:53.467474 30094 raft_consensus.cc:1081] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:53.469323 28916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:53.469914 28916 raft_consensus.cc:493] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.470250 28916 raft_consensus.cc:3060] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.479462 30107 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:53.480453 30107 tablet_bootstrap.cc:492] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:53.481133 30107 ts_tablet_manager.cc:1403] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 13:08:53.482653 28916 raft_consensus.cc:515] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.486604 30107 raft_consensus.cc:359] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.493561 30107 raft_consensus.cc:740] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:53.494374 30107 consensus_queue.cc:260] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.495268 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:53.496235 28989 raft_consensus.cc:3055] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:53.496523 28989 raft_consensus.cc:740] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:53.496475 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:53.497177 29065 raft_consensus.cc:3060] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.497361 30107 ts_tablet_manager.cc:1434] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:53.497452 28989 consensus_queue.cc:260] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.498562 28989 raft_consensus.cc:3060] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.504333 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-01e53ebb69d14cea98a05005727ff182 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:53.504791 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-01e53ebb69d14cea98a05005727ff182 on tablet 01e53ebb69d14cea98a05005727ff182 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:53.510124 28989 raft_consensus.cc:2468] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:53.511528 28885 leader_election.cc:304] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:53.513201 30049 raft_consensus.cc:2804] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.495563 28916 leader_election.cc:290] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:53.513809 30049 raft_consensus.cc:697] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:53.514765 30049 consensus_queue.cc:237] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:53.513195 29065 raft_consensus.cc:2468] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:53.535769 28988 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:53.538169 30100 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.541628 28814 catalog_manager.cc:5697] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.551635 29593 raft_consensus.cc:1217] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:53.557555 30102 raft_consensus.cc:993] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:53.558109 30102 raft_consensus.cc:1081] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:53.563243 29064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c197e42e86954f56a0f92950e139a747"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35472
I20260709 13:08:53.563946 29064 raft_consensus.cc:493] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.564301 29064 raft_consensus.cc:3060] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.569777 29064 raft_consensus.cc:515] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.574327 29065 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:53.575938 29970 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:53.578747 29064 leader_election.cc:290] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:53.580209 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197e42e86954f56a0f92950e139a747" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:53.580804 28916 raft_consensus.cc:3055] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:53.581079 28916 raft_consensus.cc:740] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:53.581766 28916 consensus_queue.cc:260] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.583966 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c197e42e86954f56a0f92950e139a747" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:53.584378 28916 raft_consensus.cc:3060] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.584556 28988 raft_consensus.cc:3060] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.591519 28988 raft_consensus.cc:2468] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 2.
I20260709 13:08:53.593019 29034 leader_election.cc:304] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:53.593863 30099 raft_consensus.cc:2804] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.594329 30099 raft_consensus.cc:697] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:53.595255 30099 consensus_queue.cc:237] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.596459 30107 ts_tablet_manager.cc:933] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:53.599035 28916 raft_consensus.cc:2468] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 2.
I20260709 13:08:53.607066 30091 raft_consensus.cc:993] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:53.607683 30091 raft_consensus.cc:1081] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:53.610209 29593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36540
I20260709 13:08:53.610796 29593 raft_consensus.cc:493] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:53.611153 29593 raft_consensus.cc:3060] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.624274 29593 raft_consensus.cc:515] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:53.626390 29593 leader_election.cc:290] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:53.626977 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:53.627661 28916 raft_consensus.cc:3055] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:53.627995 28916 raft_consensus.cc:740] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:53.628710 28916 consensus_queue.cc:260] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:53.629902 28916 raft_consensus.cc:3060] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.630005 30107 tablet_copy_client.cc:323] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:53.631964 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet b4b317f1153b42b09a7af4ade266a173 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:53.632030 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea07bbec91cd4402843bbe0493715164" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:53.632536 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet b4b317f1153b42b09a7af4ade266a173 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-b4b317f1153b42b09a7af4ade266a173
I20260709 13:08:53.633332 29064 raft_consensus.cc:3060] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.640259 28929 tablet_copy_source_session.cc:215] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:53.640056 28916 raft_consensus.cc:2468] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:53.641592 29558 leader_election.cc:304] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:08:53.642845 30072 raft_consensus.cc:2804] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:53.643332 30072 raft_consensus.cc:697] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:53.644145 30072 consensus_queue.cc:237] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:53.645565 30107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4b317f1153b42b09a7af4ade266a173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:53.656452 28816 catalog_manager.cc:5697] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 2 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.664047 28817 catalog_manager.cc:5697] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.671763 29064 raft_consensus.cc:2468] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:53.680585 30107 tablet_copy_client.cc:806] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:53.681258 30107 tablet_copy_client.cc:670] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:53.684680 30107 tablet_copy_client.cc:538] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:53.691380 30107 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:53.708642 30107 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:53.709455 30107 tablet_bootstrap.cc:492] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:53.709975 30107 ts_tablet_manager.cc:1403] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260709 13:08:53.712010 30107 raft_consensus.cc:359] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.712603 30107 raft_consensus.cc:740] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:53.713060 30107 consensus_queue.cc:260] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:53.715009 30107 ts_tablet_manager.cc:1434] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:53.717043 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-b4b317f1153b42b09a7af4ade266a173 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:53.717614 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-b4b317f1153b42b09a7af4ade266a173 on tablet b4b317f1153b42b09a7af4ade266a173 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:53.722965 29064 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:53.724256 29970 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.737692 28988 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:53.739321 30091 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.776834 29064 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:53.780790 30072 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:53.846453 28916 raft_consensus.cc:1275] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:53.932578 30072 consensus_queue.cc:1048] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:53.965226 29064 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:53.982061 29970 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:53.987303 29593 raft_consensus.cc:1217] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:54.000176 30077 raft_consensus.cc:1064] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
W20260709 13:08:54.005609 29032 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:54.006610 30077 consensus_queue.cc:237] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.036145 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:54.055199 28994 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.057251 29593 raft_consensus.cc:1217] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:54.064276 30049 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.100394 29066 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:54.102576 28918 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.102871 28917 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:54.108453 28994 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.110132 29593 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.109858 30072 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:54.109900 29988 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:08:54.119534 30099 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:54.121765 30099 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:54.161967 28994 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:54.164554 30077 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:54.171059 28916 raft_consensus.cc:1275] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:54.172811 30056 consensus_queue.cc:1048] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:08:54.261677 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 73061.9us
I20260709 13:08:54.265977 29590 raft_consensus.cc:3060] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Advancing to term 2
I20260709 13:08:54.275683 29590 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:54.289144 30145 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:54.310377 30099 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:54.334822 30144 raft_consensus.cc:1064] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:54.342063 30144 consensus_queue.cc:237] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.359277 28918 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:54.365890 30145 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:54.376770 30150 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.377931 28994 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.393991 29593 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.398648 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:54.416460 28917 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.377962 28989 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:54.420799 30145 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:54.372300 29590 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:54.424366 30077 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:54.431775 30077 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.450479 28815 catalog_manager.cc:5697] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.453702 28917 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.465422 29590 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.469002 30102 raft_consensus.cc:1064] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:54.471865 30102 consensus_queue.cc:237] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.482605 28994 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.515414 29593 raft_consensus.cc:1275] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.517454 30139 consensus_queue.cc:1048] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:54.559700 30138 raft_consensus.cc:1064] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:54.564725 28994 raft_consensus.cc:1275] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.569742 30091 consensus_queue.cc:1048] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:54.576650 29067 raft_consensus.cc:1275] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.583847 30049 consensus_queue.cc:1048] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:54.595366 30138 consensus_queue.cc:237] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.612351 29067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "530ab2791d464878a303a200bf96a52d"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:08:54.613365 29067 raft_consensus.cc:606] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:54.621819 28917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:54.622411 28917 raft_consensus.cc:606] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:54.621393 30049 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.625424 28917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:54.625964 28917 raft_consensus.cc:606] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:54.627111 29589 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.629132 28989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2601fa892044686b40b00d31eadb01b"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:54.629755 28989 raft_consensus.cc:606] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:54.632817 29590 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.633374 29066 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.634115 29067 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.638576 30086 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:54.642387 28917 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:54.647830 30094 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:08:54.648501 28994 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.649485 30085 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:54.656270 28989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:54.656869 28989 raft_consensus.cc:606] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:54.659655 28916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:54.660254 28916 raft_consensus.cc:606] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:54.662474 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:54.664222 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:54.699738 30086 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.700414 29067 consensus_queue.cc:237] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.707881 29065 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.714049 28989 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:54.715883 30077 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:54.708520 28814 catalog_manager.cc:5697] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 2 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.723085 28814 catalog_manager.cc:5697] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.730332 29590 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:54.732272 30099 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:54.743526 29593 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.743748 29589 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.740341 30099 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.759780 28916 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.850347 30085 raft_consensus.cc:993] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:54.850912 30085 raft_consensus.cc:1081] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:54.853479 28917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2601fa892044686b40b00d31eadb01b"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:54.858983 28917 raft_consensus.cc:493] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:54.863291 28991 raft_consensus.cc:2955] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.872812 29066 consensus_queue.cc:237] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.873993 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b945c763a90f4479ae581c2b192797ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:54.898047 28915 consensus_queue.cc:237] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.901801 28918 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:54.894147 28816 catalog_manager.cc:5697] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.859372 28917 raft_consensus.cc:3060] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.905889 30099 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:54.910727 29590 raft_consensus.cc:1275] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:54.912899 28991 raft_consensus.cc:1275] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:54.913021 30102 consensus_queue.cc:1048] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:54.852702 28815 catalog_manager.cc:5697] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.920681 28917 raft_consensus.cc:515] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.922317 30139 consensus_queue.cc:1048] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:54.926155 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet b945c763a90f4479ae581c2b192797ff with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:54.927372 28991 consensus_queue.cc:237] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.930212 30094 raft_consensus.cc:993] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:54.930718 30094 raft_consensus.cc:1081] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:54.932999 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2601fa892044686b40b00d31eadb01b" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:54.933766 28988 raft_consensus.cc:3055] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.934056 28988 raft_consensus.cc:740] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:54.934801 28988 consensus_queue.cc:260] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.935833 28988 raft_consensus.cc:3060] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.944305 29590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36534
I20260709 13:08:54.944748 28917 leader_election.cc:290] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:08:54.944980 29590 raft_consensus.cc:493] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:54.946113 29590 raft_consensus.cc:3060] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.947829 29589 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:54.949011 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2601fa892044686b40b00d31eadb01b" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:08:54.949625 29591 raft_consensus.cc:3060] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.954921 30085 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:54.957515 29591 raft_consensus.cc:2468] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:54.959424 28885 leader_election.cc:304] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:08:54.959347 29590 raft_consensus.cc:515] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.958699 28994 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.960322 30091 raft_consensus.cc:2804] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:54.960815 30091 raft_consensus.cc:697] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:54.961449 29590 leader_election.cc:290] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:54.961747 30091 consensus_queue.cc:237] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.962355 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:54.962895 28917 raft_consensus.cc:3060] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.965874 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf6046ff3c2d4decb97603f1a59ac4c2" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:54.966609 28989 raft_consensus.cc:3055] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.966962 28989 raft_consensus.cc:740] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:54.967742 28989 consensus_queue.cc:260] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.958804 28988 raft_consensus.cc:2468] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:54.969403 28989 raft_consensus.cc:3060] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.977771 28917 raft_consensus.cc:2468] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:54.952744 30049 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.981189 30138 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:54.984464 29558 leader_election.cc:304] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:08:54.985239 30137 raft_consensus.cc:2804] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:54.985783 30137 raft_consensus.cc:697] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:54.986663 30137 consensus_queue.cc:237] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:54.995039 29593 raft_consensus.cc:1275] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:54.998994 30077 consensus_queue.cc:1048] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:55.002355 28989 raft_consensus.cc:2468] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:55.012946 30169 tablet_replica.cc:333] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:55.016848 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01e53ebb69d14cea98a05005727ff182 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:55.040721 29593 raft_consensus.cc:2955] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:55.042209 30077 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:55.046140 28915 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:55.048589 29591 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:55.049885 29590 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:55.048609 30095 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:08:55.054030 30169 raft_consensus.cc:2243] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:55.054914 30169 raft_consensus.cc:2272] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:55.056007 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c197e42e86954f56a0f92950e139a747 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:55.059595 28814 catalog_manager.cc:5697] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:55.060019 28915 raft_consensus.cc:2955] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:55.064309 28815 catalog_manager.cc:5697] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 2 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.088054 30169 ts_tablet_manager.cc:1916] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:55.093647 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4b317f1153b42b09a7af4ade266a173 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:55.099658 28816 catalog_manager.cc:5697] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.102236 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet b4b317f1153b42b09a7af4ade266a173 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:55.120033 30102 raft_consensus.cc:993] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:55.127090 30102 raft_consensus.cc:1081] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:55.129061 30091 raft_consensus.cc:993] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:55.129606 30091 raft_consensus.cc:1081] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:55.136066 29591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36540
I20260709 13:08:55.136564 29591 raft_consensus.cc:493] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:55.136891 29591 raft_consensus.cc:3060] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.138574 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet c197e42e86954f56a0f92950e139a747 with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40424
W20260709 13:08:55.127234 29032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 44545.7us
I20260709 13:08:55.143898 30150 raft_consensus.cc:993] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:55.144343 29590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36540
I20260709 13:08:55.144359 30150 raft_consensus.cc:1081] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:55.144956 29590 raft_consensus.cc:493] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:55.145357 29590 raft_consensus.cc:3060] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:55.146718 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:33477, user_credentials={real_user=slave}} blocked reactor thread for 61156.3us
I20260709 13:08:55.143543 29591 raft_consensus.cc:515] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:55.160148 29591 leader_election.cc:290] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:55.167347 28916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:55.168102 28916 raft_consensus.cc:3055] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:55.168458 28916 raft_consensus.cc:740] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:55.177001 29590 raft_consensus.cc:515] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:55.184350 29590 leader_election.cc:290] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:55.185580 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:55.191864 28915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe2f90055fd4692aa185cfdc40e37db" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:55.192729 28915 raft_consensus.cc:3055] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:55.193110 28915 raft_consensus.cc:740] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:55.194514 28916 consensus_queue.cc:260] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:55.199021 28989 raft_consensus.cc:3060] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.196599 28814 catalog_manager.cc:5697] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.203156 28915 consensus_queue.cc:260] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
W20260709 13:08:55.204641 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:33477, user_credentials={real_user=slave}} blocked reactor thread for 44887.1us
I20260709 13:08:55.208838 28989 raft_consensus.cc:2468] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
W20260709 13:08:55.211313 29032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 52868.2us
I20260709 13:08:55.213260 28917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "530ab2791d464878a303a200bf96a52d"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37520
I20260709 13:08:55.213814 28917 raft_consensus.cc:493] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:55.214202 28917 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.214150 28916 raft_consensus.cc:3060] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.218343 28915 raft_consensus.cc:3060] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.219851 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8943ed3f94564f1b81ad57d874d5e0dc" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:55.220257 30180 tablet_replica.cc:333] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:55.219532 28813 catalog_manager.cc:5697] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.221503 30180 raft_consensus.cc:2243] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:55.222230 30180 raft_consensus.cc:2272] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:55.220371 29065 raft_consensus.cc:3060] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.221441 29560 leader_election.cc:304] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:55.229712 28912 raft_consensus.cc:2955] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:55.233703 29065 raft_consensus.cc:2468] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:55.241787 28916 raft_consensus.cc:2468] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:55.246783 28917 raft_consensus.cc:515] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:55.212720 30169 ts_tablet_manager.cc:1929] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:55.248207 30169 log.cc:1199] T b945c763a90f4479ae581c2b192797ff P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/b945c763a90f4479ae581c2b192797ff
I20260709 13:08:55.248837 28917 leader_election.cc:290] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:08:55.240729 29559 leader_election.cc:304] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:55.252000 29590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:08:55.252547 29590 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.243530 30137 raft_consensus.cc:2804] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.255983 30153 raft_consensus.cc:2804] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.280318 29590 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:55.281837 28885 leader_election.cc:304] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:08:55.282817 30049 raft_consensus.cc:2804] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.283334 30049 raft_consensus.cc:697] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:55.264638 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet b945c763a90f4479ae581c2b192797ff (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:55.294382 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:55.297657 29065 raft_consensus.cc:3055] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:55.298101 29065 raft_consensus.cc:740] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:55.305346 28915 raft_consensus.cc:2468] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
W20260709 13:08:55.306761 28959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35403, user_credentials={real_user=slave}} blocked reactor thread for 55742.6us
I20260709 13:08:55.306936 30182 tablet_replica.cc:333] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:55.308534 30182 raft_consensus.cc:2243] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:55.301591 30049 consensus_queue.cc:237] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:55.319985 29065 consensus_queue.cc:260] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:55.326248 29065 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:55.327100 29558 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 80511us
I20260709 13:08:55.304298 30137 raft_consensus.cc:697] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:55.310210 30153 raft_consensus.cc:697] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:55.338521 30182 raft_consensus.cc:2272] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:55.345991 30137 consensus_queue.cc:237] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:55.331012 30180 ts_tablet_manager.cc:1916] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:55.371104 30153 consensus_queue.cc:237] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:55.377197 29065 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:55.428295 30182 ts_tablet_manager.cc:1916] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:55.432021 30180 ts_tablet_manager.cc:1929] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:55.461930 30180 log.cc:1199] T b4b317f1153b42b09a7af4ade266a173 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/b4b317f1153b42b09a7af4ade266a173
W20260709 13:08:55.463716 29032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 72750.3us
I20260709 13:08:55.473675 30170 raft_consensus.cc:993] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:55.475013 30171 raft_consensus.cc:1081] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:55.476651 29065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35472
W20260709 13:08:55.476951 28959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35403, user_credentials={real_user=slave}} blocked reactor thread for 87805.3us
I20260709 13:08:55.477414 29065 raft_consensus.cc:493] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:55.477802 29591 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.477850 29065 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.488130 30177 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:08:55.476315 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet b4b317f1153b42b09a7af4ade266a173 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:55.495993 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 01e53ebb69d14cea98a05005727ff182 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:08:55.497073 30180 tablet_replica.cc:333] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:08:55.497979 28917 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.498252 30180 raft_consensus.cc:2243] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:55.499044 30180 raft_consensus.cc:2272] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:55.506636 30193 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:08:55.508510 29065 raft_consensus.cc:515] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:55.510491 29065 leader_election.cc:290] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:55.518597 30180 ts_tablet_manager.cc:1916] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:55.542878 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:55.543557 28992 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.551436 28813 catalog_manager.cc:5697] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:55.558612 29032 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 68686.1us
I20260709 13:08:55.566069 28913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:55.566715 28913 raft_consensus.cc:3055] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:55.567005 28913 raft_consensus.cc:740] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:55.568892 28992 raft_consensus.cc:2468] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 2.
I20260709 13:08:55.567751 28913 consensus_queue.cc:260] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:55.592196 28816 catalog_manager.cc:5697] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.597206 28913 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.606138 30182 ts_tablet_manager.cc:1929] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:55.606611 30182 log.cc:1199] T c197e42e86954f56a0f92950e139a747 P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/c197e42e86954f56a0f92950e139a747
I20260709 13:08:55.599038 28816 catalog_manager.cc:5697] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.621606 29034 leader_election.cc:304] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:55.622635 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet c197e42e86954f56a0f92950e139a747 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:55.625393 30099 raft_consensus.cc:2804] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.625926 30099 raft_consensus.cc:697] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:55.620961 28913 raft_consensus.cc:2468] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 2.
I20260709 13:08:55.626961 30099 consensus_queue.cc:237] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:55.628966 30180 ts_tablet_manager.cc:1929] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:55.629555 30180 log.cc:1199] T 01e53ebb69d14cea98a05005727ff182 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/01e53ebb69d14cea98a05005727ff182
I20260709 13:08:55.629659 28988 raft_consensus.cc:1275] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.631278 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 01e53ebb69d14cea98a05005727ff182 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:55.634059 28988 raft_consensus.cc:1240] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Rejecting Update request from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:55.641377 28991 raft_consensus.cc:1275] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.633819 30193 consensus_queue.cc:1048] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:55.661110 30177 consensus_queue.cc:1048] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:55.665248 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:55.707324 28815 catalog_manager.cc:5697] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 2 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.742157 29064 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.743388 30049 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:08:55.775424 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:55.786762 28992 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.788437 30153 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:55.790935 29590 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.795198 30172 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:55.814779 29064 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.816576 30153 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:55.863539 28913 raft_consensus.cc:1275] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.865449 30193 consensus_queue.cc:1048] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:55.914319 28912 raft_consensus.cc:1275] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:55.916333 30188 consensus_queue.cc:1048] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:55.948307 29065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27926dbf31d04ee3b3037fdf49cb5a09"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:08:55.948846 29065 raft_consensus.cc:606] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:08:55.951472 28912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:55.952095 28912 raft_consensus.cc:606] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:55.955241 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:55.955760 28992 raft_consensus.cc:606] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:55.958348 28912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:55.958910 28912 raft_consensus.cc:606] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:55.961236 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:55.961694 28992 raft_consensus.cc:606] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:55.964008 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:55.964483 28992 raft_consensus.cc:606] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:55.965595 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:55.966766 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:56.075286 30172 raft_consensus.cc:993] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:56.075848 30172 raft_consensus.cc:1081] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:56.077395 29590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36540
I20260709 13:08:56.077958 29590 raft_consensus.cc:493] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.078320 29590 raft_consensus.cc:3060] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.078384 30099 raft_consensus.cc:993] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:56.078981 30150 raft_consensus.cc:1081] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:56.080493 28991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27926dbf31d04ee3b3037fdf49cb5a09"
dest_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:08:56.080956 28991 raft_consensus.cc:493] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.081172 28991 raft_consensus.cc:3060] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.085362 29590 raft_consensus.cc:515] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:56.090698 30191 raft_consensus.cc:993] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:56.086284 28991 raft_consensus.cc:515] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.091226 30085 raft_consensus.cc:1081] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:56.092372 28991 leader_election.cc:290] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:56.092489 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:56.089033 28992 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.093066 28988 raft_consensus.cc:3060] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.094389 28913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:56.095005 28913 raft_consensus.cc:493] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.095353 28913 raft_consensus.cc:3060] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.099339 28988 raft_consensus.cc:2468] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:56.101701 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27926dbf31d04ee3b3037fdf49cb5a09" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:56.102304 28912 raft_consensus.cc:3060] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.105602 29560 leader_election.cc:304] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:56.105777 30150 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.106519 30193 raft_consensus.cc:2804] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.106448 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27926dbf31d04ee3b3037fdf49cb5a09" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:56.107133 29065 raft_consensus.cc:3055] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.107568 29065 raft_consensus.cc:740] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:56.108347 29065 consensus_queue.cc:260] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.107102 30193 raft_consensus.cc:697] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:56.110059 30193 consensus_queue.cc:237] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:56.113394 28912 raft_consensus.cc:2468] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:56.113466 29065 raft_consensus.cc:3060] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.117802 28958 leader_election.cc:304] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:56.118631 30201 raft_consensus.cc:2804] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.119060 29590 leader_election.cc:290] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:56.119133 30201 raft_consensus.cc:697] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:56.120940 30201 consensus_queue.cc:237] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.123952 29065 raft_consensus.cc:2468] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:56.119608 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc32d205c0444fc99bb18777d5c0fc7" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:56.125407 28912 raft_consensus.cc:3055] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.125708 28912 raft_consensus.cc:740] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:56.126456 28912 consensus_queue.cc:260] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:56.130450 28912 raft_consensus.cc:3060] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.135242 28816 catalog_manager.cc:5697] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:56.141743 28913 raft_consensus.cc:515] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.144104 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:56.144747 28988 raft_consensus.cc:3055] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.145095 28988 raft_consensus.cc:740] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:56.146029 28988 consensus_queue.cc:260] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.146469 28913 leader_election.cc:290] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:56.147164 28988 raft_consensus.cc:3060] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.146235 28815 catalog_manager.cc:5697] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.149727 28912 raft_consensus.cc:2468] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:56.150573 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee952e604a940388b8a24d209a8f8ec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:56.151149 29065 raft_consensus.cc:3060] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.164217 29065 raft_consensus.cc:2468] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:56.165365 28884 leader_election.cc:304] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:56.166101 30172 raft_consensus.cc:2804] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.166550 30172 raft_consensus.cc:697] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:56.167392 30172 consensus_queue.cc:237] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.171399 28988 raft_consensus.cc:2468] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:56.187369 28912 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.195053 30178 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.196172 28816 catalog_manager.cc:5697] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.215739 30190 raft_consensus.cc:993] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:56.216246 30177 raft_consensus.cc:1081] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:56.217653 29065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35472
I20260709 13:08:56.218104 29065 raft_consensus.cc:493] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.218396 29065 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.222738 29065 raft_consensus.cc:515] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.224196 29065 leader_election.cc:290] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 3 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:56.224803 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:56.225207 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b5e50437d8b48daab5a37f1d76288f4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:56.225489 28912 raft_consensus.cc:3055] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:56.225849 28912 raft_consensus.cc:740] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:56.225885 28988 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.226819 28912 consensus_queue.cc:260] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.228102 28912 raft_consensus.cc:3060] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.232483 28988 raft_consensus.cc:2468] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:08:56.235297 28912 raft_consensus.cc:2468] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:08:56.234475 29034 leader_election.cc:304] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:56.236405 30226 raft_consensus.cc:2804] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:56.237205 30226 raft_consensus.cc:697] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:56.238699 30085 raft_consensus.cc:993] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:56.238282 30226 consensus_queue.cc:237] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.239431 30191 raft_consensus.cc:1081] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:08:56.241241 29590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36534
I20260709 13:08:56.241631 30191 raft_consensus.cc:993] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:56.241884 29590 raft_consensus.cc:493] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.242182 30191 raft_consensus.cc:1081] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:56.242278 29590 raft_consensus.cc:3060] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.245101 28912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:56.245735 28912 raft_consensus.cc:493] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:56.246140 28912 raft_consensus.cc:3060] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.251009 28816 catalog_manager.cc:5697] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 2 to 3, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:56.251381 29590 raft_consensus.cc:515] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:56.253264 28912 raft_consensus.cc:515] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.253718 29590 leader_election.cc:290] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:56.254861 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:56.255374 29068 raft_consensus.cc:3060] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.255867 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e61280874641b4a9c34bfc9b0ce08e" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:56.255888 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:56.256506 28988 raft_consensus.cc:3055] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.256697 28992 raft_consensus.cc:3055] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.256825 28988 raft_consensus.cc:740] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:56.257022 28992 raft_consensus.cc:740] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:56.257726 28992 consensus_queue.cc:260] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.258481 28912 leader_election.cc:290] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:56.259006 28992 raft_consensus.cc:3060] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.257694 28988 consensus_queue.cc:260] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:56.260707 28988 raft_consensus.cc:3060] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.262928 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2d8f7af91046c2a7cfc707a0eac768" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:56.263527 29065 raft_consensus.cc:3060] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.267994 28988 raft_consensus.cc:2468] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:56.268401 28992 raft_consensus.cc:2468] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:56.267208 29068 raft_consensus.cc:2468] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:08:56.269059 29560 leader_election.cc:304] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:56.269559 28885 leader_election.cc:304] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:56.270323 30193 raft_consensus.cc:2804] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.270363 29065 raft_consensus.cc:2468] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:56.270375 30177 raft_consensus.cc:2804] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.270926 30193 raft_consensus.cc:697] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:08:56.271428 30177 raft_consensus.cc:697] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:56.271937 30193 consensus_queue.cc:237] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:56.272562 30177 consensus_queue.cc:237] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:56.282419 28816 catalog_manager.cc:5697] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:56.283919 28815 catalog_manager.cc:5697] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.592203 28992 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:56.593673 30193 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:56.611613 28988 consensus_queue.cc:237] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:56.622912 28912 raft_consensus.cc:1275] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:56.626554 30153 consensus_queue.cc:1048] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:08:56.645246 28960 consensus_peers.cc:597] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 631d3f287aa64f0eb45bc85657dc0c13. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:56.646649 29068 raft_consensus.cc:1275] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:56.649083 28913 raft_consensus.cc:1275] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:56.650609 30199 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.652328 30191 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:08:56.662567 30199 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.666077 29064 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.674430 28913 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.685762 28815 catalog_manager.cc:5697] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.690824 28991 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:56.686228 29064 raft_consensus.cc:1275] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.694432 30177 consensus_queue.cc:1048] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.694886 30226 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:56.698028 29065 raft_consensus.cc:1275] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.700606 30201 consensus_queue.cc:1048] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.706774 28912 consensus_queue.cc:237] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:56.728873 28917 raft_consensus.cc:1275] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.730438 30191 consensus_queue.cc:1048] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:56.755314 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 47325.5us
W20260709 13:08:56.755772 28885 consensus_peers.cc:597] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08ef2be7b3ad45d2a368547370c9e330. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:56.771147 28991 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:56.772869 30239 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:08:56.777133 28884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35403, user_credentials={real_user=slave}} blocked reactor thread for 57320.8us
I20260709 13:08:56.778797 28991 raft_consensus.cc:1275] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.780107 30239 consensus_queue.cc:1048] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.781394 29066 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:56.785271 28988 raft_consensus.cc:1275] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.786895 28917 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:56.786645 30239 consensus_queue.cc:1048] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.789314 30177 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:56.791857 30238 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:56.794093 30172 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.802323 28988 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.812933 29064 raft_consensus.cc:1275] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.821862 30248 consensus_queue.cc:1048] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.823920 28991 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:56.825764 30153 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:56.833195 29065 consensus_queue.cc:237] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:56.844702 29068 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.859026 28992 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:56.860539 30238 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.866098 29064 raft_consensus.cc:1275] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:56.867928 30188 consensus_queue.cc:1048] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:56.874248 28816 catalog_manager.cc:5697] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.876533 28917 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:56.877873 30099 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:56.889210 29034 consensus_peers.cc:597] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb6c70c2a7f54bfbab7f7b7d2140fd01. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:56.909737 30178 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.912614 28912 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.926599 28992 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.933907 28815 catalog_manager.cc:5697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.953265 29068 consensus_queue.cc:237] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
W20260709 13:08:56.961508 29034 consensus_peers.cc:597] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b5e50437d8b48daab5a37f1d76288f4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:56.962409 28992 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:56.962677 28912 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:56.963934 30178 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:56.964627 30226 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:56.967610 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:56.971102 30226 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.976066 28992 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.976372 28912 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:56.998405 28816 catalog_manager.cc:5697] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:08:57.070751 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:57.087313 30258 ts_tablet_manager.cc:933] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:57.089211 30258 tablet_copy_client.cc:323] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:08:57.091480 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 631d3f287aa64f0eb45bc85657dc0c13 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:08:57.092027 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 631d3f287aa64f0eb45bc85657dc0c13 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-631d3f287aa64f0eb45bc85657dc0c13
I20260709 13:08:57.104547 29004 tablet_copy_source_session.cc:215] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:57.111487 30258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 631d3f287aa64f0eb45bc85657dc0c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:57.131865 28989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b3c359a2ca1456f9f87439f82d17d83"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:57.132529 28989 raft_consensus.cc:606] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:57.134989 30258 tablet_copy_client.cc:806] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:57.135591 30258 tablet_copy_client.cc:670] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:57.135996 28913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "530ab2791d464878a303a200bf96a52d"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:57.136662 28913 raft_consensus.cc:606] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:57.139766 30258 tablet_copy_client.cc:538] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:57.140234 28913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74ba9a7f6c634ff2b96d3c61391be930"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:57.140938 28913 raft_consensus.cc:606] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:08:57.144048 29068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e3bde96b8784c35b386707e562b24e0"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:08:57.144586 29068 raft_consensus.cc:606] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:57.146059 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:57.147163 30258 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:57.147802 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:57.154731 30248 raft_consensus.cc:993] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:57.155678 30190 raft_consensus.cc:1081] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:57.157698 29065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "530ab2791d464878a303a200bf96a52d"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35472
I20260709 13:08:57.158246 29065 raft_consensus.cc:493] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:57.158609 29065 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:57.171317 29065 raft_consensus.cc:515] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:57.173235 29065 leader_election.cc:290] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 3 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:08:57.176810 29593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:08:57.177433 29593 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:57.183019 30258 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.184019 30258 tablet_bootstrap.cc:492] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:57.184691 30258 ts_tablet_manager.cc:1403] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.006s
I20260709 13:08:57.187754 30258 raft_consensus.cc:359] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:57.188597 30258 raft_consensus.cc:740] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:57.189234 30258 consensus_queue.cc:260] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:57.190209 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:57.190801 28917 raft_consensus.cc:3055] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:57.191108 28917 raft_consensus.cc:740] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:57.191154 30258 ts_tablet_manager.cc:1434] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:57.191833 28917 consensus_queue.cc:260] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:57.193100 28917 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:57.201093 28917 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:08:57.202600 29032 leader_election.cc:304] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:57.202898 30261 ts_tablet_manager.cc:933] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:08:57.203399 30226 raft_consensus.cc:2804] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:57.203878 30226 raft_consensus.cc:697] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:57.204670 30226 consensus_queue.cc:237] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:57.232295 28816 catalog_manager.cc:5697] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 2 to 3, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.235291 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-631d3f287aa64f0eb45bc85657dc0c13 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:08:57.235843 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-631d3f287aa64f0eb45bc85657dc0c13 on tablet 631d3f287aa64f0eb45bc85657dc0c13 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:57.249301 29593 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:08:57.265790 30261 tablet_copy_client.cc:323] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:08:57.267650 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet 08ef2be7b3ad45d2a368547370c9e330 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:08:57.268167 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet 08ef2be7b3ad45d2a368547370c9e330 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-08ef2be7b3ad45d2a368547370c9e330
I20260709 13:08:57.275520 28929 tablet_copy_source_session.cc:215] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:57.278512 30261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08ef2be7b3ad45d2a368547370c9e330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:57.310422 30261 tablet_copy_client.cc:806] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:57.311095 30261 tablet_copy_client.cc:670] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:57.315651 30261 tablet_copy_client.cc:538] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:57.325455 30261 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:57.431803 30258 ts_tablet_manager.cc:933] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:57.446825 30265 ts_tablet_manager.cc:933] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:57.471891 30258 tablet_copy_client.cc:323] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:57.481405 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:57.482003 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-eb6c70c2a7f54bfbab7f7b7d2140fd01
I20260709 13:08:57.493974 29078 tablet_copy_source_session.cc:215] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:57.497649 30265 tablet_copy_client.cc:323] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:08:57.498687 30258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:57.500455 30199 raft_consensus.cc:993] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:57.502671 30199 raft_consensus.cc:1081] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:57.504398 28913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b3c359a2ca1456f9f87439f82d17d83"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:57.504998 28913 raft_consensus.cc:493] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:57.505394 28913 raft_consensus.cc:3060] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.505995 30261 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.506919 30261 tablet_bootstrap.cc:492] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:57.507580 30261 ts_tablet_manager.cc:1403] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.182s	user 0.033s	sys 0.025s
I20260709 13:08:57.509647 30190 raft_consensus.cc:993] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:57.511368 30172 raft_consensus.cc:1081] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:57.518136 28913 raft_consensus.cc:515] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.518667 30261 raft_consensus.cc:359] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:57.519563 30261 raft_consensus.cc:740] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:57.520227 30261 consensus_queue.cc:260] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:57.521521 29078 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet 8b5e50437d8b48daab5a37f1d76288f4 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:08:57.523234 28989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74ba9a7f6c634ff2b96d3c61391be930"
dest_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:40430
I20260709 13:08:57.529256 28989 raft_consensus.cc:493] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:57.529652 28989 raft_consensus.cc:3060] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.529261 29078 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet 8b5e50437d8b48daab5a37f1d76288f4 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-8b5e50437d8b48daab5a37f1d76288f4
I20260709 13:08:57.527613 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c359a2ca1456f9f87439f82d17d83" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:57.537706 29065 raft_consensus.cc:3060] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.540674 28989 raft_consensus.cc:515] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.543259 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ba9a7f6c634ff2b96d3c61391be930" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:57.543993 28912 raft_consensus.cc:3055] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:57.544312 28912 raft_consensus.cc:740] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:57.544967 28912 consensus_queue.cc:260] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.546010 28912 raft_consensus.cc:3060] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.546098 29065 raft_consensus.cc:2468] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:57.528113 28913 leader_election.cc:290] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:57.535099 30226 raft_consensus.cc:993] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:57.524153 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3c359a2ca1456f9f87439f82d17d83" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:57.549850 30099 raft_consensus.cc:1081] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:57.549894 28988 raft_consensus.cc:3055] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:57.550873 28988 raft_consensus.cc:740] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:57.551684 28988 consensus_queue.cc:260] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.552912 28988 raft_consensus.cc:3060] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.554219 28912 raft_consensus.cc:2468] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:57.555470 28884 leader_election.cc:304] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:57.556038 28958 leader_election.cc:304] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:57.556878 30190 raft_consensus.cc:2804] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:57.535270 30261 ts_tablet_manager.cc:1434] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 13:08:57.557412 30190 raft_consensus.cc:697] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:57.558283 30190 consensus_queue.cc:237] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.559518 28988 raft_consensus.cc:2468] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:57.560863 29078 tablet_copy_source_session.cc:215] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:57.556876 30199 raft_consensus.cc:2804] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:57.568950 29591 raft_consensus.cc:1217] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:57.571501 28913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e3bde96b8784c35b386707e562b24e0"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37520
I20260709 13:08:57.572079 28913 raft_consensus.cc:493] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:57.572456 28913 raft_consensus.cc:3060] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.573742 30199 raft_consensus.cc:697] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:57.574965 30199 consensus_queue.cc:237] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.582799 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-08ef2be7b3ad45d2a368547370c9e330 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:08:57.583341 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-08ef2be7b3ad45d2a368547370c9e330 on tablet 08ef2be7b3ad45d2a368547370c9e330 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:57.583609 28989 leader_election.cc:290] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:57.583726 30265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b5e50437d8b48daab5a37f1d76288f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:57.595263 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ba9a7f6c634ff2b96d3c61391be930" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:57.595880 29065 raft_consensus.cc:3060] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.597522 30258 tablet_copy_client.cc:806] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:57.598138 30258 tablet_copy_client.cc:670] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:57.601924 29065 raft_consensus.cc:2468] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:57.610337 28813 catalog_manager.cc:5697] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.614640 30265 tablet_copy_client.cc:806] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:57.615646 30265 tablet_copy_client.cc:670] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:57.626528 28913 raft_consensus.cc:515] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.635731 28913 leader_election.cc:290] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:57.637714 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3bde96b8784c35b386707e562b24e0" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:57.637626 28813 catalog_manager.cc:5697] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.639701 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3bde96b8784c35b386707e562b24e0" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:57.640278 28989 raft_consensus.cc:3060] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.638373 29065 raft_consensus.cc:3055] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:57.640697 29065 raft_consensus.cc:740] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:57.641558 29065 consensus_queue.cc:260] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.641937 29591 raft_consensus.cc:1217] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:57.642541 29065 raft_consensus.cc:3060] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.653914 28989 raft_consensus.cc:2468] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:57.654947 28885 leader_election.cc:304] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:57.656231 30248 raft_consensus.cc:2804] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:57.657239 30248 raft_consensus.cc:697] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:57.658890 30248 consensus_queue.cc:237] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:57.664682 30265 tablet_copy_client.cc:538] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:57.671465 30258 tablet_copy_client.cc:538] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:57.675325 29065 raft_consensus.cc:2468] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:57.700918 30265 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:57.719573 28816 catalog_manager.cc:5697] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.739111 30265 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.740108 30265 tablet_bootstrap.cc:492] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:57.740775 30265 ts_tablet_manager.cc:1403] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.010s
I20260709 13:08:57.743851 30265 raft_consensus.cc:359] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:57.744665 30265 raft_consensus.cc:740] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:57.745995 30265 consensus_queue.cc:260] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:57.751587 30258 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:08:57.754609 30265 ts_tablet_manager.cc:1434] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.009s
I20260709 13:08:57.760775 29077 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-8b5e50437d8b48daab5a37f1d76288f4 received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:57.761377 29077 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-8b5e50437d8b48daab5a37f1d76288f4 on tablet 8b5e50437d8b48daab5a37f1d76288f4 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:57.779825 30258 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:57.780676 30258 tablet_bootstrap.cc:492] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:08:57.781463 30258 ts_tablet_manager.cc:1403] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260709 13:08:57.783250 29591 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:57.784368 30258 raft_consensus.cc:359] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:57.784963 30274 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:08:57.785279 30258 raft_consensus.cc:740] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:08:57.786020 30258 consensus_queue.cc:260] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:57.788463 30258 ts_tablet_manager.cc:1434] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:57.790279 29077 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-eb6c70c2a7f54bfbab7f7b7d2140fd01 received from {username='slave'} at 127.0.0.1:60890
I20260709 13:08:57.790719 29077 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-eb6c70c2a7f54bfbab7f7b7d2140fd01 on tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:08:57.807416 28913 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:57.809013 30226 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:08:57.942958 28989 raft_consensus.cc:1275] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.944140 29591 raft_consensus.cc:1217] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:08:57.944646 30248 consensus_queue.cc:1048] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:57.956264 29065 raft_consensus.cc:1275] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.958470 30190 consensus_queue.cc:1048] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.021914 29591 raft_consensus.cc:1217] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:58.033092 28913 raft_consensus.cc:1275] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.034583 30201 consensus_queue.cc:1048] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.051888 29068 raft_consensus.cc:1275] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.053445 30199 consensus_queue.cc:1048] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.123178 30199 raft_consensus.cc:1064] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:58.125778 30199 consensus_queue.cc:237] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:58.134262 29068 raft_consensus.cc:1275] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:58.134262 29591 raft_consensus.cc:1275] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:58.134730 28913 raft_consensus.cc:1275] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:58.135576 30201 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:58.136451 30199 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:58.137261 30085 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:58.149765 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:58.161049 30201 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.163199 30172 raft_consensus.cc:1064] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:58.166826 29593 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.171517 30172 consensus_queue.cc:237] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:58.180243 29068 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:58.181833 28988 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:58.182732 29591 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:58.183442 30267 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.184652 30271 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.186532 29068 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.190620 30172 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.194326 28917 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.238967 28988 raft_consensus.cc:1275] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.241600 30267 consensus_queue.cc:1048] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.220940 28816 catalog_manager.cc:5697] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:58.243108 30267 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.256503 29068 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.264706 28991 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.272397 29065 raft_consensus.cc:1275] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.273823 30271 consensus_queue.cc:1048] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.294572 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:58.300366 28991 consensus_queue.cc:237] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:58.302513 29593 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.306753 29590 raft_consensus.cc:1275] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:58.309178 30201 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.316865 29065 raft_consensus.cc:1275] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:58.308285 28814 catalog_manager.cc:5697] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.324604 30270 consensus_queue.cc:1048] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:58.334507 30199 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.335134 29590 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.358549 28913 consensus_queue.cc:237] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:58.364486 29064 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:58.364709 29590 raft_consensus.cc:1275] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:58.365864 30267 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:08:58.371927 28814 catalog_manager.cc:5697] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.371688 30248 consensus_queue.cc:1048] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:08:58.377333 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 631d3f287aa64f0eb45bc85657dc0c13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:58.381225 30267 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.382874 29064 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.388998 28913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08ef2be7b3ad45d2a368547370c9e330"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:58.395886 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 08ef2be7b3ad45d2a368547370c9e330 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:58.396852 28913 raft_consensus.cc:606] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:08:58.398343 28913 raft_consensus.cc:630] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Rejecting request to transfer leadership because tablet server 97de759419a543aabb769d046051fe05 is not a voter in the active config
I20260709 13:08:58.402411 28991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:08:58.402925 28991 raft_consensus.cc:606] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:58.406288 29065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:08:58.406805 29065 raft_consensus.cc:606] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:08:58.409768 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:58.411337 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:58.412611 28813 catalog_manager.cc:5697] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:58.424222 30201 raft_consensus.cc:993] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:58.424702 30201 raft_consensus.cc:1081] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:08:58.426959 28917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:08:58.427454 28917 raft_consensus.cc:493] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:58.427783 28917 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.436465 29068 raft_consensus.cc:2955] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.436735 29590 raft_consensus.cc:2955] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.447381 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet 08ef2be7b3ad45d2a368547370c9e330 with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:58.452602 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 631d3f287aa64f0eb45bc85657dc0c13 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:58.458215 28917 raft_consensus.cc:515] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:58.459980 28917 leader_election.cc:290] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:58.465917 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:58.466503 28991 raft_consensus.cc:3055] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:58.466804 28991 raft_consensus.cc:740] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:58.467453 28991 consensus_queue.cc:260] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:58.468780 30300 tablet_replica.cc:333] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:58.469560 30099 raft_consensus.cc:1064] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
W20260709 13:08:58.469988 30099 raft_consensus.cc:1068] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: Unable to promote non-voter 9220adc1c0cd4316bf43106e83532f34: Service unavailable: leader transfer in progress
I20260709 13:08:58.471123 28991 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.472416 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:58.472987 29065 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.469996 30300 raft_consensus.cc:2243] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:58.479741 30300 raft_consensus.cc:2272] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:58.483752 30274 raft_consensus.cc:1064] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:58.483912 30300 ts_tablet_manager.cc:1916] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:58.486361 30274 consensus_queue.cc:237] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:58.487046 28991 raft_consensus.cc:2468] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:58.488135 28885 leader_election.cc:304] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:58.488996 30267 raft_consensus.cc:2804] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:58.489475 30301 tablet_replica.cc:333] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:58.489487 30267 raft_consensus.cc:697] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:58.490832 30301 raft_consensus.cc:2243] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:58.490612 30267 consensus_queue.cc:237] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:58.497872 30301 raft_consensus.cc:2272] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:58.503772 29593 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:58.506054 30301 ts_tablet_manager.cc:1916] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:58.505457 30226 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:58.494014 29065 raft_consensus.cc:2468] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:08:58.522399 28991 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:58.523339 28917 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:58.524725 30274 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:58.526587 30226 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:58.554347 30300 ts_tablet_manager.cc:1929] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:58.556880 30300 log.cc:1199] T 08ef2be7b3ad45d2a368547370c9e330 P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/08ef2be7b3ad45d2a368547370c9e330
I20260709 13:08:58.557564 30099 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.558881 28815 catalog_manager.cc:5697] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:58.560060 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet 08ef2be7b3ad45d2a368547370c9e330 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:58.566187 28991 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.575845 30301 ts_tablet_manager.cc:1929] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:58.576370 30301 log.cc:1199] T 631d3f287aa64f0eb45bc85657dc0c13 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/631d3f287aa64f0eb45bc85657dc0c13
I20260709 13:08:58.578539 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 631d3f287aa64f0eb45bc85657dc0c13 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:58.569273 28917 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.580915 29593 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.585170 28816 catalog_manager.cc:5697] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:58.601974 29068 consensus_queue.cc:237] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:58.624044 29593 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:58.625635 30274 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:58.626746 28991 raft_consensus.cc:1275] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:58.628757 30274 consensus_queue.cc:1048] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:58.632400 30226 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.637428 29593 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.649835 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b5e50437d8b48daab5a37f1d76288f4 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:58.654934 28989 raft_consensus.cc:2955] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.661629 28815 catalog_manager.cc:5697] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 5 to 6, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:58.676785 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b5e50437d8b48daab5a37f1d76288f4 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37502
I20260709 13:08:58.677743 30301 tablet_replica.cc:333] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:08:58.678810 30301 raft_consensus.cc:2243] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:58.679574 30301 raft_consensus.cc:2272] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:58.683300 30301 ts_tablet_manager.cc:1916] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:58.699803 30301 ts_tablet_manager.cc:1929] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:08:58.700207 30301 log.cc:1199] T 8b5e50437d8b48daab5a37f1d76288f4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/8b5e50437d8b48daab5a37f1d76288f4
I20260709 13:08:58.701960 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 8b5e50437d8b48daab5a37f1d76288f4 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:08:58.756811 30307 raft_consensus.cc:993] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:58.757313 30307 raft_consensus.cc:1081] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:58.758916 28989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01"
dest_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:08:58.759509 28989 raft_consensus.cc:493] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:58.759843 28989 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.766561 28989 raft_consensus.cc:515] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:58.768659 28989 leader_election.cc:290] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:58.769305 28913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:58.769939 28913 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.771057 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:58.771607 29068 raft_consensus.cc:3055] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:58.771903 29068 raft_consensus.cc:740] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:58.772653 29068 consensus_queue.cc:260] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:58.773999 29068 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:58.775065 28913 raft_consensus.cc:2468] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:58.776262 28958 leader_election.cc:304] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:58.777168 30270 raft_consensus.cc:2804] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:58.777663 30270 raft_consensus.cc:697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:58.778573 30270 consensus_queue.cc:237] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:58.782557 29068 raft_consensus.cc:2468] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:58.797215 28815 catalog_manager.cc:5697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:58.807590 28989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:58.808148 28989 raft_consensus.cc:606] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:08:58.811111 28989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:58.811560 28989 raft_consensus.cc:606] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:08:58.812463 28804 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for eb6c70c2a7f54bfbab7f7b7d2140fd01 already in progress [suppressed 3 similar messages]
I20260709 13:08:58.814692 28989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:58.815075 28989 raft_consensus.cc:606] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Received request to transfer leadership
W20260709 13:08:58.818544 28865 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:08:58.818882 28865 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for eb6c70c2a7f54bfbab7f7b7d2140fd01 already in progress
W20260709 13:08:58.819126 28865 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for eb6c70c2a7f54bfbab7f7b7d2140fd01 already in progress
I20260709 13:08:58.920975 29065 raft_consensus.cc:1275] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.922188 30267 consensus_queue.cc:1048] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.932133 28989 raft_consensus.cc:1275] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.933502 30271 consensus_queue.cc:1048] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:59.203629 29065 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:59.204922 30270 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.211162 30270 raft_consensus.cc:993] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:59.211637 30318 raft_consensus.cc:1081] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:59.216921 29590 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Advancing to term 2
I20260709 13:08:59.217113 28917 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:59.218667 30085 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:59.223115 29065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35486
I20260709 13:08:59.223624 29065 raft_consensus.cc:493] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:59.223963 29065 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.228652 29590 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:59.231835 29065 raft_consensus.cc:515] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:59.234699 30270 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:59.239578 29065 leader_election.cc:290] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 3 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:59.240869 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:59.241525 28988 raft_consensus.cc:3055] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:59.241858 28988 raft_consensus.cc:740] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:59.242619 28988 consensus_queue.cc:260] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:59.243749 28988 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.247840 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6c70c2a7f54bfbab7f7b7d2140fd01" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:59.248569 28917 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.257489 28988 raft_consensus.cc:2468] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:08:59.258687 29034 leader_election.cc:304] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:59.259423 30307 raft_consensus.cc:2804] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:59.259893 30307 raft_consensus.cc:697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:59.260965 28917 raft_consensus.cc:2468] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:08:59.260746 30307 consensus_queue.cc:237] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [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: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:08:59.274401 28814 catalog_manager.cc:5697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 2 to 3, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:59.412153 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:59.483963 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:59.523113 28913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:59.523723 28913 raft_consensus.cc:606] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:08:59.525851 28913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:59.526211 28913 raft_consensus.cc:606] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:08:59.528138 28913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0e534945b1403893c71c793dfdb565"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:08:59.528564 28913 raft_consensus.cc:606] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:08:59.530668 29065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:08:59.531085 29065 raft_consensus.cc:606] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:08:59.532099 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:59.533399 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:59.702275 28989 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:59.703483 30307 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:59.710476 29590 raft_consensus.cc:3060] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Advancing to term 3
I20260709 13:08:59.717027 28917 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:59.721247 29590 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:59.722823 30309 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:59.723513 30307 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:59.731755 30309 raft_consensus.cc:1064] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:08:59.734690 30309 consensus_queue.cc:237] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:59.741432 29590 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:59.742727 28917 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:59.743037 28989 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:59.744339 30323 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:59.752780 30307 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:59.755385 30309 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:59.770720 30307 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:59.774900 28989 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:59.781272 30271 raft_consensus.cc:993] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:59.781786 30271 raft_consensus.cc:1081] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:08:59.783600 29065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35472
I20260709 13:08:59.782104 29590 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:59.784145 29065 raft_consensus.cc:493] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:59.784546 29065 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.789142 28917 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:59.789448 28814 catalog_manager.cc:5697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:59.808427 29065 raft_consensus.cc:515] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:59.810570 29065 leader_election.cc:290] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 3 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:08:59.811371 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:59.811942 28917 raft_consensus.cc:3055] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:59.811822 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df9be248196495cbe59e97363a0bce4" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:08:59.812254 28917 raft_consensus.cc:740] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:59.812491 28989 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.813048 28917 consensus_queue.cc:260] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:59.814404 28917 raft_consensus.cc:3060] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.818463 28989 raft_consensus.cc:2468] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:08:59.819875 29034 leader_election.cc:304] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:59.821471 30324 raft_consensus.cc:2804] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:59.821957 30324 raft_consensus.cc:697] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:08:59.822752 30324 consensus_queue.cc:237] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:59.824791 30172 raft_consensus.cc:993] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:59.825270 30322 raft_consensus.cc:1081] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:59.827517 28989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0e534945b1403893c71c793dfdb565"
dest_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:40430
I20260709 13:08:59.828015 28989 raft_consensus.cc:493] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:59.828388 28989 raft_consensus.cc:3060] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.831525 29065 consensus_queue.cc:237] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:08:59.838080 28989 raft_consensus.cc:515] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:59.838104 28917 raft_consensus.cc:2468] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:08:59.842726 29590 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:59.845750 30307 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:59.847532 28912 raft_consensus.cc:1275] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:59.848652 28913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e534945b1403893c71c793dfdb565" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:59.849215 30324 consensus_queue.cc:1048] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:59.849259 28913 raft_consensus.cc:3055] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:59.851318 28913 raft_consensus.cc:740] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:59.852035 28913 consensus_queue.cc:260] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:59.853016 28913 raft_consensus.cc:3060] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.856415 30325 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:59.861937 28917 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:59.867254 28913 raft_consensus.cc:2468] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:08:59.874382 28815 catalog_manager.cc:5697] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 2 to 3, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:59.876107 28958 leader_election.cc:304] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:08:59.877386 30318 raft_consensus.cc:2804] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:59.878116 30318 raft_consensus.cc:697] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:08:59.877367 29590 raft_consensus.cc:2955] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:59.879062 30318 consensus_queue.cc:237] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:59.893168 28814 catalog_manager.cc:5697] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 5 to 6, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:08:59.894114 30322 raft_consensus.cc:993] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:59.894670 30322 raft_consensus.cc:1081] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Signalling peer 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:08:59.897845 28991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7"
dest_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:40430
I20260709 13:08:59.898357 28991 raft_consensus.cc:493] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:59.898768 28991 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.898419 28989 leader_election.cc:290] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:59.904253 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:59.924319 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40424
I20260709 13:08:59.937004 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0e534945b1403893c71c793dfdb565" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:59.937659 29065 raft_consensus.cc:3060] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.946038 28991 raft_consensus.cc:515] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:59.948861 29065 raft_consensus.cc:2468] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
W20260709 13:08:59.952935 29560 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 55789.9us
I20260709 13:08:59.955940 28991 leader_election.cc:290] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 3 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:08:59.965818 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:08:59.966282 30336 tablet_replica.cc:333] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:08:59.966421 29068 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.967348 30336 raft_consensus.cc:2243] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:59.968056 30336 raft_consensus.cc:2272] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:59.974409 29068 raft_consensus.cc:2468] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 3.
I20260709 13:08:59.975765 30336 ts_tablet_manager.cc:1916] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:59.981758 28959 leader_election.cc:304] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:08:59.984192 30270 raft_consensus.cc:2804] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:08:59.994760 28958 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 56218.6us
I20260709 13:08:59.996498 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4096979fcb4f4e66818bc731e89fa5e7" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:08:59.997099 28912 raft_consensus.cc:3055] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:59.997746 28912 raft_consensus.cc:740] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:08:59.998487 28912 consensus_queue.cc:260] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:08:59.999706 28912 raft_consensus.cc:3060] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:00.008591 28912 raft_consensus.cc:2468] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 3.
I20260709 13:09:00.013006 28815 catalog_manager.cc:5697] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:00.018798 30336 ts_tablet_manager.cc:1929] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:00.019362 30336 log.cc:1199] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/eb6c70c2a7f54bfbab7f7b7d2140fd01
I20260709 13:09:00.022763 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet eb6c70c2a7f54bfbab7f7b7d2140fd01 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:00.027074 30270 raft_consensus.cc:697] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:00.028195 30270 consensus_queue.cc:237] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:00.040014 28815 catalog_manager.cc:5697] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 2 to 3, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:00.051389 29065 consensus_queue.cc:237] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.062232 30332 raft_consensus.cc:993] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:09:00.062723 30332 raft_consensus.cc:1081] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:09:00.064736 28912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37520
I20260709 13:09:00.065310 28912 raft_consensus.cc:493] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:00.065675 28912 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:00.079650 28912 raft_consensus.cc:515] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:00.083803 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:00.084481 29064 raft_consensus.cc:3055] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:00.084815 29064 raft_consensus.cc:740] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:09:00.085036 29593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:09:00.085695 29593 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:00.085671 29064 consensus_queue.cc:260] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:00.086752 28912 leader_election.cc:290] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:09:00.086864 29064 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:00.089540 28991 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:00.090987 28912 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:00.091984 30325 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:00.092782 29593 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:09:00.092890 30307 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:00.094906 29064 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:09:00.095927 28885 leader_election.cc:304] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
W20260709 13:09:00.096060 29034 consensus_peers.cc:597] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c2180b8f74b41c3bfcaf4e850e1f17e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:00.096716 30271 raft_consensus.cc:2804] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:00.097178 30271 raft_consensus.cc:697] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:09:00.098047 30271 consensus_queue.cc:237] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:00.103727 30325 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:00.110268 28912 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:00.110955 28815 catalog_manager.cc:5697] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:00.113174 28991 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
W20260709 13:09:00.124744 28865 auto_rebalancer.cc:629] Failed to schedule move for tablet 4096979fcb4f4e66818bc731e89fa5e7: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:09:00.128543 28815 catalog_manager.cc:5697] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:00.130693 29064 consensus_queue.cc:237] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.138381 28991 raft_consensus.cc:1275] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:00.138749 29034 consensus_peers.cc:597] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 149c161ac0d0443b84e2857931b3ed7b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:00.139698 30332 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:00.141063 28912 raft_consensus.cc:1275] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:00.142598 30332 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:00.148476 30307 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:00.152825 28991 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:00.164331 28912 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:00.167661 28913 consensus_queue.cc:237] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.171108 28815 catalog_manager.cc:5697] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:00.177780 29064 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:09:00.177888 28885 consensus_peers.cc:597] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae9bd81d863744c98572e8b904e88ed1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:00.179464 30271 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:00.182572 28991 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:00.193977 30172 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:00.200811 30271 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:00.203271 29064 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:00.203271 28991 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:00.238384 28813 catalog_manager.cc:5697] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:00.370515 28991 raft_consensus.cc:1275] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:00.371667 30325 consensus_queue.cc:1048] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:00.401912 29065 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:00.404130 30270 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:00.412312 28913 raft_consensus.cc:1275] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:00.413839 30324 consensus_queue.cc:1048] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:00.428362 28912 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:00.430460 30339 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:00.485118 29065 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:00.486409 30339 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:00.505720 28912 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:00.509590 30270 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:00.534231 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:00.540853 29593 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:00.542493 30322 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:00.579813 29065 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:00.581440 30172 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:00.624543 30364 ts_tablet_manager.cc:933] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:09:00.626823 30364 tablet_copy_client.cc:323] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:09:00.628528 29077 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:09:00.629133 29077 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet 0c2180b8f74b41c3bfcaf4e850e1f17e from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-0c2180b8f74b41c3bfcaf4e850e1f17e
I20260709 13:09:00.637133 29077 tablet_copy_source_session.cc:215] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:00.640174 30364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:00.654482 30364 tablet_copy_client.cc:806] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:00.655049 30364 tablet_copy_client.cc:670] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:00.658900 30364 tablet_copy_client.cc:538] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:00.668135 30364 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:00.692057 30364 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:00.693084 30364 tablet_bootstrap.cc:492] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:00.693822 30364 ts_tablet_manager.cc:1403] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.001s
I20260709 13:09:00.696806 30364 raft_consensus.cc:359] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.697676 30364 raft_consensus.cc:740] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:00.698338 30364 consensus_queue.cc:260] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.700820 30364 ts_tablet_manager.cc:1434] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:00.702725 29077 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-0c2180b8f74b41c3bfcaf4e850e1f17e received from {username='slave'} at 127.0.0.1:60890
I20260709 13:09:00.703207 29077 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-0c2180b8f74b41c3bfcaf4e850e1f17e on tablet 0c2180b8f74b41c3bfcaf4e850e1f17e with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:00.729797 30364 ts_tablet_manager.cc:933] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:09:00.731889 30364 tablet_copy_client.cc:323] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:09:00.733549 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet ae9bd81d863744c98572e8b904e88ed1 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:09:00.734139 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet ae9bd81d863744c98572e8b904e88ed1 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-ae9bd81d863744c98572e8b904e88ed1
I20260709 13:09:00.734274 30370 ts_tablet_manager.cc:933] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:09:00.741397 28929 tablet_copy_source_session.cc:215] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:00.744536 30364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9bd81d863744c98572e8b904e88ed1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:00.748208 30370 tablet_copy_client.cc:323] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.131:35403
I20260709 13:09:00.750033 29077 tablet_copy_service.cc:140] P cb69059c13924b1f8694ed66b14eef5e: Received BeginTabletCopySession request for tablet 149c161ac0d0443b84e2857931b3ed7b from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60890)
I20260709 13:09:00.750592 29077 tablet_copy_service.cc:161] P cb69059c13924b1f8694ed66b14eef5e: Beginning new tablet copy session on tablet 149c161ac0d0443b84e2857931b3ed7b from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60890: session id = 9220adc1c0cd4316bf43106e83532f34-149c161ac0d0443b84e2857931b3ed7b
I20260709 13:09:00.751250 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:00.758745 29077 tablet_copy_source_session.cc:215] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:00.764773 30370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 149c161ac0d0443b84e2857931b3ed7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:00.781471 30364 tablet_copy_client.cc:806] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:00.782127 30364 tablet_copy_client.cc:670] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:00.783545 30370 tablet_copy_client.cc:806] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:00.784122 30370 tablet_copy_client.cc:670] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:00.792681 30370 tablet_copy_client.cc:538] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:00.804267 30370 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:00.807215 30364 tablet_copy_client.cc:538] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:00.818003 30364 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:00.835970 30370 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:00.836900 30370 tablet_bootstrap.cc:492] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:00.837843 30370 ts_tablet_manager.cc:1403] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.004s
I20260709 13:09:00.840303 30370 raft_consensus.cc:359] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.841167 30370 raft_consensus.cc:740] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:00.841928 30370 consensus_queue.cc:260] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.850689 30370 ts_tablet_manager.cc:1434] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:09:00.852672 29077 tablet_copy_service.cc:342] P cb69059c13924b1f8694ed66b14eef5e: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-149c161ac0d0443b84e2857931b3ed7b received from {username='slave'} at 127.0.0.1:60890
I20260709 13:09:00.853174 29077 tablet_copy_service.cc:434] P cb69059c13924b1f8694ed66b14eef5e: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-149c161ac0d0443b84e2857931b3ed7b on tablet 149c161ac0d0443b84e2857931b3ed7b with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:00.865660 30364 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:00.866847 30364 tablet_bootstrap.cc:492] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:00.868160 30364 ts_tablet_manager.cc:1403] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.014s
I20260709 13:09:00.871675 30364 raft_consensus.cc:359] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.872664 30364 raft_consensus.cc:740] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:00.873435 30364 consensus_queue.cc:260] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:00.879194 30364 ts_tablet_manager.cc:1434] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:09:00.883596 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-ae9bd81d863744c98572e8b904e88ed1 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:09:00.884092 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-ae9bd81d863744c98572e8b904e88ed1 on tablet ae9bd81d863744c98572e8b904e88ed1 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:00.902953 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:09:00.903479 28992 raft_consensus.cc:606] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:09:00.906692 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:09:00.907245 28992 raft_consensus.cc:606] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:09:00.911453 29065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:09:00.911978 29065 raft_consensus.cc:606] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:09:00.914490 28912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:09:00.915074 28912 raft_consensus.cc:606] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:00.916263 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:00.917623 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:01.042225 30339 raft_consensus.cc:993] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:09:01.042737 30338 raft_consensus.cc:1081] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:09:01.047778 28912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37510
I20260709 13:09:01.048326 28912 raft_consensus.cc:493] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:01.048624 28912 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:01.056519 28912 raft_consensus.cc:515] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:01.060246 28912 leader_election.cc:290] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:09:01.060627 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:09:01.061215 28989 raft_consensus.cc:3055] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:01.061522 28989 raft_consensus.cc:740] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:01.062171 28989 consensus_queue.cc:260] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:01.063355 28989 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:01.064103 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:01.064682 29065 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:01.070482 28989 raft_consensus.cc:2468] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:09:01.071619 28885 leader_election.cc:304] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:09:01.072458 30322 raft_consensus.cc:2804] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:01.074906 30322 raft_consensus.cc:697] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:09:01.075791 30322 consensus_queue.cc:237] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:01.077967 29065 raft_consensus.cc:2468] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:09:01.087242 28814 catalog_manager.cc:5697] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:01.123720 29593 raft_consensus.cc:1217] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:01.152791 30271 raft_consensus.cc:993] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:09:01.153344 30271 raft_consensus.cc:1081] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:09:01.159686 29593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36540
I20260709 13:09:01.160269 29593 raft_consensus.cc:493] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:01.161856 29593 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.171350 29593 raft_consensus.cc:515] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.173756 28913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:09:01.173943 29064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5246a5a8fa34d178e4b8913d4a9b1cb" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:01.174371 28913 raft_consensus.cc:3055] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:01.174845 28913 raft_consensus.cc:740] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:09:01.174405 29064 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.175565 28913 consensus_queue.cc:260] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.176599 28913 raft_consensus.cc:3060] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.181830 29064 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 3.
I20260709 13:09:01.173445 29593 leader_election.cc:290] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 3 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:09:01.183032 29559 leader_election.cc:304] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [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: 9220adc1c0cd4316bf43106e83532f34, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:09:01.183849 30330 raft_consensus.cc:2804] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:01.184330 30330 raft_consensus.cc:697] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:09:01.185204 30330 consensus_queue.cc:237] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.187089 28913 raft_consensus.cc:2468] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 3.
I20260709 13:09:01.194168 28814 catalog_manager.cc:5697] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 2 to 3, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 3 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:01.262880 29593 raft_consensus.cc:1217] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:01.316839 29591 raft_consensus.cc:1217] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:01.364296 30324 raft_consensus.cc:993] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:09:01.364868 30382 raft_consensus.cc:1081] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Signalling peer 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:09:01.366473 28989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8"
dest_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:09:01.367014 28989 raft_consensus.cc:493] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:01.367357 28989 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.373696 28989 raft_consensus.cc:515] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:01.376374 28913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:09:01.377028 28989 leader_election.cc:290] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 3 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:09:01.377378 28913 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.379088 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c5bafab4ee4e53a18cc156393a89f8" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:01.379688 29065 raft_consensus.cc:3055] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:01.380051 29065 raft_consensus.cc:740] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:09:01.380802 29065 consensus_queue.cc:260] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:01.382023 29065 raft_consensus.cc:3060] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:01.384567 28913 raft_consensus.cc:2468] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 3.
I20260709 13:09:01.386624 28958 leader_election.cc:304] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:09:01.387552 30338 raft_consensus.cc:2804] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:01.388037 30338 raft_consensus.cc:697] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:01.388863 30338 consensus_queue.cc:237] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:01.400133 28815 catalog_manager.cc:5697] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 2 to 3, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:01.406490 29065 raft_consensus.cc:2468] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 3.
I20260709 13:09:01.435266 30340 raft_consensus.cc:993] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:09:01.435772 30340 raft_consensus.cc:1081] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:09:01.437218 29064 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35486
I20260709 13:09:01.437736 29064 raft_consensus.cc:493] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:01.438024 29064 raft_consensus.cc:3060] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:01.443389 29064 raft_consensus.cc:515] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.444936 29064 leader_election.cc:290] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:09:01.445631 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:09:01.446168 28989 raft_consensus.cc:3055] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:01.445991 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2758155cb7ec41289439f6f333abd4e6" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:09:01.446525 28989 raft_consensus.cc:740] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:01.446727 29591 raft_consensus.cc:3060] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:01.447440 28989 consensus_queue.cc:260] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.449052 28989 raft_consensus.cc:3060] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:01.453320 29591 raft_consensus.cc:2468] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 2.
I20260709 13:09:01.454630 29034 leader_election.cc:304] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:09:01.455256 28989 raft_consensus.cc:2468] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 2.
I20260709 13:09:01.455992 30382 raft_consensus.cc:2804] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:01.457156 30382 raft_consensus.cc:697] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:09:01.458027 30382 consensus_queue.cc:237] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.468734 28815 catalog_manager.cc:5697] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 2 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:01.470250 29064 raft_consensus.cc:1275] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:01.471850 30375 consensus_queue.cc:1048] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:01.497575 28989 raft_consensus.cc:1275] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:01.499058 30172 consensus_queue.cc:1048] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:01.536396 30382 raft_consensus.cc:1064] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:01.539987 30382 consensus_queue.cc:237] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.557464 29591 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:01.559324 28912 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:01.559760 30381 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:01.559890 28989 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:01.563288 30381 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:01.565959 30324 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:01.606952 30324 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.607976 28989 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.619071 28917 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.645967 28815 catalog_manager.cc:5697] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:01.651149 29591 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.668462 29065 consensus_queue.cc:237] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.675971 29593 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:01.677629 30324 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:01.688349 28912 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:01.690184 30324 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:01.696734 29065 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:01.702641 30307 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.706332 30330 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:01.711382 29591 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.713621 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:01.722039 28912 raft_consensus.cc:2955] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.724478 28815 catalog_manager.cc:5697] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 3 to 4, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:01.738289 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c2180b8f74b41c3bfcaf4e850e1f17e with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40424
I20260709 13:09:01.740317 30396 tablet_replica.cc:333] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:01.741487 30396 raft_consensus.cc:2243] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:01.742318 30396 raft_consensus.cc:2272] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:01.749084 28912 raft_consensus.cc:1275] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:01.752647 30396 ts_tablet_manager.cc:1916] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:01.751875 30330 consensus_queue.cc:1048] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:09:01.794603 30396 ts_tablet_manager.cc:1929] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:01.795054 30396 log.cc:1199] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/0c2180b8f74b41c3bfcaf4e850e1f17e
I20260709 13:09:01.796626 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet 0c2180b8f74b41c3bfcaf4e850e1f17e (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:01.811511 29065 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:01.813244 30340 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:01.830469 28912 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:01.831851 30338 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:01.882478 30172 raft_consensus.cc:1064] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:01.885685 30172 consensus_queue.cc:237] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.895601 28991 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:01.894222 29065 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:01.896642 29591 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:01.897344 30375 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:01.898308 30322 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:01.904393 30322 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:01.916448 30381 raft_consensus.cc:1064] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:01.918491 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:01.918887 30381 consensus_queue.cc:237] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:01.926627 28991 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.920178 30322 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.948956 28815 catalog_manager.cc:5697] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:01.972599 28991 raft_consensus.cc:1275] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:01.972872 29593 raft_consensus.cc:1275] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:01.972872 28912 raft_consensus.cc:1275] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:01.974764 30307 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:01.976281 30324 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:01.991199 30381 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:01.993593 29065 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.023111 29591 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.030047 29593 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:02.031982 30381 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:02.039119 30382 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.040784 28912 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.046135 28992 raft_consensus.cc:1275] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:02.052520 30307 consensus_queue.cc:1048] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:02.064301 29591 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.074136 28991 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.087502 28815 catalog_manager.cc:5697] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:02.108242 29065 consensus_queue.cc:237] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:02.118947 28989 raft_consensus.cc:1275] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:02.121418 30382 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:02.125598 29591 raft_consensus.cc:1275] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:02.127579 30382 consensus_queue.cc:1048] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:02.130991 30324 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.135391 28991 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.141073 29593 raft_consensus.cc:2955] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.148068 28912 consensus_queue.cc:237] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:02.158200 28803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 149c161ac0d0443b84e2857931b3ed7b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:02.158427 29065 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:02.161118 30409 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:02.163683 28814 catalog_manager.cc:5697] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.176834 29593 raft_consensus.cc:1275] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:02.177107 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 149c161ac0d0443b84e2857931b3ed7b with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:09:02.179998 30375 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.186414 29065 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.190137 30172 consensus_queue.cc:1048] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:02.196048 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae9bd81d863744c98572e8b904e88ed1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:02.202648 30412 tablet_replica.cc:333] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:02.204385 30412 raft_consensus.cc:2243] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:02.206346 30412 raft_consensus.cc:2272] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:02.209525 30412 ts_tablet_manager.cc:1916] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:02.210881 29593 raft_consensus.cc:2955] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:02.215637 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:02.215237 28815 catalog_manager.cc:5697] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:02.225842 30412 ts_tablet_manager.cc:1929] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:02.226369 30412 log.cc:1199] T 149c161ac0d0443b84e2857931b3ed7b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/149c161ac0d0443b84e2857931b3ed7b
I20260709 13:09:02.229627 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 149c161ac0d0443b84e2857931b3ed7b (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:02.243629 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet ae9bd81d863744c98572e8b904e88ed1 with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40424
I20260709 13:09:02.244740 30396 tablet_replica.cc:333] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:02.245836 30396 raft_consensus.cc:2243] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:02.246523 30396 raft_consensus.cc:2272] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:02.250926 30396 ts_tablet_manager.cc:1916] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:02.265827 30396 ts_tablet_manager.cc:1929] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:02.266177 30396 log.cc:1199] T ae9bd81d863744c98572e8b904e88ed1 P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/ae9bd81d863744c98572e8b904e88ed1
I20260709 13:09:02.267581 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet ae9bd81d863744c98572e8b904e88ed1 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:02.272904 28991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:09:02.273428 28991 raft_consensus.cc:606] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:02.275782 29065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "530ab2791d464878a303a200bf96a52d"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:09:02.276288 29065 raft_consensus.cc:606] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:09:02.278990 28913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:09:02.279560 28913 raft_consensus.cc:606] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:09:02.280834 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:09:02.282521 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:02.476403 30409 raft_consensus.cc:993] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:09:02.476886 30172 raft_consensus.cc:1081] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:09:02.478278 29065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35472
I20260709 13:09:02.478761 29065 raft_consensus.cc:493] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:02.479085 29065 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:02.484758 29065 raft_consensus.cc:515] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:02.486362 29065 leader_election.cc:290] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 3 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:02.487094 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:09:02.487491 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef96ecfd7f42b98a46a5c71a316dec" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:09:02.487735 28912 raft_consensus.cc:3055] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:02.488054 28912 raft_consensus.cc:740] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:09:02.488060 28991 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:02.488962 28912 consensus_queue.cc:260] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:02.490110 28912 raft_consensus.cc:3060] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:02.494867 28991 raft_consensus.cc:2468] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:09:02.496168 29034 leader_election.cc:304] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [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: 97de759419a543aabb769d046051fe05, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:09:02.496306 28912 raft_consensus.cc:2468] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 3.
I20260709 13:09:02.496843 30307 raft_consensus.cc:2804] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:02.497272 30307 raft_consensus.cc:697] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:09:02.497970 30307 consensus_queue.cc:237] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [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: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:02.507820 28813 catalog_manager.cc:5697] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 2 to 3, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 3 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:02.551867 30307 raft_consensus.cc:993] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:09:02.552356 30324 raft_consensus.cc:1081] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:09:02.553808 28912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "530ab2791d464878a303a200bf96a52d"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37520
I20260709 13:09:02.554350 28912 raft_consensus.cc:493] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:02.554688 28912 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:02.559980 28912 raft_consensus.cc:515] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:02.561415 28912 leader_election.cc:290] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 4 election: Requested vote from peers cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:09:02.562074 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:02.562256 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:09:02.562659 29065 raft_consensus.cc:3055] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:02.562852 29591 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:02.563010 29065 raft_consensus.cc:740] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:09:02.563687 29065 consensus_queue.cc:260] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:02.564735 29065 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:02.569676 29591 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 4.
I20260709 13:09:02.570694 28885 leader_election.cc:304] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:09:02.570977 29065 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 4.
I20260709 13:09:02.571331 30409 raft_consensus.cc:2804] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:02.571785 30409 raft_consensus.cc:697] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 4 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:09:02.572609 30409 consensus_queue.cc:237] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:02.583356 28813 catalog_manager.cc:5697] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 3 to 4, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 4 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:02.637421 30413 raft_consensus.cc:993] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:09:02.637868 30413 raft_consensus.cc:1081] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:09:02.639205 29591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36534
I20260709 13:09:02.639654 29591 raft_consensus.cc:493] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:02.639889 29591 raft_consensus.cc:3060] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:02.645680 29591 raft_consensus.cc:515] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:02.648311 29591 leader_election.cc:290] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 97de759419a543aabb769d046051fe05 (127.27.21.130:40837), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:09:02.648869 28989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:09:02.649479 28989 raft_consensus.cc:3055] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:02.649801 28989 raft_consensus.cc:740] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:02.650193 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df0cf7900ca47a1ae37c55d19545141" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:02.650817 29065 raft_consensus.cc:3060] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:02.650532 28989 consensus_queue.cc:260] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:02.651777 28989 raft_consensus.cc:3060] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:02.655630 29065 raft_consensus.cc:2468] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:09:02.656154 28989 raft_consensus.cc:2468] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:09:02.656776 29559 leader_election.cc:304] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:09:02.657765 30330 raft_consensus.cc:2804] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:02.658298 30330 raft_consensus.cc:697] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:09:02.659021 30330 consensus_queue.cc:237] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:02.666595 28813 catalog_manager.cc:5697] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:02.937682 28989 raft_consensus.cc:1275] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:02.938771 30307 consensus_queue.cc:1048] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:02.948236 28912 raft_consensus.cc:1275] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:02.953163 30324 consensus_queue.cc:1048] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:09:03.156559 28991 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:03.157703 30363 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:03.170145 29068 raft_consensus.cc:1275] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:03.172032 30425 consensus_queue.cc:1048] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:03.190798 29068 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 4 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:03.192240 30375 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:03.199754 29590 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 4 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:03.201400 30409 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:03.283505 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:03.308197 28917 consensus_queue.cc:237] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:03.317742 29065 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:03.319082 28988 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:03.322189 28885 consensus_peers.cc:597] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a2bae5258d54cefa9ad06bf74774f68. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:03.322784 30409 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.324622 30375 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:03.339875 30172 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.341625 28988 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.341670 29065 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.356575 28813 catalog_manager.cc:5697] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 3 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:03.358359 28917 consensus_queue.cc:237] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:03.366676 29065 raft_consensus.cc:1275] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:03.366742 28885 consensus_peers.cc:597] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d94d880b4b9c44adbd2ebdf7b2987bb4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:03.368129 30409 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:03.368824 28988 raft_consensus.cc:1275] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:03.370302 30375 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:03.378357 30172 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.379536 29065 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.384615 28991 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.398739 28988 consensus_queue.cc:237] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:03.404932 28814 catalog_manager.cc:5697] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
W20260709 13:09:03.413429 28960 consensus_peers.cc:597] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7c5bafab4ee4e53a18cc156393a89f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:03.415817 29065 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:03.416287 28917 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:03.417177 30338 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:03.418479 30413 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:03.438155 30338 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.439951 28912 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.448546 29065 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.455094 28991 consensus_queue.cc:237] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:03.462983 28815 catalog_manager.cc:5697] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 3 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:03.476351 28960 consensus_peers.cc:597] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4096979fcb4f4e66818bc731e89fa5e7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:03.478338 28912 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:03.479532 29065 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:03.484458 30338 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:03.485425 30439 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:03.506742 30413 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.511535 28912 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.531654 29065 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.537940 28814 catalog_manager.cc:5697] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 4, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 3 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:03.579968 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:03.634043 28912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "530ab2791d464878a303a200bf96a52d"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:09:03.634567 28912 raft_consensus.cc:606] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 4 LEADER]: Received request to transfer leadership to TS cb69059c13924b1f8694ed66b14eef5e
I20260709 13:09:03.636901 29065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:09:03.637540 29065 raft_consensus.cc:606] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:09:03.638664 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:03.639766 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:03.768639 30448 ts_tablet_manager.cc:933] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:09:03.773627 30448 tablet_copy_client.cc:323] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:09:03.775319 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet d94d880b4b9c44adbd2ebdf7b2987bb4 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:09:03.775875 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet d94d880b4b9c44adbd2ebdf7b2987bb4 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-d94d880b4b9c44adbd2ebdf7b2987bb4
I20260709 13:09:03.783667 28929 tablet_copy_source_session.cc:215] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:03.787184 30448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d94d880b4b9c44adbd2ebdf7b2987bb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:03.805799 30448 tablet_copy_client.cc:806] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:03.806486 30448 tablet_copy_client.cc:670] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:03.810882 30448 tablet_copy_client.cc:538] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:03.812522 30375 raft_consensus.cc:993] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:09:03.813001 30375 raft_consensus.cc:1081] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 4 LEADER]: Signalling peer cb69059c13924b1f8694ed66b14eef5e to start an election
I20260709 13:09:03.814643 29065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "530ab2791d464878a303a200bf96a52d"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
 from {username='slave'} at 127.0.0.1:35472
I20260709 13:09:03.815147 29065 raft_consensus.cc:493] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:03.815778 29065 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:03.819568 30448 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:03.826565 29065 raft_consensus.cc:515] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:03.831267 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:09:03.831427 29065 leader_election.cc:290] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [CANDIDATE]: Term 5 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:09:03.833158 29593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530ab2791d464878a303a200bf96a52d" candidate_uuid: "cb69059c13924b1f8694ed66b14eef5e" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:09:03.833796 29593 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:03.831867 28912 raft_consensus.cc:3055] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:03.838385 28912 raft_consensus.cc:740] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:09:03.839159 28912 consensus_queue.cc:260] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:03.840350 28912 raft_consensus.cc:3060] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:03.846599 30448 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:03.853374 28912 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 5.
I20260709 13:09:03.853725 30448 tablet_bootstrap.cc:492] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:03.854637 29032 leader_election.cc:304] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [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: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e; no voters: 
I20260709 13:09:03.855491 30447 raft_consensus.cc:2804] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:03.856027 30447 raft_consensus.cc:697] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 5 LEADER]: Becoming Leader. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:09:03.855634 30448 ts_tablet_manager.cc:1403] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.008s
I20260709 13:09:03.856845 30447 consensus_queue.cc:237] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:03.858079 30451 ts_tablet_manager.cc:933] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:09:03.863531 29593 raft_consensus.cc:2468] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb69059c13924b1f8694ed66b14eef5e in term 5.
I20260709 13:09:03.872572 28814 catalog_manager.cc:5697] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e reported cstate change: term changed from 4 to 5, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to cb69059c13924b1f8694ed66b14eef5e (127.27.21.131). New cstate: current_term: 5 leader_uuid: "cb69059c13924b1f8694ed66b14eef5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:03.882411 30453 ts_tablet_manager.cc:933] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:03.884737 30448 raft_consensus.cc:359] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:03.888465 30451 tablet_copy_client.cc:323] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:09:03.888581 30453 tablet_copy_client.cc:323] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:09:03.888778 30448 raft_consensus.cc:740] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:03.890574 30448 consensus_queue.cc:260] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:03.891745 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet 6a2bae5258d54cefa9ad06bf74774f68 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:09:03.892309 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet 6a2bae5258d54cefa9ad06bf74774f68 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-6a2bae5258d54cefa9ad06bf74774f68
I20260709 13:09:03.892740 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet c7c5bafab4ee4e53a18cc156393a89f8 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:09:03.893276 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet c7c5bafab4ee4e53a18cc156393a89f8 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-c7c5bafab4ee4e53a18cc156393a89f8
I20260709 13:09:03.897621 30448 ts_tablet_manager.cc:1434] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:09:03.901970 28928 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-d94d880b4b9c44adbd2ebdf7b2987bb4 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:09:03.902420 28928 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-d94d880b4b9c44adbd2ebdf7b2987bb4 on tablet d94d880b4b9c44adbd2ebdf7b2987bb4 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:03.904640 28929 tablet_copy_source_session.cc:215] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:03.909152 30456 ts_tablet_manager.cc:933] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:03.911257 29004 tablet_copy_source_session.cc:215] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:03.920572 30451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2bae5258d54cefa9ad06bf74774f68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:03.922127 30453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c5bafab4ee4e53a18cc156393a89f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:03.925124 30456 tablet_copy_client.cc:323] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:09:03.932482 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 4096979fcb4f4e66818bc731e89fa5e7 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:09:03.933180 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 4096979fcb4f4e66818bc731e89fa5e7 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-4096979fcb4f4e66818bc731e89fa5e7
I20260709 13:09:03.953233 30451 tablet_copy_client.cc:806] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:03.953796 30453 tablet_copy_client.cc:806] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:03.954036 30451 tablet_copy_client.cc:670] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:03.954437 30453 tablet_copy_client.cc:670] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:03.944878 29004 tablet_copy_source_session.cc:215] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:04.045571 30451 tablet_copy_client.cc:538] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:04.059603 30456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4096979fcb4f4e66818bc731e89fa5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:04.126161 30451 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:04.162319 30453 tablet_copy_client.cc:538] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:04.176942 30453 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:04.194430 30456 tablet_copy_client.cc:806] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:04.195140 30456 tablet_copy_client.cc:670] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:04.204129 30456 tablet_copy_client.cc:538] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:04.211289 30307 raft_consensus.cc:993] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:09:04.211952 30307 raft_consensus.cc:1081] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:09:04.213989 28991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff"
dest_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:40438
I20260709 13:09:04.214876 28991 raft_consensus.cc:493] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:04.215313 28991 raft_consensus.cc:3060] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:04.222811 30456 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:04.229979 28991 raft_consensus.cc:515] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:04.233829 29067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:04.234262 30451 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:04.234757 29067 raft_consensus.cc:3055] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:04.235314 29067 raft_consensus.cc:740] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:09:04.233923 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b945c763a90f4479ae581c2b192797ff" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:09:04.235998 29591 raft_consensus.cc:3060] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:04.236351 29067 consensus_queue.cc:260] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:04.237718 29067 raft_consensus.cc:3060] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:04.237896 30451 tablet_bootstrap.cc:492] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:04.239089 30451 ts_tablet_manager.cc:1403] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.113s	user 0.036s	sys 0.028s
I20260709 13:09:04.246405 30453 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:04.247586 30453 tablet_bootstrap.cc:492] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:04.248107 29591 raft_consensus.cc:2468] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:09:04.248318 30453 ts_tablet_manager.cc:1403] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.011s
I20260709 13:09:04.248459 29067 raft_consensus.cc:2468] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:09:04.249650 28960 leader_election.cc:304] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:09:04.249488 28991 leader_election.cc:290] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Requested vote from peers cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:09:04.250823 30461 raft_consensus.cc:2804] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:04.251377 30461 raft_consensus.cc:697] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:04.254884 30461 consensus_queue.cc:237] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:04.258754 30453 raft_consensus.cc:359] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:04.259846 30453 raft_consensus.cc:740] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:04.253957 30451 raft_consensus.cc:359] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:04.260569 30453 consensus_queue.cc:260] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:04.261209 30451 raft_consensus.cc:740] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:04.268936 30453 ts_tablet_manager.cc:1434] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:09:04.286798 29590 raft_consensus.cc:1217] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:04.336351 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-c7c5bafab4ee4e53a18cc156393a89f8 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:09:04.336990 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-c7c5bafab4ee4e53a18cc156393a89f8 on tablet c7c5bafab4ee4e53a18cc156393a89f8 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:04.335711 30451 consensus_queue.cc:260] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:04.348491 28912 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 5 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:09:04.372216 30451 ts_tablet_manager.cc:1434] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.133s	user 0.004s	sys 0.005s
I20260709 13:09:04.365054 28815 catalog_manager.cc:5697] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:04.375883 30420 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:09:04.376176 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-6a2bae5258d54cefa9ad06bf74774f68 received from {username='slave'} at 127.0.0.1:39846
I20260709 13:09:04.389782 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-6a2bae5258d54cefa9ad06bf74774f68 on tablet 6a2bae5258d54cefa9ad06bf74774f68 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:04.382639 29591 raft_consensus.cc:1217] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:04.413591 30456 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:04.414834 30456 tablet_bootstrap.cc:492] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:04.415752 30456 ts_tablet_manager.cc:1403] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.193s	user 0.028s	sys 0.023s
I20260709 13:09:04.425256 30456 raft_consensus.cc:359] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:04.426344 30456 raft_consensus.cc:740] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:04.427068 30456 consensus_queue.cc:260] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:04.435060 30456 ts_tablet_manager.cc:1434] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:09:04.437215 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-4096979fcb4f4e66818bc731e89fa5e7 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:09:04.437916 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-4096979fcb4f4e66818bc731e89fa5e7 on tablet 4096979fcb4f4e66818bc731e89fa5e7 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:04.463508 29591 raft_consensus.cc:1275] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 5 FOLLOWER]: Refusing update from remote peer cb69059c13924b1f8694ed66b14eef5e: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:09:04.465166 30460 consensus_queue.cc:1048] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 13:09:04.480513 28960 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.27.21.190:44981, user_credentials={real_user=slave}} blocked reactor thread for 48943.1us
I20260709 13:09:04.640924 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:04.708410 29591 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:04.711216 30338 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:04.735194 29065 raft_consensus.cc:1275] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:04.737196 30461 consensus_queue.cc:1048] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:04.807581 30172 raft_consensus.cc:1064] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:04.810293 30172 consensus_queue.cc:237] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:04.817962 29590 raft_consensus.cc:1275] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:04.819581 29591 raft_consensus.cc:1217] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:09:04.821074 29065 raft_consensus.cc:1275] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:04.833546 28989 raft_consensus.cc:1275] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:04.822288 30375 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:04.850344 30172 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:04.851809 30459 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:04.872614 30375 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:04.874334 29590 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:04.881129 28989 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:04.890532 29065 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:04.895660 28814 catalog_manager.cc:5697] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:04.920385 28912 consensus_queue.cc:237] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:04.931526 28991 raft_consensus.cc:1275] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:04.931999 29590 raft_consensus.cc:1275] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:04.933658 30482 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:04.934597 30375 consensus_queue.cc:1048] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:04.935514 30461 raft_consensus.cc:1064] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:04.938282 30461 consensus_queue.cc:237] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:04.942801 30459 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:04.945729 29590 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:04.946228 28991 raft_consensus.cc:2955] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:04.957835 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d94d880b4b9c44adbd2ebdf7b2987bb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.966217 28816 catalog_manager.cc:5697] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:04.978739 29590 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:04.979219 29068 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:04.980681 30463 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:04.985719 30338 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:04.990628 28912 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:04.998745 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet d94d880b4b9c44adbd2ebdf7b2987bb4 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:09:05.001046 30463 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:05.003557 30488 tablet_replica.cc:333] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:05.016501 30488 raft_consensus.cc:2243] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:05.017758 30488 raft_consensus.cc:2272] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:05.033864 30488 ts_tablet_manager.cc:1916] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:05.036209 30461 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.043803 29068 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.044732 29591 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.054159 29593 raft_consensus.cc:1217] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:05.067813 28814 catalog_manager.cc:5697] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.104604 28912 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.107203 30488 ts_tablet_manager.cc:1929] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:05.107820 30488 log.cc:1199] T d94d880b4b9c44adbd2ebdf7b2987bb4 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/d94d880b4b9c44adbd2ebdf7b2987bb4
I20260709 13:09:05.113734 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet d94d880b4b9c44adbd2ebdf7b2987bb4 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:05.133955 28991 consensus_queue.cc:237] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.141618 29591 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:05.142197 29065 raft_consensus.cc:1275] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:05.143385 30492 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:05.149552 30491 consensus_queue.cc:1048] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:05.156138 30461 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.159464 29593 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.163555 29068 raft_consensus.cc:2955] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.173837 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7c5bafab4ee4e53a18cc156393a89f8 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:05.183701 28814 catalog_manager.cc:5697] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 5 to 6, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 3 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.200327 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet c7c5bafab4ee4e53a18cc156393a89f8 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37502
I20260709 13:09:05.210780 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:05.211617 30493 tablet_replica.cc:333] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:05.212785 30493 raft_consensus.cc:2243] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:05.213644 30493 raft_consensus.cc:2272] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:05.217545 30493 ts_tablet_manager.cc:1916] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:05.233407 30493 ts_tablet_manager.cc:1929] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:05.233996 30493 log.cc:1199] T c7c5bafab4ee4e53a18cc156393a89f8 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/c7c5bafab4ee4e53a18cc156393a89f8
I20260709 13:09:05.235980 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet c7c5bafab4ee4e53a18cc156393a89f8 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:05.273339 28991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01e53ebb69d14cea98a05005727ff182"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:09:05.274008 28991 raft_consensus.cc:606] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:05.279318 29068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e"
dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
mode: GRACEFUL
new_leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:57174
I20260709 13:09:05.279892 29068 raft_consensus.cc:606] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Received request to transfer leadership to TS 6e33f5c85c4e4cef9ec4f52bcaf88b96
I20260709 13:09:05.285784 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:05.287434 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:05.293545 30459 raft_consensus.cc:1064] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:05.295550 30459 consensus_queue.cc:237] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.317458 29593 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:05.319109 29068 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:05.319420 30459 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:05.320680 28988 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:05.321862 30375 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:05.328116 30482 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:05.348531 30459 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.350399 29593 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.350585 28991 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.370270 28816 catalog_manager.cc:5697] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.376754 29068 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.398770 28912 consensus_queue.cc:237] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.410621 30447 raft_consensus.cc:993] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: : Instructing follower 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:09:05.412879 29593 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:05.416146 28988 raft_consensus.cc:1275] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:05.413074 30460 raft_consensus.cc:1081] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Signalling peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 to start an election
I20260709 13:09:05.418926 28912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
 from {username='slave'} at 127.0.0.1:37520
I20260709 13:09:05.419499 28912 raft_consensus.cc:493] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:05.419401 30482 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:05.420053 28912 raft_consensus.cc:3060] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.421190 30482 consensus_queue.cc:1048] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:05.427716 30482 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.432054 28988 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.444818 28912 raft_consensus.cc:515] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.446887 28912 leader_election.cc:290] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Requested vote from peers cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403), 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477)
I20260709 13:09:05.447611 29068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:05.448060 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a2bae5258d54cefa9ad06bf74774f68 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:05.446801 28814 catalog_manager.cc:5697] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 4 to 5, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 3 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.449188 29068 raft_consensus.cc:3055] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:05.449640 29068 raft_consensus.cc:740] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb69059c13924b1f8694ed66b14eef5e, State: Running, Role: LEADER
I20260709 13:09:05.450404 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2180b8f74b41c3bfcaf4e850e1f17e" candidate_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
I20260709 13:09:05.450940 29591 raft_consensus.cc:3060] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.450439 29068 consensus_queue.cc:260] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.451704 29068 raft_consensus.cc:3060] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.457051 29593 raft_consensus.cc:2955] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.464542 29591 raft_consensus.cc:2468] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:09:05.466102 28885 leader_election.cc:304] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:09:05.466977 30482 raft_consensus.cc:2804] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:05.467671 30482 raft_consensus.cc:697] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Becoming Leader. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:09:05.468582 29068 raft_consensus.cc:2468] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e33f5c85c4e4cef9ec4f52bcaf88b96 in term 2.
I20260709 13:09:05.468776 30482 consensus_queue.cc:237] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.495738 30491 raft_consensus.cc:993] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:09:05.496215 30491 raft_consensus.cc:1081] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:09:05.498082 29593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01e53ebb69d14cea98a05005727ff182"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36534
I20260709 13:09:05.498629 29593 raft_consensus.cc:493] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:05.499013 29593 raft_consensus.cc:3060] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.501471 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a2bae5258d54cefa9ad06bf74774f68 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35462
I20260709 13:09:05.502393 30488 tablet_replica.cc:333] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:05.503473 30488 raft_consensus.cc:2243] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:05.504158 30488 raft_consensus.cc:2272] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:05.504555 28816 catalog_manager.cc:5697] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: term changed from 1 to 2, leader changed from cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) to 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:05.507921 29593 raft_consensus.cc:515] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.509969 29593 leader_election.cc:290] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:05.510895 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e53ebb69d14cea98a05005727ff182" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:09:05.511503 28912 raft_consensus.cc:3060] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.512929 30488 ts_tablet_manager.cc:1916] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:05.513553 28988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e53ebb69d14cea98a05005727ff182" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:09:05.514072 28988 raft_consensus.cc:3055] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:05.514335 28988 raft_consensus.cc:740] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:05.515034 28988 consensus_queue.cc:260] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.516161 28988 raft_consensus.cc:3060] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:05.518146 28912 raft_consensus.cc:2468] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:09:05.519567 29558 leader_election.cc:304] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:09:05.520504 30425 raft_consensus.cc:2804] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:05.520941 30425 raft_consensus.cc:697] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:09:05.521775 30425 consensus_queue.cc:237] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.524130 28988 raft_consensus.cc:2468] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:09:05.529894 30488 ts_tablet_manager.cc:1929] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:09:05.530390 30488 log.cc:1199] T 6a2bae5258d54cefa9ad06bf74774f68 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/6a2bae5258d54cefa9ad06bf74774f68
I20260709 13:09:05.532179 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 6a2bae5258d54cefa9ad06bf74774f68 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:05.544152 28816 catalog_manager.cc:5697] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:05.608394 30492 raft_consensus.cc:1064] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:05.610724 30492 consensus_queue.cc:237] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.618017 29593 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:05.619439 30461 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:05.619848 28917 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:05.620303 29065 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:05.621815 30461 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:05.625031 30461 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:05.645041 30491 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.648559 28917 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.655781 29065 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.665603 28816 catalog_manager.cc:5697] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:05.669663 29593 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.678709 28991 consensus_queue.cc:237] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:05.695472 29593 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:05.697250 30461 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:05.698174 28912 raft_consensus.cc:1275] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:09:05.702713 30461 consensus_queue.cc:1048] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:09:05.707391 30338 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.715440 28912 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.729921 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4096979fcb4f4e66818bc731e89fa5e7 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:05.733131 29593 raft_consensus.cc:2955] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.743498 28813 catalog_manager.cc:5697] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 5 to 6, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 3 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:05.757388 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 4096979fcb4f4e66818bc731e89fa5e7 with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35462
I20260709 13:09:05.759840 30488 tablet_replica.cc:333] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:05.760915 30488 raft_consensus.cc:2243] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:05.761871 30488 raft_consensus.cc:2272] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:05.766343 30488 ts_tablet_manager.cc:1916] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:05.780845 30488 ts_tablet_manager.cc:1929] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:05.781222 30488 log.cc:1199] T 4096979fcb4f4e66818bc731e89fa5e7 P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/4096979fcb4f4e66818bc731e89fa5e7
I20260709 13:09:05.782689 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 4096979fcb4f4e66818bc731e89fa5e7 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:05.946260 28912 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:05.947453 30425 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:05.962492 28988 raft_consensus.cc:1275] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:05.963945 30425 consensus_queue.cc:1048] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:05.979004 29593 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:05.982107 30482 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:05.992383 29065 raft_consensus.cc:1275] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:05.993731 30375 consensus_queue.cc:1048] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:06.288470 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:06.822290 28988 consensus_queue.cc:237] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:06.829512 28912 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:06.829572 29068 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:06.829810 28960 consensus_peers.cc:597] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e2dbddeb30c4b27a09c9cdf53f97cef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:06.831015 30504 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:06.831835 30518 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:06.841359 30461 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:06.843016 28912 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:06.843719 29065 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:06.862093 28814 catalog_manager.cc:5697] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:06.865195 28991 consensus_queue.cc:237] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:06.904575 28912 raft_consensus.cc:1275] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:09:06.905113 28960 consensus_peers.cc:597] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1650170e0418429ba17f325f0f834e32. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:06.911541 30504 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:06.915717 29068 raft_consensus.cc:1275] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:09:06.920045 30518 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:06.947877 30521 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:06.959118 28912 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:06.967190 29068 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:06.981766 28917 consensus_queue.cc:237] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:06.982425 28813 catalog_manager.cc:5697] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 2, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
W20260709 13:09:06.991822 28885 consensus_peers.cc:597] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 884fc169d9404fc09497ca148f541eec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:06.993180 29068 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:06.995098 28988 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:06.995167 30375 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:09:07.004614 30515 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.031044 29068 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:07.029006 30534 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:07.035475 28991 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:07.058252 28991 consensus_queue.cc:237] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.055786 28814 catalog_manager.cc:5697] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 3 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:07.085002 29068 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:07.085002 28912 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:07.086699 30521 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:07.089624 28960 consensus_peers.cc:597] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba0e534945b1403893c71c793dfdb565. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:07.090678 30523 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:07.101765 30521 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:07.103896 28917 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:07.106155 29068 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:07.120148 28813 catalog_manager.cc:5697] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:07.329957 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:07.335942 30541 ts_tablet_manager.cc:933] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:07.338168 30541 tablet_copy_client.cc:323] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:09:07.339802 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:09:07.340328 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 6e2dbddeb30c4b27a09c9cdf53f97cef from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-6e2dbddeb30c4b27a09c9cdf53f97cef
I20260709 13:09:07.348248 29004 tablet_copy_source_session.cc:215] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:07.352520 30541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:07.370128 30541 tablet_copy_client.cc:806] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:07.370747 30541 tablet_copy_client.cc:670] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:07.374518 30541 tablet_copy_client.cc:538] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:07.376382 30543 ts_tablet_manager.cc:933] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:07.397195 30541 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:07.404341 30543 tablet_copy_client.cc:323] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:09:07.406049 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet 1650170e0418429ba17f325f0f834e32 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:09:07.406548 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet 1650170e0418429ba17f325f0f834e32 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-1650170e0418429ba17f325f0f834e32
I20260709 13:09:07.413779 29004 tablet_copy_source_session.cc:215] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:07.416705 30543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1650170e0418429ba17f325f0f834e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:07.441432 30543 tablet_copy_client.cc:806] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:07.442037 30543 tablet_copy_client.cc:670] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:07.446043 30543 tablet_copy_client.cc:538] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:07.449407 28912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff9d5a80fdf409498bcc2bbf33728e6"
dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
mode: GRACEFUL
new_leader_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:44862
I20260709 13:09:07.450047 28912 raft_consensus.cc:606] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Received request to transfer leadership to TS 97de759419a543aabb769d046051fe05
I20260709 13:09:07.454257 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:09:07.455996 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:07.462072 30541 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:07.462881 30541 tablet_bootstrap.cc:492] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:07.463901 30543 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:07.463951 30541 ts_tablet_manager.cc:1403] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.067s	user 0.030s	sys 0.018s
I20260709 13:09:07.467677 30541 raft_consensus.cc:359] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.468681 30541 raft_consensus.cc:740] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:07.469594 30541 consensus_queue.cc:260] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.484351 30541 ts_tablet_manager.cc:1434] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:09:07.487764 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-6e2dbddeb30c4b27a09c9cdf53f97cef received from {username='slave'} at 127.0.0.1:60034
I20260709 13:09:07.488178 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-6e2dbddeb30c4b27a09c9cdf53f97cef on tablet 6e2dbddeb30c4b27a09c9cdf53f97cef with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:07.497757 30543 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:07.498842 30543 tablet_bootstrap.cc:492] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:07.499635 30543 ts_tablet_manager.cc:1403] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.036s	user 0.026s	sys 0.004s
I20260709 13:09:07.502894 30543 raft_consensus.cc:359] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.503793 30543 raft_consensus.cc:740] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:07.504470 30543 consensus_queue.cc:260] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.507566 30543 ts_tablet_manager.cc:1434] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260709 13:09:07.509500 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-1650170e0418429ba17f325f0f834e32 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:09:07.509871 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-1650170e0418429ba17f325f0f834e32 on tablet 1650170e0418429ba17f325f0f834e32 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:07.608393 30543 ts_tablet_manager.cc:933] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:09:07.612331 30543 tablet_copy_client.cc:323] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:09:07.614542 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet 884fc169d9404fc09497ca148f541eec from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:09:07.615093 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet 884fc169d9404fc09497ca148f541eec from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-884fc169d9404fc09497ca148f541eec
I20260709 13:09:07.622169 28929 tablet_copy_source_session.cc:215] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:07.625172 30543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884fc169d9404fc09497ca148f541eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:07.642588 30543 tablet_copy_client.cc:806] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:07.643188 30543 tablet_copy_client.cc:670] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:07.646909 30543 tablet_copy_client.cc:538] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:07.656562 30543 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:07.677685 30541 ts_tablet_manager.cc:933] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:07.690773 30541 tablet_copy_client.cc:323] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.130:40837
I20260709 13:09:07.692678 29004 tablet_copy_service.cc:140] P 97de759419a543aabb769d046051fe05: Received BeginTabletCopySession request for tablet ba0e534945b1403893c71c793dfdb565 from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:60034)
I20260709 13:09:07.693260 29004 tablet_copy_service.cc:161] P 97de759419a543aabb769d046051fe05: Beginning new tablet copy session on tablet ba0e534945b1403893c71c793dfdb565 from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:60034: session id = 9220adc1c0cd4316bf43106e83532f34-ba0e534945b1403893c71c793dfdb565
I20260709 13:09:07.701514 30543 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:07.702641 30543 tablet_bootstrap.cc:492] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:07.703408 30543 ts_tablet_manager.cc:1403] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.047s	user 0.031s	sys 0.017s
I20260709 13:09:07.706549 30543 raft_consensus.cc:359] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.707516 30543 raft_consensus.cc:740] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:07.708222 30543 consensus_queue.cc:260] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.710400 30543 ts_tablet_manager.cc:1434] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:09:07.712568 29004 tablet_copy_source_session.cc:215] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:07.715193 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-884fc169d9404fc09497ca148f541eec received from {username='slave'} at 127.0.0.1:39846
I20260709 13:09:07.715689 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-884fc169d9404fc09497ca148f541eec on tablet 884fc169d9404fc09497ca148f541eec with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:07.727056 30541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0e534945b1403893c71c793dfdb565. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:07.745639 30541 tablet_copy_client.cc:806] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:07.746212 30541 tablet_copy_client.cc:670] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:07.749948 30541 tablet_copy_client.cc:538] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:07.757718 30541 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:07.784322 30541 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:07.785090 30541 tablet_bootstrap.cc:492] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:07.785717 30541 ts_tablet_manager.cc:1403] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.000s
I20260709 13:09:07.788003 30541 raft_consensus.cc:359] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.788858 30541 raft_consensus.cc:740] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:07.789456 30541 consensus_queue.cc:260] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:07.792058 30541 ts_tablet_manager.cc:1434] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:07.793669 29004 tablet_copy_service.cc:342] P 97de759419a543aabb769d046051fe05: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-ba0e534945b1403893c71c793dfdb565 received from {username='slave'} at 127.0.0.1:60034
I20260709 13:09:07.794070 29004 tablet_copy_service.cc:434] P 97de759419a543aabb769d046051fe05: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-ba0e534945b1403893c71c793dfdb565 on tablet ba0e534945b1403893c71c793dfdb565 with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:07.861861 29591 raft_consensus.cc:1217] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:07.947463 29591 raft_consensus.cc:1217] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:07.962745 30551 raft_consensus.cc:993] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: : Instructing follower 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:09:07.963274 30534 raft_consensus.cc:1081] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Signalling peer 97de759419a543aabb769d046051fe05 to start an election
I20260709 13:09:07.964857 28989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff9d5a80fdf409498bcc2bbf33728e6"
dest_uuid: "97de759419a543aabb769d046051fe05"
 from {username='slave'} at 127.0.0.1:40430
I20260709 13:09:07.965556 28989 raft_consensus.cc:493] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:07.965929 28989 raft_consensus.cc:3060] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:07.976315 28989 raft_consensus.cc:515] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:07.978799 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9d5a80fdf409498bcc2bbf33728e6" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:09:07.979367 28917 raft_consensus.cc:3055] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:07.979622 28917 raft_consensus.cc:740] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e33f5c85c4e4cef9ec4f52bcaf88b96, State: Running, Role: LEADER
I20260709 13:09:07.980310 28917 consensus_queue.cc:260] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:07.981102 28917 raft_consensus.cc:3060] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:07.994956 28917 raft_consensus.cc:2468] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:09:07.996379 28958 leader_election.cc:304] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05; no voters: 
I20260709 13:09:07.999239 30552 raft_consensus.cc:2804] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:08.005431 30552 raft_consensus.cc:697] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Becoming Leader. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:08.006680 30552 consensus_queue.cc:237] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } }
I20260709 13:09:08.012291 28989 leader_election.cc:290] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:09:08.015877 29065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff9d5a80fdf409498bcc2bbf33728e6" candidate_uuid: "97de759419a543aabb769d046051fe05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb69059c13924b1f8694ed66b14eef5e"
I20260709 13:09:08.016628 29065 raft_consensus.cc:3060] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:08.031208 28813 catalog_manager.cc:5697] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 reported cstate change: term changed from 1 to 2, leader changed from 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) to 97de759419a543aabb769d046051fe05 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:08.032068 29065 raft_consensus.cc:2468] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97de759419a543aabb769d046051fe05 in term 2.
I20260709 13:09:08.063737 29591 raft_consensus.cc:1217] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:08.150302 29591 raft_consensus.cc:1217] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:09:08.354877 30523 raft_consensus.cc:1064] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:08.357357 30523 consensus_queue.cc:237] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:08.369304 29591 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:08.369848 28917 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:08.371697 30559 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:08.373698 30552 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:08.380633 29068 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:08.384996 30559 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:08.398138 30552 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.400596 29068 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.403244 28917 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.410789 29591 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.416644 28813 catalog_manager.cc:5697] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:08.440688 28988 consensus_queue.cc:237] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:08.448042 28917 raft_consensus.cc:1275] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:08.449429 30523 consensus_queue.cc:1048] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:08.451028 28913 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:08.452425 29591 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:08.457116 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:08.459254 30559 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:08.465771 30552 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:08.475128 30523 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.481266 28912 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.499794 29591 raft_consensus.cc:2955] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.510716 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:08.525828 28816 catalog_manager.cc:5697] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER cb69059c13924b1f8694ed66b14eef5e (127.27.21.131) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:08.551725 29068 raft_consensus.cc:1275] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:08.554410 30523 consensus_queue.cc:1048] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:08.558588 29053 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e2dbddeb30c4b27a09c9cdf53f97cef with delete_type TABLET_DATA_TOMBSTONED (TS cb69059c13924b1f8694ed66b14eef5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35462
I20260709 13:09:08.578683 30534 raft_consensus.cc:1064] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:08.583110 30559 raft_consensus.cc:1064] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:08.585119 30566 tablet_replica.cc:333] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:08.588039 30552 raft_consensus.cc:1064] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05: attempting to promote NON_VOTER 9220adc1c0cd4316bf43106e83532f34 to VOTER
I20260709 13:09:08.589084 30559 consensus_queue.cc:237] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:08.593888 30566 raft_consensus.cc:2243] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:08.595419 30552 consensus_queue.cc:237] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
W20260709 13:09:08.589722 29034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 100119us
I20260709 13:09:08.596318 30566 raft_consensus.cc:2272] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:08.582741 30534 consensus_queue.cc:237] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:08.619009 30566 ts_tablet_manager.cc:1916] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:08.641460 29593 raft_consensus.cc:1275] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:08.641645 28912 raft_consensus.cc:1275] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:08.645725 30552 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:08.647589 29067 raft_consensus.cc:1275] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:09:08.649416 30523 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:08.653792 30461 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:08.660643 29593 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:08.672390 29590 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEARNER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:08.673616 29068 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:08.667713 30552 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 13:09:08.700809 28988 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:08.712790 30533 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 13:09:08.727048 30534 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:08.728073 30533 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:08.738979 28959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35403, user_credentials={real_user=slave}} blocked reactor thread for 83990.9us
I20260709 13:09:08.770485 28913 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:09:08.778543 29558 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:35113, user_credentials={real_user=slave}} blocked reactor thread for 75571.5us
I20260709 13:09:08.793598 30523 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 13:09:08.802524 29064 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:08.807265 30461 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:08.847673 30578 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.795962 30566 ts_tablet_manager.cc:1929] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:08.853173 30566 log.cc:1199] T 6e2dbddeb30c4b27a09c9cdf53f97cef P cb69059c13924b1f8694ed66b14eef5e: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/wals/6e2dbddeb30c4b27a09c9cdf53f97cef
I20260709 13:09:08.866462 28803 catalog_manager.cc:5028] TS cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): tablet 6e2dbddeb30c4b27a09c9cdf53f97cef (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:08.867650 28913 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.895429 28813 catalog_manager.cc:5697] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:08.896715 29066 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
W20260709 13:09:08.902501 29560 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:40837, user_credentials={real_user=slave}} blocked reactor thread for 96826.5us
I20260709 13:09:08.912269 30576 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.926442 28988 consensus_queue.cc:237] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:08.935051 28912 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.949873 29068 raft_consensus.cc:1275] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:08.949697 29066 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.951992 29591 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.953213 30461 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:08.964902 29590 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.968789 29589 raft_consensus.cc:1275] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:09:08.970458 30576 consensus_queue.cc:1048] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:08.972774 30579 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.982440 28816 catalog_manager.cc:5697] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.987254 30574 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:08.991896 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1650170e0418429ba17f325f0f834e32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:09.000998 29066 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.003654 29589 raft_consensus.cc:2955] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.008322 29068 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.019889 29590 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.030489 28991 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.043292 28988 consensus_queue.cc:237] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:09.051364 28814 catalog_manager.cc:5697] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 3 to 4, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 1 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:09.057137 29589 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:09.068686 30579 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:09.055985 28816 catalog_manager.cc:5697] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 3 to 4, 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:09.075728 29066 raft_consensus.cc:1275] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 97de759419a543aabb769d046051fe05: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:09.080232 30461 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.083123 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet 1650170e0418429ba17f325f0f834e32 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37502
I20260709 13:09:09.083834 30576 consensus_queue.cc:1048] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:09.089408 29066 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.093545 29590 raft_consensus.cc:2955] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.096323 28804 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba0e534945b1403893c71c793dfdb565 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:09.097687 30591 tablet_replica.cc:333] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:09.098757 30591 raft_consensus.cc:2243] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:09.100489 30591 raft_consensus.cc:2272] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:09.107570 30591 ts_tablet_manager.cc:1916] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:09.111447 28912 consensus_queue.cc:237] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:09.119290 29066 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:09.122846 29590 raft_consensus.cc:1275] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:09.120852 30533 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:09:09.129614 30574 consensus_queue.cc:1048] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:09:09.127326 28814 catalog_manager.cc:5697] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 reported cstate change: config changed from index 4 to 5, VOTER 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129) evicted. New cstate: current_term: 2 leader_uuid: "97de759419a543aabb769d046051fe05" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:09.132289 30591 ts_tablet_manager.cc:1929] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:09.134792 30591 log.cc:1199] T 1650170e0418429ba17f325f0f834e32 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/1650170e0418429ba17f325f0f834e32
I20260709 13:09:09.136498 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet 1650170e0418429ba17f325f0f834e32 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:09.153968 28905 tablet_service.cc:1558] Processing DeleteTablet for tablet ba0e534945b1403893c71c793dfdb565 with delete_type TABLET_DATA_TOMBSTONED (TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37502
I20260709 13:09:09.154976 30591 tablet_replica.cc:333] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:09.154254 30551 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.155985 30591 raft_consensus.cc:2243] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:09.156746 30591 raft_consensus.cc:2272] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:09.158968 29066 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.160633 30591 ts_tablet_manager.cc:1916] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:09.171459 28802 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 884fc169d9404fc09497ca148f541eec with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:09.175583 30591 ts_tablet_manager.cc:1929] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:09.176095 30591 log.cc:1199] T ba0e534945b1403893c71c793dfdb565 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/wals/ba0e534945b1403893c71c793dfdb565
I20260709 13:09:09.177587 28802 catalog_manager.cc:5028] TS 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): tablet ba0e534945b1403893c71c793dfdb565 (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:09.179360 29589 raft_consensus.cc:2955] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } } }
I20260709 13:09:09.185663 28814 catalog_manager.cc:5697] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 reported cstate change: config changed from index 4 to 5, VOTER 97de759419a543aabb769d046051fe05 (127.27.21.130) evicted. New cstate: current_term: 3 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.202056 28977 tablet_service.cc:1558] Processing DeleteTablet for tablet 884fc169d9404fc09497ca148f541eec with delete_type TABLET_DATA_TOMBSTONED (TS 97de759419a543aabb769d046051fe05 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40424
I20260709 13:09:09.211097 30593 tablet_replica.cc:333] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:09.212280 30593 raft_consensus.cc:2243] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:09.213084 30593 raft_consensus.cc:2272] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:09.217955 30593 ts_tablet_manager.cc:1916] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:09.231835 30593 ts_tablet_manager.cc:1929] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:09:09.232194 30593 log.cc:1199] T 884fc169d9404fc09497ca148f541eec P 97de759419a543aabb769d046051fe05: Deleting WAL directory at /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/wals/884fc169d9404fc09497ca148f541eec
I20260709 13:09:09.233659 28804 catalog_manager.cc:5028] TS 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): tablet 884fc169d9404fc09497ca148f541eec (table test-workload [id=c911d384544d46a0840332ced510c1a6]) successfully deleted
I20260709 13:09:09.800346 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:09.839808 28988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e2dbddeb30c4b27a09c9cdf53f97cef"
dest_uuid: "97de759419a543aabb769d046051fe05"
mode: GRACEFUL
new_leader_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:43912
I20260709 13:09:09.840507 28988 raft_consensus.cc:606] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Received request to transfer leadership to TS 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:09.841779 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:09:09.842967 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:10.176666 30579 raft_consensus.cc:993] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: : Instructing follower 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:09:10.179157 30579 raft_consensus.cc:1081] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Signalling peer 9220adc1c0cd4316bf43106e83532f34 to start an election
I20260709 13:09:10.181505 29589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e2dbddeb30c4b27a09c9cdf53f97cef"
dest_uuid: "9220adc1c0cd4316bf43106e83532f34"
 from {username='slave'} at 127.0.0.1:36534
I20260709 13:09:10.182055 29589 raft_consensus.cc:493] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.182403 29589 raft_consensus.cc:3060] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.187732 29589 raft_consensus.cc:515] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:10.189709 29589 leader_election.cc:290] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Requested vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:10.190466 28913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2dbddeb30c4b27a09c9cdf53f97cef" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96"
I20260709 13:09:10.191111 28913 raft_consensus.cc:3060] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.191088 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2dbddeb30c4b27a09c9cdf53f97cef" candidate_uuid: "9220adc1c0cd4316bf43106e83532f34" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "97de759419a543aabb769d046051fe05"
I20260709 13:09:10.191852 28992 raft_consensus.cc:3055] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.192241 28992 raft_consensus.cc:740] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97de759419a543aabb769d046051fe05, State: Running, Role: LEADER
I20260709 13:09:10.193022 28992 consensus_queue.cc:260] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:10.194466 28992 raft_consensus.cc:3060] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.198570 28913 raft_consensus.cc:2468] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:09:10.200198 29558 leader_election.cc:304] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 9220adc1c0cd4316bf43106e83532f34; no voters: 
I20260709 13:09:10.201046 30587 raft_consensus.cc:2804] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.201562 30587 raft_consensus.cc:697] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Becoming Leader. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Running, Role: LEADER
I20260709 13:09:10.202008 28992 raft_consensus.cc:2468] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9220adc1c0cd4316bf43106e83532f34 in term 2.
I20260709 13:09:10.202368 30587 consensus_queue.cc:237] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:10.215171 28814 catalog_manager.cc:5697] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 reported cstate change: term changed from 1 to 2, leader changed from 97de759419a543aabb769d046051fe05 (127.27.21.130) to 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "9220adc1c0cd4316bf43106e83532f34" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:10.282908 28912 consensus_queue.cc:237] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:10.289834 29068 raft_consensus.cc:1275] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:10.291127 28992 raft_consensus.cc:1275] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 6e33f5c85c4e4cef9ec4f52bcaf88b96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:09:10.291319 28885 consensus_peers.cc:597] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 -> Peer 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132:33477): Couldn't send request to peer 9220adc1c0cd4316bf43106e83532f34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ee952e604a940388b8a24d209a8f8ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:10.291311 30534 consensus_queue.cc:1048] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:10.292776 30592 consensus_queue.cc:1048] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.301620 30574 raft_consensus.cc:2955] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:10.302870 28992 raft_consensus.cc:2955] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:10.303182 29068 raft_consensus.cc:2955] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:10.325040 28813 catalog_manager.cc:5697] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e reported cstate change: config changed from index -1 to 3, NON_VOTER 9220adc1c0cd4316bf43106e83532f34 (127.27.21.132) added. New cstate: current_term: 2 leader_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } } }
I20260709 13:09:10.602944 28992 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:10.604714 30604 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:10.639245 28913 raft_consensus.cc:1275] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Refusing update from remote peer 9220adc1c0cd4316bf43106e83532f34: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:09:10.641703 30604 consensus_queue.cc:1048] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:10.748623 30610 ts_tablet_manager.cc:933] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: Initiating tablet copy from peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113)
I20260709 13:09:10.750340 30610 tablet_copy_client.cc:323] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Beginning tablet copy session from remote peer at address 127.27.21.129:35113
I20260709 13:09:10.751739 28929 tablet_copy_service.cc:140] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Received BeginTabletCopySession request for tablet 9ee952e604a940388b8a24d209a8f8ec from peer 9220adc1c0cd4316bf43106e83532f34 ({username='slave'} at 127.0.0.1:39846)
I20260709 13:09:10.752183 28929 tablet_copy_service.cc:161] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Beginning new tablet copy session on tablet 9ee952e604a940388b8a24d209a8f8ec from peer 9220adc1c0cd4316bf43106e83532f34 at {username='slave'} at 127.0.0.1:39846: session id = 9220adc1c0cd4316bf43106e83532f34-9ee952e604a940388b8a24d209a8f8ec
I20260709 13:09:10.759048 28929 tablet_copy_source_session.cc:215] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:10.762250 30610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee952e604a940388b8a24d209a8f8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:10.778512 30610 tablet_copy_client.cc:806] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:10.779462 30610 tablet_copy_client.cc:670] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:10.792009 30610 tablet_copy_client.cc:538] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:10.801618 30610 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: Bootstrap starting.
I20260709 13:09:10.832687 30610 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:10.833477 30610 tablet_bootstrap.cc:492] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: Bootstrap complete.
I20260709 13:09:10.834200 30610 ts_tablet_manager.cc:1403] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.011s
I20260709 13:09:10.836506 30610 raft_consensus.cc:359] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:10.837121 30610 raft_consensus.cc:740] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9220adc1c0cd4316bf43106e83532f34, State: Initialized, Role: LEARNER
I20260709 13:09:10.837832 30610 consensus_queue.cc:260] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } attrs { replace: true } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: NON_VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: true } }
I20260709 13:09:10.840173 30610 ts_tablet_manager.cc:1434] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:10.841993 28929 tablet_copy_service.cc:342] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: Request end of tablet copy session 9220adc1c0cd4316bf43106e83532f34-9ee952e604a940388b8a24d209a8f8ec received from {username='slave'} at 127.0.0.1:39846
I20260709 13:09:10.844354 28929 tablet_copy_service.cc:434] P 6e33f5c85c4e4cef9ec4f52bcaf88b96: ending tablet copy session 9220adc1c0cd4316bf43106e83532f34-9ee952e604a940388b8a24d209a8f8ec on tablet 9ee952e604a940388b8a24d209a8f8ec with peer 9220adc1c0cd4316bf43106e83532f34
I20260709 13:09:10.845654 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:10.897568 27734 tablet_server.cc:179] TabletServer@127.27.21.129:0 shutting down...
W20260709 13:09:10.910967 29558 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:09:10.914935 29558 consensus_peers.cc:597] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:10.916328 29558 consensus_peers.cc:597] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:10.954777 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:10.955847 27734 tablet_replica.cc:333] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.956871 27734 raft_consensus.cc:2243] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.957523 27734 raft_consensus.cc:2272] T 01e53ebb69d14cea98a05005727ff182 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:10.959689 27734 tablet_replica.cc:333] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.960583 27734 raft_consensus.cc:2243] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.961208 27734 raft_consensus.cc:2272] T 351259537342409da5e40377aeb888ef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:10.963917 27734 tablet_replica.cc:333] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.964694 27734 raft_consensus.cc:2243] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.965705 27734 raft_consensus.cc:2272] T bf6046ff3c2d4decb97603f1a59ac4c2 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:10.968568 29558 consensus_peers.cc:597] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:10.969491 27734 tablet_replica.cc:333] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.970644 27734 raft_consensus.cc:2243] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:10.971685 27734 raft_consensus.cc:2272] T 0b3c359a2ca1456f9f87439f82d17d83 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:10.972472 29032 consensus_peers.cc:597] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:10.974007 29032 consensus_peers.cc:597] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:10.974169 27734 tablet_replica.cc:333] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.974903 27734 raft_consensus.cc:2243] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.975369 27734 raft_consensus.cc:2272] T 8943ed3f94564f1b81ad57d874d5e0dc P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:10.977407 27734 tablet_replica.cc:333] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.977963 27734 raft_consensus.cc:2243] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.978430 27734 raft_consensus.cc:2272] T c5296ec9ae7a45b0ad8a289b4822d89b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:10.980823 27734 tablet_replica.cc:333] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.981725 27734 raft_consensus.cc:2243] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.982252 27734 raft_consensus.cc:2272] T 5ebc8aaaab964afbb1243503932d8cea P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:10.984449 27734 tablet_replica.cc:333] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.985224 27734 raft_consensus.cc:2243] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.985828 27734 raft_consensus.cc:2272] T 5df9be248196495cbe59e97363a0bce4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:10.987735 27734 tablet_replica.cc:333] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.988579 27734 raft_consensus.cc:2243] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.989137 27734 raft_consensus.cc:2272] T 74ba9a7f6c634ff2b96d3c61391be930 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:10.991717 27734 tablet_replica.cc:333] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.992564 27734 raft_consensus.cc:2243] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:10.993034 27734 raft_consensus.cc:2272] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:10.996632 27734 tablet_replica.cc:333] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:10.997684 27734 raft_consensus.cc:2243] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:10.998723 27734 raft_consensus.cc:2272] T f46045b4b7db46439405e7dcbd3d0d4c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.000429 28958 consensus_peers.cc:597] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.001355 27734 tablet_replica.cc:333] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.002040 27734 raft_consensus.cc:2243] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.003024 27734 raft_consensus.cc:2272] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.005805 27734 tablet_replica.cc:333] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.006385 27734 raft_consensus.cc:2243] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.006893 27734 raft_consensus.cc:2272] T 9fe2f90055fd4692aa185cfdc40e37db P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.007787 28958 consensus_peers.cc:597] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.008994 27734 tablet_replica.cc:333] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.009727 27734 raft_consensus.cc:2243] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.010221 27734 raft_consensus.cc:2272] T e5246a5a8fa34d178e4b8913d4a9b1cb P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.012095 27734 tablet_replica.cc:333] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.012679 27734 raft_consensus.cc:2243] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.013114 27734 raft_consensus.cc:2272] T 8aec498c1cb24afd958724e3eaf59a22 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.015142 27734 tablet_replica.cc:333] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.015909 27734 raft_consensus.cc:2243] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.016808 27734 raft_consensus.cc:2272] T 6a2bae5258d54cefa9ad06bf74774f68 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.019451 27734 tablet_replica.cc:333] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.020295 27734 raft_consensus.cc:2243] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.021344 27734 raft_consensus.cc:2272] T b4b317f1153b42b09a7af4ade266a173 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.023350 27734 tablet_replica.cc:333] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.023939 27734 raft_consensus.cc:2243] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.024458 27734 raft_consensus.cc:2272] T 27926dbf31d04ee3b3037fdf49cb5a09 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.026687 27734 tablet_replica.cc:333] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.027247 27734 raft_consensus.cc:2243] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.027735 27734 raft_consensus.cc:2272] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.030221 27734 tablet_replica.cc:333] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.030817 27734 raft_consensus.cc:2243] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.031800 27734 raft_consensus.cc:2272] T 9e3bde96b8784c35b386707e562b24e0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.033887 27734 tablet_replica.cc:333] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.034600 27734 raft_consensus.cc:2243] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.035388 27734 raft_consensus.cc:2272] T 4096979fcb4f4e66818bc731e89fa5e7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.037590 27734 tablet_replica.cc:333] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.038206 27734 raft_consensus.cc:2243] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.038697 27734 raft_consensus.cc:2272] T 530ab2791d464878a303a200bf96a52d P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.040442 27734 tablet_replica.cc:333] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.041195 27734 raft_consensus.cc:2243] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.042174 27734 raft_consensus.cc:2272] T dd2d8f7af91046c2a7cfc707a0eac768 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.044345 27734 tablet_replica.cc:333] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.046114 27734 raft_consensus.cc:2243] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.046725 27734 raft_consensus.cc:2272] T 8eed3d3193054ba1b9d2ed01f98f062b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.049382 27734 tablet_replica.cc:333] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.050151 27734 raft_consensus.cc:2243] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.050726 27734 raft_consensus.cc:2272] T b4fc05561e9f40b7914c0a3c1d047edd P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.053495 27734 tablet_replica.cc:333] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.054260 27734 raft_consensus.cc:2243] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.055305 27734 raft_consensus.cc:2272] T a2601fa892044686b40b00d31eadb01b P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.057776 27734 tablet_replica.cc:333] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.058529 27734 raft_consensus.cc:2243] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.059127 27734 raft_consensus.cc:2272] T 3c6be0d587474539a703d93447fe6659 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.059656 29032 consensus_peers.cc:597] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.061746 27734 tablet_replica.cc:333] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
W20260709 13:09:11.061717 29558 consensus_peers.cc:597] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.062819 27734 raft_consensus.cc:2243] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.063475 27734 raft_consensus.cc:2272] T 97ef96ecfd7f42b98a46a5c71a316dec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.066160 27734 tablet_replica.cc:333] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
W20260709 13:09:11.066704 29032 consensus_peers.cc:597] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.066859 29558 consensus_peers.cc:597] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.067075 27734 raft_consensus.cc:2243] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.069380 27734 raft_consensus.cc:2272] T d471148263f24da4b881d4a1e5644ad4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.072359 27734 tablet_replica.cc:333] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.073184 27734 raft_consensus.cc:2243] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.074026 27734 raft_consensus.cc:2272] T 7838858e6607490f981c883c28205e54 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.076020 28958 consensus_peers.cc:597] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.076733 27734 tablet_replica.cc:333] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.077538 27734 raft_consensus.cc:2243] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.078876 27734 raft_consensus.cc:2272] T 9ee952e604a940388b8a24d209a8f8ec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.083774 27734 tablet_replica.cc:333] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.084604 27734 raft_consensus.cc:2243] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.085163 27734 raft_consensus.cc:2272] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.087850 27734 tablet_replica.cc:333] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.088573 27734 raft_consensus.cc:2243] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.089535 27734 raft_consensus.cc:2272] T c197e42e86954f56a0f92950e139a747 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.091952 27734 tablet_replica.cc:333] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.092684 27734 raft_consensus.cc:2243] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.093698 27734 raft_consensus.cc:2272] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.096244 27734 tablet_replica.cc:333] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.097029 27734 raft_consensus.cc:2243] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.097576 27734 raft_consensus.cc:2272] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.097872 29032 consensus_peers.cc:597] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.100592 27734 tablet_replica.cc:333] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.101485 27734 raft_consensus.cc:2243] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.102466 27734 raft_consensus.cc:2272] T d37f3d4eb2794725891d8c97c6fc8017 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.102495 29558 consensus_peers.cc:597] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.103752 29032 consensus_peers.cc:597] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.105307 27734 tablet_replica.cc:333] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
W20260709 13:09:11.104461 29032 consensus_peers.cc:597] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.106161 27734 raft_consensus.cc:2243] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.108094 27734 raft_consensus.cc:2272] T ae9bd81d863744c98572e8b904e88ed1 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.110569 27734 tablet_replica.cc:333] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.111359 27734 raft_consensus.cc:2243] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.111943 27734 raft_consensus.cc:2272] T 4fc32d205c0444fc99bb18777d5c0fc7 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.114737 27734 tablet_replica.cc:333] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.116539 27734 raft_consensus.cc:2243] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.117091 27734 raft_consensus.cc:2272] T 2cf4a57d289a488482e3232e6de9842c P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.119729 27734 tablet_replica.cc:333] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.120371 27734 raft_consensus.cc:2243] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.120867 27734 raft_consensus.cc:2272] T ea07bbec91cd4402843bbe0493715164 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.124424 27734 tablet_replica.cc:333] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.125047 27734 raft_consensus.cc:2243] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.125583 27734 raft_consensus.cc:2272] T 5c930a288d1247b4a461c2372a7d7d94 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.127449 27734 tablet_replica.cc:333] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.127952 27734 raft_consensus.cc:2243] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.128719 27734 raft_consensus.cc:2272] T 08ef2be7b3ad45d2a368547370c9e330 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.131392 27734 tablet_replica.cc:333] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.132107 27734 raft_consensus.cc:2243] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.132858 27734 raft_consensus.cc:2272] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.136690 27734 tablet_replica.cc:333] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96: stopping tablet replica
I20260709 13:09:11.137408 27734 raft_consensus.cc:2243] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.138358 27734 raft_consensus.cc:2272] T 884fc169d9404fc09497ca148f541eec P 6e33f5c85c4e4cef9ec4f52bcaf88b96 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.139993 28958 consensus_peers.cc:597] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.182811 29558 consensus_peers.cc:597] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.185599 29558 consensus_peers.cc:597] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.197465 29558 consensus_peers.cc:597] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.217160 29032 consensus_peers.cc:597] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. 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 13:09:11.238909 27734 tablet_server.cc:196] TabletServer@127.27.21.129:0 shutdown complete.
W20260709 13:09:11.242398 29558 consensus_peers.cc:597] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:11.294618 28958 consensus_peers.cc:597] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:11.297713 28958 consensus_peers.cc:597] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:11.349766 29558 consensus_peers.cc:597] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:11.373685 29032 consensus_peers.cc:597] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:11.377101 29558 consensus_peers.cc:597] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:11.387171 29032 consensus_peers.cc:597] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:11.391470 27734 tablet_server.cc:179] TabletServer@127.27.21.130:0 shutting down...
W20260709 13:09:11.407493 29560 consensus_peers.cc:597] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.416318 29032 consensus_peers.cc:597] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e -> Peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Couldn't send request to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:11.449734 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:11.452858 27734 tablet_replica.cc:333] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05: stopping tablet replica
W20260709 13:09:11.460157 29560 consensus_peers.cc:597] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.454743 27734 raft_consensus.cc:2243] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.461499 27734 raft_consensus.cc:2272] T 01e53ebb69d14cea98a05005727ff182 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.464179 27734 tablet_replica.cc:333] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.469355 27734 raft_consensus.cc:2243] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.470211 27734 raft_consensus.cc:2272] T 149c161ac0d0443b84e2857931b3ed7b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.472675 27734 tablet_replica.cc:333] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.473289 27734 raft_consensus.cc:2243] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.473789 27734 raft_consensus.cc:2272] T 0b3c359a2ca1456f9f87439f82d17d83 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.475656 27734 tablet_replica.cc:333] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.476274 27734 raft_consensus.cc:2243] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.476738 27734 raft_consensus.cc:2272] T 5ebc8aaaab964afbb1243503932d8cea P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.478859 27734 tablet_replica.cc:333] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.479547 27734 raft_consensus.cc:2243] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.480127 27734 raft_consensus.cc:2272] T bf6046ff3c2d4decb97603f1a59ac4c2 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.482718 27734 tablet_replica.cc:333] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.483461 27734 raft_consensus.cc:2243] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.484036 27734 raft_consensus.cc:2272] T 4df0cf7900ca47a1ae37c55d19545141 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.484203 29560 consensus_peers.cc:597] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.486081 27734 tablet_replica.cc:333] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.486735 27734 raft_consensus.cc:2243] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.487293 27734 raft_consensus.cc:2272] T 8aec498c1cb24afd958724e3eaf59a22 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.490110 27734 tablet_replica.cc:333] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.490849 27734 raft_consensus.cc:2243] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.491293 27734 raft_consensus.cc:2272] T f46045b4b7db46439405e7dcbd3d0d4c P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.491473 29560 consensus_peers.cc:597] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.493788 27734 tablet_replica.cc:333] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.494867 27734 raft_consensus.cc:2243] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.495553 27734 raft_consensus.cc:2272] T 5df9be248196495cbe59e97363a0bce4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.498322 27734 tablet_replica.cc:333] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.499204 27734 raft_consensus.cc:2243] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:11.499301 29034 consensus_peers.cc:597] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.499997 27734 raft_consensus.cc:2272] T 8b5e50437d8b48daab5a37f1d76288f4 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.500308 29034 consensus_peers.cc:597] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.502445 27734 tablet_replica.cc:333] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.503248 27734 raft_consensus.cc:2243] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.504209 27734 raft_consensus.cc:2272] T 74ba9a7f6c634ff2b96d3c61391be930 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.506318 27734 tablet_replica.cc:333] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.507085 27734 raft_consensus.cc:2243] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.507635 27734 raft_consensus.cc:2272] T 50e61280874641b4a9c34bfc9b0ce08e P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.509969 27734 tablet_replica.cc:333] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.510533 27734 raft_consensus.cc:2243] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.510955 27734 raft_consensus.cc:2272] T dd2d8f7af91046c2a7cfc707a0eac768 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.513033 27734 tablet_replica.cc:333] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.513712 27734 raft_consensus.cc:2243] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.514199 27734 raft_consensus.cc:2272] T 9fe2f90055fd4692aa185cfdc40e37db P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.515894 27734 tablet_replica.cc:333] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.516443 27734 raft_consensus.cc:2243] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.516862 27734 raft_consensus.cc:2272] T b4fc05561e9f40b7914c0a3c1d047edd P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.518743 27734 tablet_replica.cc:333] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.519304 27734 raft_consensus.cc:2243] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.519850 27734 raft_consensus.cc:2272] T 6a2bae5258d54cefa9ad06bf74774f68 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.521646 27734 tablet_replica.cc:333] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.522369 27734 raft_consensus.cc:2243] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.523152 27734 raft_consensus.cc:2272] T b4b317f1153b42b09a7af4ade266a173 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.525523 27734 tablet_replica.cc:333] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.526505 27734 raft_consensus.cc:2243] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.527596 27734 raft_consensus.cc:2272] T 27926dbf31d04ee3b3037fdf49cb5a09 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.530230 27734 tablet_replica.cc:333] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.531056 27734 raft_consensus.cc:2243] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.531719 27734 raft_consensus.cc:2272] T 9e3bde96b8784c35b386707e562b24e0 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.531435 29034 consensus_peers.cc:597] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.534335 27734 tablet_replica.cc:333] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.535223 27734 raft_consensus.cc:2243] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.536203 27734 raft_consensus.cc:2272] T 4096979fcb4f4e66818bc731e89fa5e7 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.537699 29560 consensus_peers.cc:597] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.538866 27734 tablet_replica.cc:333] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.539664 27734 raft_consensus.cc:2243] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.540234 27734 raft_consensus.cc:2272] T a2601fa892044686b40b00d31eadb01b P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.542229 27734 tablet_replica.cc:333] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.542873 27734 raft_consensus.cc:2243] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.543893 27734 raft_consensus.cc:2272] T 3c6be0d587474539a703d93447fe6659 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.546294 27734 tablet_replica.cc:333] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.547004 27734 raft_consensus.cc:2243] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:09:11.547708 29034 consensus_peers.cc:597] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.547863 27734 raft_consensus.cc:2272] T ba0e534945b1403893c71c793dfdb565 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.549755 27734 tablet_replica.cc:333] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.550305 27734 raft_consensus.cc:2243] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.550890 27734 raft_consensus.cc:2272] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.552655 27734 tablet_replica.cc:333] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.553177 27734 raft_consensus.cc:2243] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.553996 27734 raft_consensus.cc:2272] T 5fb94e33199c412090672828a15b5627 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.556087 27734 tablet_replica.cc:333] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.556823 27734 raft_consensus.cc:2243] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.557403 27734 raft_consensus.cc:2272] T 7838858e6607490f981c883c28205e54 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.559875 27734 tablet_replica.cc:333] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.560698 27734 raft_consensus.cc:2243] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.561378 27734 raft_consensus.cc:2272] T 9ee952e604a940388b8a24d209a8f8ec P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.563642 27734 tablet_replica.cc:333] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.564424 27734 raft_consensus.cc:2243] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.564965 27734 raft_consensus.cc:2272] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.567766 27734 tablet_replica.cc:333] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.568534 27734 raft_consensus.cc:2243] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.569455 27734 raft_consensus.cc:2272] T b945c763a90f4479ae581c2b192797ff P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.571375 27734 tablet_replica.cc:333] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.571923 27734 raft_consensus.cc:2243] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.572463 27734 raft_consensus.cc:2272] T d471148263f24da4b881d4a1e5644ad4 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.574399 27734 tablet_replica.cc:333] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.574932 27734 raft_consensus.cc:2243] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.575349 27734 raft_consensus.cc:2272] T 97ef96ecfd7f42b98a46a5c71a316dec P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.577102 27734 tablet_replica.cc:333] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.577643 27734 raft_consensus.cc:2243] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.578487 27734 raft_consensus.cc:2272] T dc1926acb61e49199839d571fe09e953 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.580974 27734 tablet_replica.cc:333] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.581736 27734 raft_consensus.cc:2243] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.582713 27734 raft_consensus.cc:2272] T 9c4fb7cd34174ab6b293df705d9b87f2 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.584978 27734 tablet_replica.cc:333] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.585760 27734 raft_consensus.cc:2243] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.586668 27734 raft_consensus.cc:2272] T 6ff9d5a80fdf409498bcc2bbf33728e6 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.589126 27734 tablet_replica.cc:333] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.589915 27734 raft_consensus.cc:2243] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.590477 27734 raft_consensus.cc:2272] T 5c930a288d1247b4a461c2372a7d7d94 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.592963 27734 tablet_replica.cc:333] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.593559 27734 raft_consensus.cc:2243] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.594353 27734 raft_consensus.cc:2272] T 4ffb0d03869544e682e7bdfe2546be47 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.596808 27734 tablet_replica.cc:333] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.597580 27734 raft_consensus.cc:2243] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.598569 27734 raft_consensus.cc:2272] T 631d3f287aa64f0eb45bc85657dc0c13 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.601531 27734 tablet_replica.cc:333] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.602221 27734 raft_consensus.cc:2243] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.602771 27734 raft_consensus.cc:2272] T 2758155cb7ec41289439f6f333abd4e6 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.605096 27734 tablet_replica.cc:333] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.605911 27734 raft_consensus.cc:2243] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:11.606509 29034 consensus_peers.cc:597] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.606950 27734 raft_consensus.cc:2272] T efd039995d584cf58ad166ac0b8a7189 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.609539 27734 tablet_replica.cc:333] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.610216 27734 raft_consensus.cc:2243] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.611136 27734 raft_consensus.cc:2272] T c7c5bafab4ee4e53a18cc156393a89f8 P 97de759419a543aabb769d046051fe05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.613461 27734 tablet_replica.cc:333] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.614123 27734 raft_consensus.cc:2243] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.614609 27734 raft_consensus.cc:2272] T d37f3d4eb2794725891d8c97c6fc8017 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.616955 27734 tablet_replica.cc:333] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.617623 27734 raft_consensus.cc:2243] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.618518 27734 raft_consensus.cc:2272] T 1650170e0418429ba17f325f0f834e32 P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.620939 27734 tablet_replica.cc:333] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.621613 27734 raft_consensus.cc:2243] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.622269 27734 raft_consensus.cc:2272] T 4fc32d205c0444fc99bb18777d5c0fc7 P 97de759419a543aabb769d046051fe05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.624837 27734 tablet_replica.cc:333] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05: stopping tablet replica
W20260709 13:09:11.625525 29034 consensus_peers.cc:597] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.625564 27734 raft_consensus.cc:2243] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.626965 27734 raft_consensus.cc:2272] T 8eed3d3193054ba1b9d2ed01f98f062b P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.629277 27734 tablet_replica.cc:333] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05: stopping tablet replica
I20260709 13:09:11.629941 27734 raft_consensus.cc:2243] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.630422 27734 raft_consensus.cc:2272] T 2cf4a57d289a488482e3232e6de9842c P 97de759419a543aabb769d046051fe05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.670133 29034 consensus_peers.cc:597] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.672276 29560 consensus_peers.cc:597] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.676470 29560 consensus_peers.cc:597] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.690652 29034 consensus_peers.cc:597] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.729502 29034 consensus_peers.cc:597] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. 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 13:09:11.755640 29560 consensus_peers.cc:597] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:40837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:11.785111 27734 tablet_server.cc:196] TabletServer@127.27.21.130:0 shutdown complete.
W20260709 13:09:11.805558 29034 consensus_peers.cc:597] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:40837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:11.828361 29560 consensus_peers.cc:597] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 -> Peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Couldn't send request to peer 97de759419a543aabb769d046051fe05. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:40837: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:11.917982 27734 tablet_server.cc:179] TabletServer@127.27.21.131:0 shutting down...
I20260709 13:09:11.979394 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:09:11.979919 29559 consensus_peers.cc:597] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. 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 13:09:11.982168 27734 tablet_replica.cc:333] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:11.983071 27734 raft_consensus.cc:2243] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.984009 27734 raft_consensus.cc:2272] T 351259537342409da5e40377aeb888ef P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:11.985960 29559 consensus_peers.cc:597] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. 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 13:09:11.986713 27734 tablet_replica.cc:333] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:11.987633 27734 raft_consensus.cc:2243] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.988148 27734 raft_consensus.cc:2272] T 0b3c359a2ca1456f9f87439f82d17d83 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.990787 27734 tablet_replica.cc:333] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:11.991555 27734 raft_consensus.cc:2243] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.992499 27734 raft_consensus.cc:2272] T 149c161ac0d0443b84e2857931b3ed7b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.994841 27734 tablet_replica.cc:333] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:11.995559 27734 raft_consensus.cc:2243] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:11.996485 27734 raft_consensus.cc:2272] T c5296ec9ae7a45b0ad8a289b4822d89b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.998780 27734 tablet_replica.cc:333] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:11.999538 27734 raft_consensus.cc:2243] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.000264 27734 raft_consensus.cc:2272] T 8943ed3f94564f1b81ad57d874d5e0dc P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.002723 27734 tablet_replica.cc:333] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.003459 27734 raft_consensus.cc:2243] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.004428 27734 raft_consensus.cc:2272] T 5ebc8aaaab964afbb1243503932d8cea P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.007169 27734 tablet_replica.cc:333] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.007913 27734 raft_consensus.cc:2243] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.008880 27734 raft_consensus.cc:2272] T 8b5e50437d8b48daab5a37f1d76288f4 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.011339 27734 tablet_replica.cc:333] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.012099 27734 raft_consensus.cc:2243] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.013034 27734 raft_consensus.cc:2272] T 5df9be248196495cbe59e97363a0bce4 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.015537 27734 tablet_replica.cc:333] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.016350 27734 raft_consensus.cc:2243] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.017362 27734 raft_consensus.cc:2272] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.019953 27734 tablet_replica.cc:333] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.020751 27734 raft_consensus.cc:2243] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.021230 27734 raft_consensus.cc:2272] T dd2d8f7af91046c2a7cfc707a0eac768 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.023823 27734 tablet_replica.cc:333] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.024585 27734 raft_consensus.cc:2243] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.025029 27734 raft_consensus.cc:2272] T 74ba9a7f6c634ff2b96d3c61391be930 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.027381 27734 tablet_replica.cc:333] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.028111 27734 raft_consensus.cc:2243] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.028683 27734 raft_consensus.cc:2272] T 50e61280874641b4a9c34bfc9b0ce08e P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.030942 27734 tablet_replica.cc:333] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.031658 27734 raft_consensus.cc:2243] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.032157 27734 raft_consensus.cc:2272] T 91b215cf7ebd4e57a50448cdf6ea4c3d P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.034559 27734 tablet_replica.cc:333] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.035338 27734 raft_consensus.cc:2243] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.035825 27734 raft_consensus.cc:2272] T f46045b4b7db46439405e7dcbd3d0d4c P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.038196 27734 tablet_replica.cc:333] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.038877 27734 raft_consensus.cc:2243] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.039354 27734 raft_consensus.cc:2272] T 0c2180b8f74b41c3bfcaf4e850e1f17e P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.041589 27734 tablet_replica.cc:333] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.042295 27734 raft_consensus.cc:2243] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.042743 27734 raft_consensus.cc:2272] T 8eed3d3193054ba1b9d2ed01f98f062b P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.045539 27734 tablet_replica.cc:333] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.046283 27734 raft_consensus.cc:2243] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.047271 27734 raft_consensus.cc:2272] T b4fc05561e9f40b7914c0a3c1d047edd P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.049700 27734 tablet_replica.cc:333] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.050431 27734 raft_consensus.cc:2243] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.050966 27734 raft_consensus.cc:2272] T ba0e534945b1403893c71c793dfdb565 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.053119 27734 tablet_replica.cc:333] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.053838 27734 raft_consensus.cc:2243] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.054765 27734 raft_consensus.cc:2272] T 530ab2791d464878a303a200bf96a52d P cb69059c13924b1f8694ed66b14eef5e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.057353 27734 tablet_replica.cc:333] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.058066 27734 raft_consensus.cc:2243] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.058981 27734 raft_consensus.cc:2272] T 8aec498c1cb24afd958724e3eaf59a22 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.061344 27734 tablet_replica.cc:333] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.062060 27734 raft_consensus.cc:2243] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.062668 27734 raft_consensus.cc:2272] T 4df0cf7900ca47a1ae37c55d19545141 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.065158 27734 tablet_replica.cc:333] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.065941 27734 raft_consensus.cc:2243] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.066444 27734 raft_consensus.cc:2272] T e5246a5a8fa34d178e4b8913d4a9b1cb P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.068862 27734 tablet_replica.cc:333] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.069633 27734 raft_consensus.cc:2243] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.070133 27734 raft_consensus.cc:2272] T 9e3bde96b8784c35b386707e562b24e0 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.072522 27734 tablet_replica.cc:333] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.073239 27734 raft_consensus.cc:2243] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.073762 27734 raft_consensus.cc:2272] T 27926dbf31d04ee3b3037fdf49cb5a09 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.076064 27734 tablet_replica.cc:333] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.076776 27734 raft_consensus.cc:2243] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.077314 27734 raft_consensus.cc:2272] T ec0f9ca0aef346d1b5d4c9eb381adda0 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.079759 27734 tablet_replica.cc:333] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.080469 27734 raft_consensus.cc:2243] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.081195 27734 raft_consensus.cc:2272] T 884fc169d9404fc09497ca148f541eec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.083442 27734 tablet_replica.cc:333] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.084182 27734 raft_consensus.cc:2243] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.085124 27734 raft_consensus.cc:2272] T 2758155cb7ec41289439f6f333abd4e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.087483 27734 tablet_replica.cc:333] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.088182 27734 raft_consensus.cc:2243] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.088815 27734 raft_consensus.cc:2272] T efd039995d584cf58ad166ac0b8a7189 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.091337 27734 tablet_replica.cc:333] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.092022 27734 raft_consensus.cc:2243] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.092648 27734 raft_consensus.cc:2272] T 9c4fb7cd34174ab6b293df705d9b87f2 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.094909 27734 tablet_replica.cc:333] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.095438 27734 raft_consensus.cc:2243] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.095860 27734 raft_consensus.cc:2272] T 6ff9d5a80fdf409498bcc2bbf33728e6 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.097525 27734 tablet_replica.cc:333] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.098021 27734 raft_consensus.cc:2243] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.098721 27734 raft_consensus.cc:2272] T c197e42e86954f56a0f92950e139a747 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.100438 27734 tablet_replica.cc:333] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.100953 27734 raft_consensus.cc:2243] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.101569 27734 raft_consensus.cc:2272] T 5fb94e33199c412090672828a15b5627 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.103564 27734 tablet_replica.cc:333] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.104086 27734 raft_consensus.cc:2243] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.104737 27734 raft_consensus.cc:2272] T 631d3f287aa64f0eb45bc85657dc0c13 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.107074 27734 tablet_replica.cc:333] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.107654 30604 raft_consensus.cc:493] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e33f5c85c4e4cef9ec4f52bcaf88b96)
I20260709 13:09:12.107777 27734 raft_consensus.cc:2243] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.108266 30604 raft_consensus.cc:515] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:12.108719 27734 raft_consensus.cc:2272] T c7c5bafab4ee4e53a18cc156393a89f8 P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.111351 30604 leader_election.cc:290] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:12.111357 27734 tablet_replica.cc:333] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.112607 27734 raft_consensus.cc:2243] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.113078 27734 raft_consensus.cc:2272] T d37f3d4eb2794725891d8c97c6fc8017 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:12.113853 29558 leader_election.cc:336] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111)
I20260709 13:09:12.115748 27734 tablet_replica.cc:333] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
W20260709 13:09:12.115669 29560 leader_election.cc:336] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Network error: Client connection negotiation failed: client connection to 127.27.21.130:40837: connect: Connection refused (error 111)
I20260709 13:09:12.116181 29560 leader_election.cc:304] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [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: 9220adc1c0cd4316bf43106e83532f34; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:09:12.116549 27734 raft_consensus.cc:2243] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.116954 30619 raft_consensus.cc:2749] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:12.117360 27734 raft_consensus.cc:2272] T 1650170e0418429ba17f325f0f834e32 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:12.119468 29559 consensus_peers.cc:597] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. 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 13:09:12.120126 27734 tablet_replica.cc:333] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.120874 27734 raft_consensus.cc:2243] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.121579 27734 raft_consensus.cc:2272] T ae9bd81d863744c98572e8b904e88ed1 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.124082 27734 tablet_replica.cc:333] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.124231 30619 raft_consensus.cc:493] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6e33f5c85c4e4cef9ec4f52bcaf88b96)
I20260709 13:09:12.124771 27734 raft_consensus.cc:2243] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.124753 30619 raft_consensus.cc:515] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "cb69059c13924b1f8694ed66b14eef5e" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35403 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:12.125692 27734 raft_consensus.cc:2272] T ea07bbec91cd4402843bbe0493715164 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.127174 30619 leader_election.cc:290] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403)
I20260709 13:09:12.128373 27734 tablet_replica.cc:333] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.129140 27734 raft_consensus.cc:2243] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.129817 27734 raft_consensus.cc:2272] T 08ef2be7b3ad45d2a368547370c9e330 P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:12.131417 29559 leader_election.cc:336] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:09:12.132555 27734 tablet_replica.cc:333] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
W20260709 13:09:12.132753 29559 consensus_peers.cc:597] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. 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 13:09:12.133369 27734 raft_consensus.cc:2243] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.134377 27734 raft_consensus.cc:2272] T 4ffb0d03869544e682e7bdfe2546be47 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:12.134850 29558 leader_election.cc:336] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111)
I20260709 13:09:12.135262 29558 leader_election.cc:304] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [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: 9220adc1c0cd4316bf43106e83532f34; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, cb69059c13924b1f8694ed66b14eef5e
I20260709 13:09:12.136082 30618 raft_consensus.cc:2749] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:12.136868 27734 tablet_replica.cc:333] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.137481 27734 raft_consensus.cc:2243] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.137960 27734 raft_consensus.cc:2272] T 9ee952e604a940388b8a24d209a8f8ec P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.139668 27734 tablet_replica.cc:333] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.140178 27734 raft_consensus.cc:2243] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.140889 27734 raft_consensus.cc:2272] T 2cf4a57d289a488482e3232e6de9842c P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.142693 27734 tablet_replica.cc:333] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.143236 27734 raft_consensus.cc:2243] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.143666 27734 raft_consensus.cc:2272] T b945c763a90f4479ae581c2b192797ff P cb69059c13924b1f8694ed66b14eef5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.145501 27734 tablet_replica.cc:333] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.146059 27734 raft_consensus.cc:2243] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.146754 27734 raft_consensus.cc:2272] T 97ef96ecfd7f42b98a46a5c71a316dec P cb69059c13924b1f8694ed66b14eef5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.148464 27734 tablet_replica.cc:333] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e: stopping tablet replica
I20260709 13:09:12.148911 27734 raft_consensus.cc:2243] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.149425 27734 raft_consensus.cc:2272] T dc1926acb61e49199839d571fe09e953 P cb69059c13924b1f8694ed66b14eef5e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:12.173787 29559 consensus_peers.cc:597] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. 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 13:09:12.235324 27734 tablet_server.cc:196] TabletServer@127.27.21.131:0 shutdown complete.
I20260709 13:09:12.312085 30618 raft_consensus.cc:493] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6e33f5c85c4e4cef9ec4f52bcaf88b96)
I20260709 13:09:12.313524 30619 raft_consensus.cc:493] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6e33f5c85c4e4cef9ec4f52bcaf88b96)
I20260709 13:09:12.314137 30619 raft_consensus.cc:515] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:12.316427 30619 leader_election.cc:290] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
I20260709 13:09:12.312733 30618 raft_consensus.cc:515] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:12.319154 30618 leader_election.cc:290] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
W20260709 13:09:12.325691 29558 leader_election.cc:336] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111)
W20260709 13:09:12.328243 29560 leader_election.cc:336] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Network error: Client connection negotiation failed: client connection to 127.27.21.130:40837: connect: Connection refused (error 111)
I20260709 13:09:12.328725 29560 leader_election.cc:304] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9220adc1c0cd4316bf43106e83532f34; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
W20260709 13:09:12.329314 29558 leader_election.cc:336] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111)
I20260709 13:09:12.329876 30619 raft_consensus.cc:2749] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:12.330217 29560 leader_election.cc:336] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Network error: Client connection negotiation failed: client connection to 127.27.21.130:40837: connect: Connection refused (error 111)
I20260709 13:09:12.330856 29560 leader_election.cc:304] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [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: 9220adc1c0cd4316bf43106e83532f34; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:09:12.331619 30619 raft_consensus.cc:2749] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:12.336048 27734 tablet_server.cc:179] TabletServer@127.27.21.132:0 shutting down...
I20260709 13:09:12.365430 30619 raft_consensus.cc:493] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6e33f5c85c4e4cef9ec4f52bcaf88b96)
I20260709 13:09:12.366452 30619 raft_consensus.cc:515] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6e33f5c85c4e4cef9ec4f52bcaf88b96" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 35113 } } peers { permanent_uuid: "97de759419a543aabb769d046051fe05" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 40837 } } peers { permanent_uuid: "9220adc1c0cd4316bf43106e83532f34" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 33477 } attrs { promote: false } }
I20260709 13:09:12.370983 30619 leader_election.cc:290] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113), 97de759419a543aabb769d046051fe05 (127.27.21.130:40837)
W20260709 13:09:12.381512 29558 leader_election.cc:336] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6e33f5c85c4e4cef9ec4f52bcaf88b96 (127.27.21.129:35113): Network error: Client connection negotiation failed: client connection to 127.27.21.129:35113: connect: Connection refused (error 111)
W20260709 13:09:12.381973 29560 leader_election.cc:336] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 97de759419a543aabb769d046051fe05 (127.27.21.130:40837): Network error: Client connection negotiation failed: client connection to 127.27.21.130:40837: connect: Connection refused (error 111)
I20260709 13:09:12.382817 29560 leader_election.cc:304] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [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: 9220adc1c0cd4316bf43106e83532f34; no voters: 6e33f5c85c4e4cef9ec4f52bcaf88b96, 97de759419a543aabb769d046051fe05
I20260709 13:09:12.383559 30604 raft_consensus.cc:2749] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:12.390417 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:12.391316 27734 tablet_replica.cc:333] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.392268 27734 raft_consensus.cc:2243] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Raft consensus shutting down.
I20260709 13:09:12.393008 27734 raft_consensus.cc:2272] T 9ee952e604a940388b8a24d209a8f8ec P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEARNER]: Raft consensus is shut down!
I20260709 13:09:12.394865 27734 tablet_replica.cc:333] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.395498 27734 raft_consensus.cc:2243] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.396014 27734 raft_consensus.cc:2272] T ba0e534945b1403893c71c793dfdb565 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.398234 27734 tablet_replica.cc:333] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.398808 27734 raft_consensus.cc:2243] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.399609 27734 raft_consensus.cc:2272] T 6e2dbddeb30c4b27a09c9cdf53f97cef P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.401814 27734 tablet_replica.cc:333] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
W20260709 13:09:12.402042 29559 consensus_peers.cc:597] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.131:35403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:12.402494 29559 consensus_peers.cc:597] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 -> Peer cb69059c13924b1f8694ed66b14eef5e (127.27.21.131:35403): Couldn't send request to peer cb69059c13924b1f8694ed66b14eef5e. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.131:35403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:12.402637 27734 raft_consensus.cc:2243] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.403260 27734 raft_consensus.cc:2272] T 1650170e0418429ba17f325f0f834e32 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.404872 27734 tablet_replica.cc:333] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.405545 27734 raft_consensus.cc:2243] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.406044 27734 raft_consensus.cc:2272] T c7c5bafab4ee4e53a18cc156393a89f8 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.407706 27734 tablet_replica.cc:333] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.408258 27734 raft_consensus.cc:2243] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.408723 27734 raft_consensus.cc:2272] T 6a2bae5258d54cefa9ad06bf74774f68 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.410365 27734 tablet_replica.cc:333] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.410900 27734 raft_consensus.cc:2243] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.411391 27734 raft_consensus.cc:2272] T d94d880b4b9c44adbd2ebdf7b2987bb4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.413002 27734 tablet_replica.cc:333] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.413620 27734 raft_consensus.cc:2243] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.414104 27734 raft_consensus.cc:2272] T 149c161ac0d0443b84e2857931b3ed7b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.415907 27734 tablet_replica.cc:333] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.416473 27734 raft_consensus.cc:2243] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.416923 27734 raft_consensus.cc:2272] T 0c2180b8f74b41c3bfcaf4e850e1f17e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.418928 27734 tablet_replica.cc:333] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.419693 27734 raft_consensus.cc:2243] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.420233 27734 raft_consensus.cc:2272] T 8b5e50437d8b48daab5a37f1d76288f4 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.422461 27734 tablet_replica.cc:333] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.423209 27734 raft_consensus.cc:2243] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.423857 27734 raft_consensus.cc:2272] T 631d3f287aa64f0eb45bc85657dc0c13 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.425815 27734 tablet_replica.cc:333] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.426352 27734 raft_consensus.cc:2243] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.426857 27734 raft_consensus.cc:2272] T b4b317f1153b42b09a7af4ade266a173 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.428773 27734 tablet_replica.cc:333] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.429332 27734 raft_consensus.cc:2243] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.430073 27734 raft_consensus.cc:2272] T 01e53ebb69d14cea98a05005727ff182 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.431897 27734 tablet_replica.cc:333] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.432439 27734 raft_consensus.cc:2243] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.432929 27734 raft_consensus.cc:2272] T c197e42e86954f56a0f92950e139a747 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.434695 27734 tablet_replica.cc:333] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.435242 27734 raft_consensus.cc:2243] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.435779 27734 raft_consensus.cc:2272] T eb6c70c2a7f54bfbab7f7b7d2140fd01 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.437536 27734 tablet_replica.cc:333] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.438103 27734 raft_consensus.cc:2243] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.438504 27734 raft_consensus.cc:2272] T 2758155cb7ec41289439f6f333abd4e6 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.440285 27734 tablet_replica.cc:333] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.440822 27734 raft_consensus.cc:2243] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.441628 27734 raft_consensus.cc:2272] T 4df0cf7900ca47a1ae37c55d19545141 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.443485 27734 tablet_replica.cc:333] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.443994 27734 raft_consensus.cc:2243] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.444716 27734 raft_consensus.cc:2272] T e5246a5a8fa34d178e4b8913d4a9b1cb P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.446548 27734 tablet_replica.cc:333] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.447180 27734 raft_consensus.cc:2243] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.447615 27734 raft_consensus.cc:2272] T 351259537342409da5e40377aeb888ef P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.449512 27734 tablet_replica.cc:333] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.450140 27734 raft_consensus.cc:2243] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.450611 27734 raft_consensus.cc:2272] T 530ab2791d464878a303a200bf96a52d P 9220adc1c0cd4316bf43106e83532f34 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.452759 27734 tablet_replica.cc:333] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.453518 27734 raft_consensus.cc:2243] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.453991 27734 raft_consensus.cc:2272] T 08ef2be7b3ad45d2a368547370c9e330 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.456156 27734 tablet_replica.cc:333] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.456660 27734 raft_consensus.cc:2243] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.457414 27734 raft_consensus.cc:2272] T 5c930a288d1247b4a461c2372a7d7d94 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.459350 27734 tablet_replica.cc:333] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.459870 27734 raft_consensus.cc:2243] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.460558 27734 raft_consensus.cc:2272] T ea07bbec91cd4402843bbe0493715164 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.462327 27734 tablet_replica.cc:333] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.462831 27734 raft_consensus.cc:2243] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.463230 27734 raft_consensus.cc:2272] T 3c6be0d587474539a703d93447fe6659 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.464982 27734 tablet_replica.cc:333] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.465705 27734 raft_consensus.cc:2243] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.466177 27734 raft_consensus.cc:2272] T b945c763a90f4479ae581c2b192797ff P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.468123 27734 tablet_replica.cc:333] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.468855 27734 raft_consensus.cc:2243] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.469558 27734 raft_consensus.cc:2272] T d471148263f24da4b881d4a1e5644ad4 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.472018 27734 tablet_replica.cc:333] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.472579 27734 raft_consensus.cc:2243] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.473057 27734 raft_consensus.cc:2272] T 884fc169d9404fc09497ca148f541eec P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.474700 27734 tablet_replica.cc:333] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.475232 27734 raft_consensus.cc:2243] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.475677 27734 raft_consensus.cc:2272] T efd039995d584cf58ad166ac0b8a7189 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.477375 27734 tablet_replica.cc:333] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.477878 27734 raft_consensus.cc:2243] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.478621 27734 raft_consensus.cc:2272] T 9fe2f90055fd4692aa185cfdc40e37db P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.480558 27734 tablet_replica.cc:333] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.481089 27734 raft_consensus.cc:2243] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.481952 27734 raft_consensus.cc:2272] T bf6046ff3c2d4decb97603f1a59ac4c2 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.483884 27734 tablet_replica.cc:333] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.484431 27734 raft_consensus.cc:2243] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.484864 27734 raft_consensus.cc:2272] T dc1926acb61e49199839d571fe09e953 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.486716 27734 tablet_replica.cc:333] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.487234 27734 raft_consensus.cc:2243] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.487723 27734 raft_consensus.cc:2272] T 4ffb0d03869544e682e7bdfe2546be47 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.489663 27734 tablet_replica.cc:333] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.490172 27734 raft_consensus.cc:2243] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.490581 27734 raft_consensus.cc:2272] T a2601fa892044686b40b00d31eadb01b P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.492403 27734 tablet_replica.cc:333] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.492944 27734 raft_consensus.cc:2243] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.493494 27734 raft_consensus.cc:2272] T 5fb94e33199c412090672828a15b5627 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.495296 27734 tablet_replica.cc:333] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.495870 27734 raft_consensus.cc:2243] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.496558 27734 raft_consensus.cc:2272] T 7838858e6607490f981c883c28205e54 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.498384 27734 tablet_replica.cc:333] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.498881 27734 raft_consensus.cc:2243] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.499567 27734 raft_consensus.cc:2272] T ec0f9ca0aef346d1b5d4c9eb381adda0 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.501354 27734 tablet_replica.cc:333] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.502130 27734 raft_consensus.cc:2243] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.502683 27734 raft_consensus.cc:2272] T ae9bd81d863744c98572e8b904e88ed1 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.504304 27734 tablet_replica.cc:333] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.504786 27734 raft_consensus.cc:2243] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.505571 27734 raft_consensus.cc:2272] T 4fc32d205c0444fc99bb18777d5c0fc7 P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.507272 27734 tablet_replica.cc:333] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.507745 27734 raft_consensus.cc:2243] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.508443 27734 raft_consensus.cc:2272] T 91b215cf7ebd4e57a50448cdf6ea4c3d P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.510274 27734 tablet_replica.cc:333] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.510789 27734 raft_consensus.cc:2243] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.511238 27734 raft_consensus.cc:2272] T c5296ec9ae7a45b0ad8a289b4822d89b P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.512856 27734 tablet_replica.cc:333] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.513425 27734 raft_consensus.cc:2243] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.513856 27734 raft_consensus.cc:2272] T 4096979fcb4f4e66818bc731e89fa5e7 P 9220adc1c0cd4316bf43106e83532f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.515345 27734 tablet_replica.cc:333] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.515807 27734 raft_consensus.cc:2243] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.516270 27734 raft_consensus.cc:2272] T 9c4fb7cd34174ab6b293df705d9b87f2 P 9220adc1c0cd4316bf43106e83532f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.517951 27734 tablet_replica.cc:333] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.518396 27734 raft_consensus.cc:2243] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.519104 27734 raft_consensus.cc:2272] T 50e61280874641b4a9c34bfc9b0ce08e P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.520764 27734 tablet_replica.cc:333] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34: stopping tablet replica
I20260709 13:09:12.521183 27734 raft_consensus.cc:2243] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.521950 27734 raft_consensus.cc:2272] T 8943ed3f94564f1b81ad57d874d5e0dc P 9220adc1c0cd4316bf43106e83532f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.589442 27734 tablet_server.cc:196] TabletServer@127.27.21.132:0 shutdown complete.
I20260709 13:09:12.667222 27734 master.cc:562] Master@127.27.21.190:44981 shutting down...
W20260709 13:09:12.699378 28865 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:09:12.699608 28865 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:09:12.699834 28865 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:09:12.702188 27734 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:12.702726 27734 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.703071 27734 tablet_replica.cc:333] T 00000000000000000000000000000000 P a1ca76defed645cd8f990a943ffe64f6: stopping tablet replica
I20260709 13:09:12.725004 27734 master.cc:584] Master@127.27.21.190:44981 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (52588 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:09:12.818138 27734 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.21.190:39953
I20260709 13:09:12.819250 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:12.825364 30627 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 13:09:12.826077 30630 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 13:09:12.826162 30628 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 13:09:12.826288 27734 server_base.cc:1061] running on GCE node
I20260709 13:09:12.828038 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:12.828266 27734 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 13:09:12.828437 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602552828420 us; error 0 us; skew 500 ppm
I20260709 13:09:12.829017 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:12.831658 27734 webserver.cc:533] Webserver started at http://127.27.21.190:45615/ using document root <none> and password file <none>
I20260709 13:09:12.832155 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:12.832350 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:12.832650 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:12.834036 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/master-0-root/instance:
uuid: "11a93fd476444855bfc792fe3f4598be"
format_stamp: "Formatted at 2026-07-09 13:09:12 on dist-test-slave-ndzg"
I20260709 13:09:12.838301 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:12.841856 30635 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:12.842753 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:09:12.843020 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/master-0-root
uuid: "11a93fd476444855bfc792fe3f4598be"
format_stamp: "Formatted at 2026-07-09 13:09:12 on dist-test-slave-ndzg"
I20260709 13:09:12.843277 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-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 13:09:12.854043 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:12.855194 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:12.892930 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.190:39953
I20260709 13:09:12.893047 30686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.190:39953 every 8 connection(s)
I20260709 13:09:12.896934 30687 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 13:09:12.907128 30687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be: Bootstrap starting.
I20260709 13:09:12.911655 30687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:12.915930 30687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be: No bootstrap required, opened a new log
I20260709 13:09:12.918108 30687 raft_consensus.cc:359] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11a93fd476444855bfc792fe3f4598be" member_type: VOTER }
I20260709 13:09:12.918478 30687 raft_consensus.cc:385] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:12.919055 30687 raft_consensus.cc:740] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11a93fd476444855bfc792fe3f4598be, State: Initialized, Role: FOLLOWER
I20260709 13:09:12.919685 30687 consensus_queue.cc:260] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "11a93fd476444855bfc792fe3f4598be" member_type: VOTER }
I20260709 13:09:12.920161 30687 raft_consensus.cc:399] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:12.920387 30687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:12.920663 30687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:12.925257 30687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11a93fd476444855bfc792fe3f4598be" member_type: VOTER }
I20260709 13:09:12.925848 30687 leader_election.cc:304] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [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: 11a93fd476444855bfc792fe3f4598be; no voters: 
I20260709 13:09:12.926986 30687 leader_election.cc:290] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:12.927368 30690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:12.928785 30690 raft_consensus.cc:697] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 1 LEADER]: Becoming Leader. State: Replica: 11a93fd476444855bfc792fe3f4598be, State: Running, Role: LEADER
I20260709 13:09:12.929555 30690 consensus_queue.cc:237] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [LEADER]: Queue going to LEADER mode. State: All 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: "11a93fd476444855bfc792fe3f4598be" member_type: VOTER }
I20260709 13:09:12.930155 30687 sys_catalog.cc:565] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:12.934491 30692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 11a93fd476444855bfc792fe3f4598be. Latest consensus state: current_term: 1 leader_uuid: "11a93fd476444855bfc792fe3f4598be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11a93fd476444855bfc792fe3f4598be" member_type: VOTER } }
I20260709 13:09:12.935276 30692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:12.936014 30691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "11a93fd476444855bfc792fe3f4598be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11a93fd476444855bfc792fe3f4598be" member_type: VOTER } }
I20260709 13:09:12.936502 30691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:12.937160 30697 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:12.941916 30697 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:12.947968 27734 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:12.950781 30697 catalog_manager.cc:1383] Generated new cluster ID: fdb03b1e205541dda001eeec343bd5ac
I20260709 13:09:12.951068 30697 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:12.966260 30697 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:12.967506 30697 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:12.981438 30697 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be: Generated new TSK 0
I20260709 13:09:12.982069 30697 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:13.014365 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:13.020315 30708 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 13:09:13.021334 30709 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 13:09:13.022917 30711 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 13:09:13.023313 27734 server_base.cc:1061] running on GCE node
I20260709 13:09:13.024596 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:13.024873 27734 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 13:09:13.025084 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602553025065 us; error 0 us; skew 500 ppm
I20260709 13:09:13.025811 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:13.028053 27734 webserver.cc:533] Webserver started at http://127.27.21.129:35641/ using document root <none> and password file <none>
I20260709 13:09:13.028524 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:13.028740 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:13.029036 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:13.030164 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-0-root/instance:
uuid: "c9d34127462849a3a71245c0c26b7ebe"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:13.034706 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:13.037899 30716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.038815 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:09:13.039075 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "c9d34127462849a3a71245c0c26b7ebe"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:13.039309 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-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 13:09:13.053611 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:13.054741 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:13.056174 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:13.058506 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:13.058676 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.058965 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:13.059129 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.099911 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:42355
I20260709 13:09:13.100018 30778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:42355 every 8 connection(s)
I20260709 13:09:13.104708 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:13.111785 30783 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 13:09:13.113091 30784 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 13:09:13.115321 30786 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 13:09:13.116034 27734 server_base.cc:1061] running on GCE node
I20260709 13:09:13.117341 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:13.117565 27734 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 13:09:13.117740 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602553117704 us; error 0 us; skew 500 ppm
I20260709 13:09:13.118273 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:13.120747 27734 webserver.cc:533] Webserver started at http://127.27.21.130:32951/ using document root <none> and password file <none>
I20260709 13:09:13.121371 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:13.121614 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:13.121927 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:13.123185 30779 heartbeater.cc:344] Connected to a master server at 127.27.21.190:39953
I20260709 13:09:13.123466 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-1-root/instance:
uuid: "21a86fb9c73c4c0badc09496e0abd023"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:13.123638 30779 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:13.124656 30779 heartbeater.cc:507] Master 127.27.21.190:39953 requested a full tablet report, sending...
I20260709 13:09:13.127264 30652 ts_manager.cc:194] Registered new tserver with Master: c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:13.129551 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:09:13.129595 30652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52556
I20260709 13:09:13.133833 30791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.134529 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260709 13:09:13.134822 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-1-root
uuid: "21a86fb9c73c4c0badc09496e0abd023"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:13.135118 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-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 13:09:13.148206 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:13.149474 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:13.150923 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:13.153082 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:13.153327 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.153573 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:13.153743 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.193460 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.130:39741
I20260709 13:09:13.193516 30853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.130:39741 every 8 connection(s)
I20260709 13:09:13.198293 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:13.205439 30857 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 13:09:13.206079 30858 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 13:09:13.208926 30860 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 13:09:13.209154 27734 server_base.cc:1061] running on GCE node
I20260709 13:09:13.210361 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:13.210551 27734 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 13:09:13.210762 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602553210726 us; error 0 us; skew 500 ppm
I20260709 13:09:13.211366 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:13.211476 30854 heartbeater.cc:344] Connected to a master server at 127.27.21.190:39953
I20260709 13:09:13.211912 30854 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:13.212847 30854 heartbeater.cc:507] Master 127.27.21.190:39953 requested a full tablet report, sending...
I20260709 13:09:13.214069 27734 webserver.cc:533] Webserver started at http://127.27.21.131:41349/ using document root <none> and password file <none>
I20260709 13:09:13.214653 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:13.214883 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:13.215196 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:13.215143 30652 ts_manager.cc:194] Registered new tserver with Master: 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:13.216687 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-2-root/instance:
uuid: "b77adb57e72244c9985896f8e11b5b12"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:13.217036 30652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52558
I20260709 13:09:13.221666 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:13.224778 30865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.225593 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:09:13.225878 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-2-root
uuid: "b77adb57e72244c9985896f8e11b5b12"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:13.226168 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-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 13:09:13.265393 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:13.266577 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:13.268014 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:13.270248 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:13.270496 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.270745 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:13.270915 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.309737 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.131:35277
I20260709 13:09:13.309834 30927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.131:35277 every 8 connection(s)
I20260709 13:09:13.314411 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:13.321189 30931 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 13:09:13.323336 30932 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 13:09:13.324705 27734 server_base.cc:1061] running on GCE node
W20260709 13:09:13.325045 30935 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 13:09:13.326292 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:09:13.326409 30928 heartbeater.cc:344] Connected to a master server at 127.27.21.190:39953
W20260709 13:09:13.326583 27734 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 13:09:13.326833 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602553326820 us; error 0 us; skew 500 ppm
I20260709 13:09:13.326871 30928 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:13.327535 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:13.327704 30928 heartbeater.cc:507] Master 127.27.21.190:39953 requested a full tablet report, sending...
I20260709 13:09:13.329923 30652 ts_manager.cc:194] Registered new tserver with Master: b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:13.330279 27734 webserver.cc:533] Webserver started at http://127.27.21.132:39595/ using document root <none> and password file <none>
I20260709 13:09:13.330941 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:13.331180 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:13.331534 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:13.331758 30652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52564
I20260709 13:09:13.333123 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-3-root/instance:
uuid: "1ae7d47019814cee8ddc143cac7d1041"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:13.337584 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:09:13.340575 30939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.341452 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:09:13.341810 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-3-root
uuid: "1ae7d47019814cee8ddc143cac7d1041"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:13.342126 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-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 13:09:13.362275 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:13.363505 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:13.364893 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:13.367120 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:13.367347 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.367583 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:13.367759 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:13.407270 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.132:43451
I20260709 13:09:13.407382 31001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.132:43451 every 8 connection(s)
I20260709 13:09:13.420740 31002 heartbeater.cc:344] Connected to a master server at 127.27.21.190:39953
I20260709 13:09:13.421105 31002 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:13.421804 31002 heartbeater.cc:507] Master 127.27.21.190:39953 requested a full tablet report, sending...
I20260709 13:09:13.423592 30652 ts_manager.cc:194] Registered new tserver with Master: 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:13.424106 27734 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013804821s
I20260709 13:09:13.425371 30652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52576
I20260709 13:09:13.450188 30652 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52590:
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 13:09:13.687014 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 16300993badb4edebfe11d31544fa93f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:13.688405 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16300993badb4edebfe11d31544fa93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.694612 30966 tablet_service.cc:1511] Processing CreateTablet for tablet 034f0a41b6e34e91ab979b67c819ebee (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:13.696482 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034f0a41b6e34e91ab979b67c819ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.698621 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad580a7665342acb12cad2c0dfb7205 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:13.699973 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad580a7665342acb12cad2c0dfb7205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.703181 30964 tablet_service.cc:1511] Processing CreateTablet for tablet 3df74f64b0e04d4795f417b7a2cf61a2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:13.704500 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df74f64b0e04d4795f417b7a2cf61a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.706353 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 16300993badb4edebfe11d31544fa93f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:13.707656 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16300993badb4edebfe11d31544fa93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.710790 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebb514eecd44b2392f50970a50e2e74 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:13.712604 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebb514eecd44b2392f50970a50e2e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.714900 30817 tablet_service.cc:1511] Processing CreateTablet for tablet 034f0a41b6e34e91ab979b67c819ebee (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:13.716773 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034f0a41b6e34e91ab979b67c819ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.718947 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd63cb51e34816a0f7c7d8108222d7 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:13.720925 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd63cb51e34816a0f7c7d8108222d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.722909 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 3df74f64b0e04d4795f417b7a2cf61a2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:13.727029 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4d157bd1cc48ff9eb49f393479800b (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:13.732121 30963 tablet_service.cc:1511] Processing CreateTablet for tablet c754f2b53c434c409ffaae3cb35e1330 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:13.736724 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c754f2b53c434c409ffaae3cb35e1330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.740486 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df74f64b0e04d4795f417b7a2cf61a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.742369 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4d157bd1cc48ff9eb49f393479800b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.747792 30962 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4d157bd1cc48ff9eb49f393479800b (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:13.749221 30813 tablet_service.cc:1511] Processing CreateTablet for tablet 504199cb1c3a4296bd1fd359a8ddfbaf (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:13.750610 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504199cb1c3a4296bd1fd359a8ddfbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.751705 30961 tablet_service.cc:1511] Processing CreateTablet for tablet fedd60c324d945aa8e43c3a2a40576c4 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:13.752429 30743 tablet_service.cc:1511] Processing CreateTablet for tablet 034f0a41b6e34e91ab979b67c819ebee (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:09:13.753726 30743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 034f0a41b6e34e91ab979b67c819ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.754446 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebb514eecd44b2392f50970a50e2e74 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:13.755749 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebb514eecd44b2392f50970a50e2e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.749243 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4d157bd1cc48ff9eb49f393479800b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.758033 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedd60c324d945aa8e43c3a2a40576c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.758322 30742 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad580a7665342acb12cad2c0dfb7205 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:13.759584 30742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad580a7665342acb12cad2c0dfb7205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.762349 30741 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd63cb51e34816a0f7c7d8108222d7 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:13.763669 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd63cb51e34816a0f7c7d8108222d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.766495 30740 tablet_service.cc:1511] Processing CreateTablet for tablet 3df74f64b0e04d4795f417b7a2cf61a2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:09:13.767839 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3df74f64b0e04d4795f417b7a2cf61a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.770416 30739 tablet_service.cc:1511] Processing CreateTablet for tablet c754f2b53c434c409ffaae3cb35e1330 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:13.772150 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c754f2b53c434c409ffaae3cb35e1330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.774394 30893 tablet_service.cc:1511] Processing CreateTablet for tablet 16300993badb4edebfe11d31544fa93f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:09:13.775748 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16300993badb4edebfe11d31544fa93f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.779295 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 504199cb1c3a4296bd1fd359a8ddfbaf (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:13.782266 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504199cb1c3a4296bd1fd359a8ddfbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.779326 30892 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebb514eecd44b2392f50970a50e2e74 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:09:13.783743 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebb514eecd44b2392f50970a50e2e74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.785667 30737 tablet_service.cc:1511] Processing CreateTablet for tablet fedd60c324d945aa8e43c3a2a40576c4 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:13.787006 30737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedd60c324d945aa8e43c3a2a40576c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.788020 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffd63cb51e34816a0f7c7d8108222d7 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:09:13.790477 30889 tablet_service.cc:1511] Processing CreateTablet for tablet c754f2b53c434c409ffaae3cb35e1330 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:09:13.794535 30887 tablet_service.cc:1511] Processing CreateTablet for tablet 504199cb1c3a4296bd1fd359a8ddfbaf (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:09:13.792761 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4d157bd1cc48ff9eb49f393479800b (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:09:13.781885 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad580a7665342acb12cad2c0dfb7205 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:09:13.797225 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffd63cb51e34816a0f7c7d8108222d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.801657 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c754f2b53c434c409ffaae3cb35e1330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.805681 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad580a7665342acb12cad2c0dfb7205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.809641 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504199cb1c3a4296bd1fd359a8ddfbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.813701 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4d157bd1cc48ff9eb49f393479800b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.830549 31022 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:13.833356 30812 tablet_service.cc:1511] Processing CreateTablet for tablet fedd60c324d945aa8e43c3a2a40576c4 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:09:13.834736 30812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fedd60c324d945aa8e43c3a2a40576c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.835722 30886 tablet_service.cc:1511] Processing CreateTablet for tablet a2364f929e6249b0a2256ddc10255cd9 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:13.837062 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2364f929e6249b0a2256ddc10255cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.836707 30961 tablet_service.cc:1511] Processing CreateTablet for tablet a2364f929e6249b0a2256ddc10255cd9 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:13.847718 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2364f929e6249b0a2256ddc10255cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.854960 31022 tablet_bootstrap.cc:654] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:13.872155 30811 tablet_service.cc:1511] Processing CreateTablet for tablet fd185e3b83794d908340bc0843e71831 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:13.874153 30811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd185e3b83794d908340bc0843e71831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.860445 30741 tablet_service.cc:1511] Processing CreateTablet for tablet a2364f929e6249b0a2256ddc10255cd9 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:09:13.902623 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2364f929e6249b0a2256ddc10255cd9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:13.943193 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:13.946280 30964 tablet_service.cc:1511] Processing CreateTablet for tablet fd185e3b83794d908340bc0843e71831 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:13.947883 30740 tablet_service.cc:1511] Processing CreateTablet for tablet c2be69248c7948138eaf4b526336613d (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:13.950001 30885 tablet_service.cc:1511] Processing CreateTablet for tablet c2be69248c7948138eaf4b526336613d (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:13.950659 30819 tablet_service.cc:1511] Processing CreateTablet for tablet c2be69248c7948138eaf4b526336613d (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:09:13.951448 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2be69248c7948138eaf4b526336613d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.952335 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2be69248c7948138eaf4b526336613d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.953652 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2be69248c7948138eaf4b526336613d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.953593 30893 tablet_service.cc:1511] Processing CreateTablet for tablet fd185e3b83794d908340bc0843e71831 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:09:13.955070 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd185e3b83794d908340bc0843e71831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.964244 31025 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:13.979796 31024 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:13.991498 30963 tablet_service.cc:1511] Processing CreateTablet for tablet a313afb46145402c9aaf0995e11aa513 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:09:13.992959 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd185e3b83794d908340bc0843e71831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.007926 31023 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:14.014683 31023 tablet_bootstrap.cc:654] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.014510 30742 tablet_service.cc:1511] Processing CreateTablet for tablet a313afb46145402c9aaf0995e11aa513 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:09:14.014564 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a313afb46145402c9aaf0995e11aa513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.023589 30890 tablet_service.cc:1511] Processing CreateTablet for tablet cf6202287e1046adacf7bc267e776b6d (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:14.018234 30816 tablet_service.cc:1511] Processing CreateTablet for tablet a313afb46145402c9aaf0995e11aa513 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:09:14.026326 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a313afb46145402c9aaf0995e11aa513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.024933 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6202287e1046adacf7bc267e776b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.016631 31022 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:14.031208 31022 ts_tablet_manager.cc:1403] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.202s	user 0.009s	sys 0.003s
I20260709 13:09:14.019093 30742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a313afb46145402c9aaf0995e11aa513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.024890 30962 tablet_service.cc:1511] Processing CreateTablet for tablet cf6202287e1046adacf7bc267e776b6d (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:14.034955 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6202287e1046adacf7bc267e776b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.034524 31022 raft_consensus.cc:359] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:14.043896 31022 raft_consensus.cc:385] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.044265 31022 raft_consensus.cc:740] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.045185 31022 consensus_queue.cc:260] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:14.050695 30892 tablet_service.cc:1511] Processing CreateTablet for tablet f7de1e7e0ec24b9da1cdc6d9747003ac (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:14.051093 30961 tablet_service.cc:1511] Processing CreateTablet for tablet f7de1e7e0ec24b9da1cdc6d9747003ac (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:14.052064 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7de1e7e0ec24b9da1cdc6d9747003ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.052635 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7de1e7e0ec24b9da1cdc6d9747003ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.057173 30817 tablet_service.cc:1511] Processing CreateTablet for tablet f7de1e7e0ec24b9da1cdc6d9747003ac (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:09:14.058547 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7de1e7e0ec24b9da1cdc6d9747003ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.063341 31022 ts_tablet_manager.cc:1434] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:09:14.064162 31002 heartbeater.cc:499] Master 127.27.21.190:39953 was elected leader, sending a full tablet report...
I20260709 13:09:14.036710 31025 tablet_bootstrap.cc:654] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.074098 31024 tablet_bootstrap.cc:654] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.095360 30740 tablet_service.cc:1511] Processing CreateTablet for tablet cf6202287e1046adacf7bc267e776b6d (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:09:14.099356 31028 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.100215 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6202287e1046adacf7bc267e776b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.094739 31022 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:14.099864 31028 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:14.120441 30966 tablet_service.cc:1511] Processing CreateTablet for tablet 07731cbf4efd47888e1bb0573ffab8f2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:09:14.120841 30741 tablet_service.cc:1511] Processing CreateTablet for tablet 0161d7f5833043c8a96ab56bb0c60c39 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:14.121876 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07731cbf4efd47888e1bb0573ffab8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.122555 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0161d7f5833043c8a96ab56bb0c60c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.125983 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 0161d7f5833043c8a96ab56bb0c60c39 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:14.129654 31024 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:14.129837 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0161d7f5833043c8a96ab56bb0c60c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.130214 31024 ts_tablet_manager.cc:1403] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.151s	user 0.018s	sys 0.005s
I20260709 13:09:14.131471 31022 tablet_bootstrap.cc:654] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.132290 31028 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:14.132705 30779 heartbeater.cc:499] Master 127.27.21.190:39953 was elected leader, sending a full tablet report...
I20260709 13:09:14.130175 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 0161d7f5833043c8a96ab56bb0c60c39 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:09:14.133708 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0161d7f5833043c8a96ab56bb0c60c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.137857 31024 raft_consensus.cc:359] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.138821 31024 raft_consensus.cc:385] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.139111 31024 raft_consensus.cc:740] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.139832 31024 consensus_queue.cc:260] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.158687 30742 tablet_service.cc:1511] Processing CreateTablet for tablet 07731cbf4efd47888e1bb0573ffab8f2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
W20260709 13:09:14.168776 31003 tablet.cc:2406] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:09:14.170789 31023 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:14.171365 31023 ts_tablet_manager.cc:1403] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.164s	user 0.022s	sys 0.000s
I20260709 13:09:14.171376 31025 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:14.172710 31025 ts_tablet_manager.cc:1403] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.209s	user 0.016s	sys 0.000s
I20260709 13:09:14.175634 31025 raft_consensus.cc:359] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.176362 31025 raft_consensus.cc:385] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.179317 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:14.180982 30940 leader_election.cc:343] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.176672 31025 raft_consensus.cc:740] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.188387 31025 consensus_queue.cc:260] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.188840 31023 raft_consensus.cc:359] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.189657 31023 raft_consensus.cc:385] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.190048 31023 raft_consensus.cc:740] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.190948 31023 consensus_queue.cc:260] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.244096 30742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07731cbf4efd47888e1bb0573ffab8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.251511 30743 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdb69459093445aa845322ebf379361 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:14.254550 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:14.264422 30854 heartbeater.cc:499] Master 127.27.21.190:39953 was elected leader, sending a full tablet report...
I20260709 13:09:14.265082 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 07731cbf4efd47888e1bb0573ffab8f2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:09:14.269160 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07731cbf4efd47888e1bb0573ffab8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.275120 30738 tablet_service.cc:1511] Processing CreateTablet for tablet b157471e956145dcbc06974d387d8b19 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:14.277105 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b157471e956145dcbc06974d387d8b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.276939 30818 tablet_service.cc:1511] Processing CreateTablet for tablet b157471e956145dcbc06974d387d8b19 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:14.278627 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b157471e956145dcbc06974d387d8b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.281955 30743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdb69459093445aa845322ebf379361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.290882 30887 tablet_service.cc:1511] Processing CreateTablet for tablet b157471e956145dcbc06974d387d8b19 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:09:14.292112 30739 tablet_service.cc:1511] Processing CreateTablet for tablet 354e251aa0a54f9eb7dae33988dfcbc2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:14.293118 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 354e251aa0a54f9eb7dae33988dfcbc2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:14.293926 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e251aa0a54f9eb7dae33988dfcbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.294168 30928 heartbeater.cc:499] Master 127.27.21.190:39953 was elected leader, sending a full tablet report...
I20260709 13:09:14.294940 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e251aa0a54f9eb7dae33988dfcbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.292755 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b157471e956145dcbc06974d387d8b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.298619 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdb69459093445aa845322ebf379361 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:14.300086 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdb69459093445aa845322ebf379361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.304505 30892 tablet_service.cc:1511] Processing CreateTablet for tablet f7c1484a9cbb47ce8f7f0ee27bc8d9ad (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:14.304796 30737 tablet_service.cc:1511] Processing CreateTablet for tablet 513c628a44f74423a3d64b2a0605ad16 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:14.306039 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c1484a9cbb47ce8f7f0ee27bc8d9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.306492 30737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513c628a44f74423a3d64b2a0605ad16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.306591 30893 tablet_service.cc:1511] Processing CreateTablet for tablet 5d613a0f1cad470991ff13a7eb8d27c7 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:14.308120 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d613a0f1cad470991ff13a7eb8d27c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.310051 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 621c05584ac8468eb17581b3bea441ac (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:14.304363 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 513c628a44f74423a3d64b2a0605ad16 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:14.313702 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513c628a44f74423a3d64b2a0605ad16. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:14.314427 30940 leader_election.cc:343] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.315418 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621c05584ac8468eb17581b3bea441ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.315274 30940 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:14.317034 30817 tablet_service.cc:1511] Processing CreateTablet for tablet f7c1484a9cbb47ce8f7f0ee27bc8d9ad (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:14.318776 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c1484a9cbb47ce8f7f0ee27bc8d9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.323382 30962 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdb69459093445aa845322ebf379361 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:09:14.326853 30963 tablet_service.cc:1511] Processing CreateTablet for tablet f7c1484a9cbb47ce8f7f0ee27bc8d9ad (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:09:14.329876 30964 tablet_service.cc:1511] Processing CreateTablet for tablet 354e251aa0a54f9eb7dae33988dfcbc2 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:09:14.333576 30812 tablet_service.cc:1511] Processing CreateTablet for tablet 621c05584ac8468eb17581b3bea441ac (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:14.334756 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdb69459093445aa845322ebf379361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.333582 30960 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb7d4edf4234e50a6797a89bb441842 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:14.335276 30812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621c05584ac8468eb17581b3bea441ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.337067 30889 tablet_service.cc:1511] Processing CreateTablet for tablet a3d487a7dc514022a63596eed07aff45 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:14.338636 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d487a7dc514022a63596eed07aff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.338461 30959 tablet_service.cc:1511] Processing CreateTablet for tablet a3d487a7dc514022a63596eed07aff45 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:14.340022 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354e251aa0a54f9eb7dae33988dfcbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.341660 30960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb7d4edf4234e50a6797a89bb441842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.342397 30959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d487a7dc514022a63596eed07aff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.344669 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c1484a9cbb47ce8f7f0ee27bc8d9ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.356590 30741 tablet_service.cc:1511] Processing CreateTablet for tablet 5d613a0f1cad470991ff13a7eb8d27c7 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:14.358098 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d613a0f1cad470991ff13a7eb8d27c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.360543 30965 tablet_service.cc:1511] Processing CreateTablet for tablet 621c05584ac8468eb17581b3bea441ac (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:09:14.362489 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 621c05584ac8468eb17581b3bea441ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.366092 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb7d4edf4234e50a6797a89bb441842 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:14.367698 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb7d4edf4234e50a6797a89bb441842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.373311 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 513c628a44f74423a3d64b2a0605ad16 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:09:14.374404 30885 tablet_service.cc:1511] Processing CreateTablet for tablet bf41f1938da64974a5984950d67edff3 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:14.375113 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 513c628a44f74423a3d64b2a0605ad16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.375906 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf41f1938da64974a5984950d67edff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.383450 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 5d613a0f1cad470991ff13a7eb8d27c7 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:09:14.385247 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d613a0f1cad470991ff13a7eb8d27c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.397801 31022 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:14.398423 31025 ts_tablet_manager.cc:1434] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.225s	user 0.007s	sys 0.015s
I20260709 13:09:14.398682 31022 ts_tablet_manager.cc:1403] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.319s	user 0.006s	sys 0.008s
I20260709 13:09:14.400095 31025 tablet_bootstrap.cc:492] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:14.402384 30966 tablet_service.cc:1511] Processing CreateTablet for tablet bf41f1938da64974a5984950d67edff3 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:14.404019 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf41f1938da64974a5984950d67edff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.406881 30958 tablet_service.cc:1511] Processing CreateTablet for tablet c4a56818165a4259804ad1d598c71c58 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:14.407548 31024 ts_tablet_manager.cc:1434] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.277s	user 0.014s	sys 0.000s
I20260709 13:09:14.408571 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a56818165a4259804ad1d598c71c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.409354 31024 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:14.415375 31023 ts_tablet_manager.cc:1434] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.244s	user 0.015s	sys 0.012s
I20260709 13:09:14.416653 31023 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:14.417940 31036 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.418753 31036 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.428046 31032 raft_consensus.cc:2749] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:14.430567 31022 raft_consensus.cc:359] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:14.431447 31022 raft_consensus.cc:385] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.431802 31022 raft_consensus.cc:740] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.424306 31025 tablet_bootstrap.cc:654] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.432556 30890 tablet_service.cc:1511] Processing CreateTablet for tablet d978f55302c942919f94dd54d129b5e8 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:14.490121 31023 tablet_bootstrap.cc:654] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.490829 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d978f55302c942919f94dd54d129b5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.481566 30735 tablet_service.cc:1511] Processing CreateTablet for tablet c4a56818165a4259804ad1d598c71c58 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:14.495705 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a56818165a4259804ad1d598c71c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.464202 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6135b90fe8468290650faf468c9b55 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:14.468816 30740 tablet_service.cc:1511] Processing CreateTablet for tablet a3d487a7dc514022a63596eed07aff45 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:09:14.498847 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6135b90fe8468290650faf468c9b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.498925 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3d487a7dc514022a63596eed07aff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.445194 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8ffbc451cc44dc91b26ca3ee9fc88a (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:14.504323 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8ffbc451cc44dc91b26ca3ee9fc88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.505363 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:14.506109 30754 raft_consensus.cc:2468] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:14.507565 30792 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:14.480276 30736 tablet_service.cc:1511] Processing CreateTablet for tablet d978f55302c942919f94dd54d129b5e8 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:14.515969 30736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d978f55302c942919f94dd54d129b5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.448069 30958 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8ffbc451cc44dc91b26ca3ee9fc88a (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:14.520501 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8ffbc451cc44dc91b26ca3ee9fc88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.530244 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8ffbc451cc44dc91b26ca3ee9fc88a (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:09:14.531975 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8ffbc451cc44dc91b26ca3ee9fc88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.451890 30885 tablet_service.cc:1511] Processing CreateTablet for tablet 960a9b9f7ac5452fab54e7f629cfc292 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:14.534585 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960a9b9f7ac5452fab54e7f629cfc292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.452951 30961 tablet_service.cc:1511] Processing CreateTablet for tablet 960a9b9f7ac5452fab54e7f629cfc292 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:14.539299 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960a9b9f7ac5452fab54e7f629cfc292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.432694 31022 consensus_queue.cc:260] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:14.547417 31022 ts_tablet_manager.cc:1434] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.148s	user 0.004s	sys 0.005s
I20260709 13:09:14.547418 30812 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb7d4edf4234e50a6797a89bb441842 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:09:14.548900 30813 tablet_service.cc:1511] Processing CreateTablet for tablet bf41f1938da64974a5984950d67edff3 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:09:14.549265 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 756ee023304b414b8618c81babb942b5 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:14.549767 30812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb7d4edf4234e50a6797a89bb441842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.550532 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756ee023304b414b8618c81babb942b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.551299 30811 tablet_service.cc:1511] Processing CreateTablet for tablet d978f55302c942919f94dd54d129b5e8 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:09:14.552654 30811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d978f55302c942919f94dd54d129b5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.554679 30810 tablet_service.cc:1511] Processing CreateTablet for tablet c4a56818165a4259804ad1d598c71c58 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:09:14.577680 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf41f1938da64974a5984950d67edff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.581779 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4a56818165a4259804ad1d598c71c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.577324 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6135b90fe8468290650faf468c9b55 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:14.593948 31022 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:14.594395 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6135b90fe8468290650faf468c9b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.597728 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 960a9b9f7ac5452fab54e7f629cfc292 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:09:14.599107 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960a9b9f7ac5452fab54e7f629cfc292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.600832 31022 tablet_bootstrap.cc:654] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.432521 31036 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:14.617743 31036 raft_consensus.cc:2804] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:14.619987 31036 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:14.620329 31036 raft_consensus.cc:3060] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:14.617916 31037 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.621630 31037 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.607744 31024 tablet_bootstrap.cc:700] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023: Time spent opening tablet: real 0.123s	user 0.004s	sys 0.000s
I20260709 13:09:14.629333 31024 tablet_bootstrap.cc:654] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.637452 30737 tablet_service.cc:1511] Processing CreateTablet for tablet 756ee023304b414b8618c81babb942b5 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:14.639376 30737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756ee023304b414b8618c81babb942b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.655839 31037 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:14.648581 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 5d6135b90fe8468290650faf468c9b55 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:09:14.700428 31032 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.716656 31032 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:14.722769 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:14.693738 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 186396us
I20260709 13:09:14.729560 31032 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:14.732347 31023 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:14.739686 31022 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:14.740255 31022 ts_tablet_manager.cc:1403] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.147s	user 0.025s	sys 0.014s
I20260709 13:09:14.732951 31023 ts_tablet_manager.cc:1403] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.317s	user 0.025s	sys 0.064s
W20260709 13:09:14.736935 30940 leader_election.cc:343] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.754328 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:14.755903 30794 leader_election.cc:343] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.756192 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:14.756966 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d6135b90fe8468290650faf468c9b55. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:14.757611 30940 leader_election.cc:343] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.758082 30940 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:14.759168 31032 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:14.758838 31022 raft_consensus.cc:359] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:14.760264 31022 raft_consensus.cc:385] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.760856 31022 raft_consensus.cc:740] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.762084 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4f81f10f94fb6860148d32a0364b1 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:14.763427 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4f81f10f94fb6860148d32a0364b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.763568 31036 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.762368 31022 consensus_queue.cc:260] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:14.767984 31023 raft_consensus.cc:359] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.769744 31023 raft_consensus.cc:385] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.770118 31023 raft_consensus.cc:740] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.769946 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:14.779965 30961 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4f81f10f94fb6860148d32a0364b1 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:14.785012 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:14.785772 30753 raft_consensus.cc:3060] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:14.793330 30753 raft_consensus.cc:2468] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:14.797573 31036 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:14.798089 30810 tablet_service.cc:1511] Processing CreateTablet for tablet 756ee023304b414b8618c81babb942b5 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:09:14.803181 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756ee023304b414b8618c81babb942b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.803629 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:14.805635 30794 leader_election.cc:343] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.808791 31024 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:14.809911 31025 tablet_bootstrap.cc:492] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:14.810527 31025 ts_tablet_manager.cc:1403] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.411s	user 0.029s	sys 0.034s
I20260709 13:09:14.806041 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4f81f10f94fb6860148d32a0364b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.784435 31023 consensus_queue.cc:260] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.822422 30754 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:14.826597 30866 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:14.828362 31023 ts_tablet_manager.cc:1434] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.085s	user 0.002s	sys 0.007s
I20260709 13:09:14.829725 31024 ts_tablet_manager.cc:1403] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.421s	user 0.020s	sys 0.000s
I20260709 13:09:14.838979 31025 raft_consensus.cc:359] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.840106 31025 raft_consensus.cc:385] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.840508 31025 raft_consensus.cc:740] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.843747 31025 consensus_queue.cc:260] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.850518 30792 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:14.851730 31036 raft_consensus.cc:2804] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:14.852329 31036 raft_consensus.cc:697] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:14.853524 31036 consensus_queue.cc:237] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.857579 31022 ts_tablet_manager.cc:1434] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.117s	user 0.011s	sys 0.000s
I20260709 13:09:14.857923 31032 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:14.858855 31022 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:14.858471 31032 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:14.864331 31023 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:14.863930 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:14.867893 30940 leader_election.cc:343] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.867916 31032 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:14.872452 31037 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:14.872953 31037 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:14.873360 31037 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:14.874955 30735 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4f81f10f94fb6860148d32a0364b1 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:09:14.876534 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4f81f10f94fb6860148d32a0364b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.874917 31024 raft_consensus.cc:359] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:14.882190 31024 raft_consensus.cc:385] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:14.882052 31037 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.882623 31024 raft_consensus.cc:740] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:14.884636 31025 ts_tablet_manager.cc:1434] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.001s
I20260709 13:09:14.887071 30891 tablet_service.cc:1511] Processing CreateTablet for tablet e0dc9e727ca946d5bccccdcfb97ede94 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 13:09:14.888657 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 62386.9us
I20260709 13:09:14.889264 31023 tablet_bootstrap.cc:654] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.889392 31024 consensus_queue.cc:260] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:14.889654 30810 tablet_service.cc:1511] Processing CreateTablet for tablet e0dc9e727ca946d5bccccdcfb97ede94 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:09:14.890993 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dc9e727ca946d5bccccdcfb97ede94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.891717 31024 ts_tablet_manager.cc:1434] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.062s	user 0.002s	sys 0.007s
I20260709 13:09:14.892885 31024 tablet_bootstrap.cc:492] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:14.906800 30651 catalog_manager.cc:5697] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:14.908831 31037 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:14.911532 31025 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:14.912653 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:14.913340 30754 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:14.914824 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 73305510374247d99666fa355bbb0260 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:14.915164 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:14.915052 30813 tablet_service.cc:1511] Processing CreateTablet for tablet 73305510374247d99666fa355bbb0260 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:14.916149 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73305510374247d99666fa355bbb0260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.917927 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dc9e727ca946d5bccccdcfb97ede94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.921175 30754 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:14.932256 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:14.933725 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:14.934072 30866 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:14.934943 31037 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:14.935761 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73305510374247d99666fa355bbb0260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.935833 30967 tablet_service.cc:1511] Processing CreateTablet for tablet e0dc9e727ca946d5bccccdcfb97ede94 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:09:14.942298 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dc9e727ca946d5bccccdcfb97ede94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.942798 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 73305510374247d99666fa355bbb0260 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:09:14.944049 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73305510374247d99666fa355bbb0260. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:14.945451 30942 leader_election.cc:343] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.945974 30942 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:14.946892 31032 raft_consensus.cc:2749] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:14.947901 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:09:14.940501 30866 leader_election.cc:343] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.951086 31037 raft_consensus.cc:697] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
W20260709 13:09:14.956437 30866 leader_election.cc:343] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:14.956959 31037 consensus_queue.cc:237] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:14.958621 30958 tablet_service.cc:1511] Processing CreateTablet for tablet af653385103645c9af6df2ce51628116 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:14.959918 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af653385103645c9af6df2ce51628116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.969998 31025 tablet_bootstrap.cc:654] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.975065 31023 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:14.975148 31022 tablet_bootstrap.cc:654] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:14.985486 30961 tablet_service.cc:1511] Processing CreateTablet for tablet 71fbe54094e04abf8e7958acbe65ad1f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:14.986241 30819 tablet_service.cc:1511] Processing CreateTablet for tablet af653385103645c9af6df2ce51628116 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:14.986872 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fbe54094e04abf8e7958acbe65ad1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.987488 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af653385103645c9af6df2ce51628116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.985486 30737 tablet_service.cc:1511] Processing CreateTablet for tablet af653385103645c9af6df2ce51628116 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:09:14.991925 30737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af653385103645c9af6df2ce51628116. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:14.989178 31023 ts_tablet_manager.cc:1403] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.160s	user 0.027s	sys 0.034s
I20260709 13:09:14.995299 31023 raft_consensus.cc:359] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.001685 31023 raft_consensus.cc:385] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.010732 31023 raft_consensus.cc:740] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.013710 30736 tablet_service.cc:1511] Processing CreateTablet for tablet 71fbe54094e04abf8e7958acbe65ad1f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:15.013929 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 71fbe54094e04abf8e7958acbe65ad1f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:09:15.014146 31023 consensus_queue.cc:260] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.015089 30736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fbe54094e04abf8e7958acbe65ad1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.016459 31023 ts_tablet_manager.cc:1434] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:09:15.018438 31024 tablet_bootstrap.cc:654] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.015089 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71fbe54094e04abf8e7958acbe65ad1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.019163 30813 tablet_service.cc:1511] Processing CreateTablet for tablet e29ed2bf220e4cb7baecc2d0f5b12bbe (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:15.020399 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29ed2bf220e4cb7baecc2d0f5b12bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.017590 31023 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:15.043383 30885 tablet_service.cc:1511] Processing CreateTablet for tablet e29ed2bf220e4cb7baecc2d0f5b12bbe (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:15.044909 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29ed2bf220e4cb7baecc2d0f5b12bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.049772 31022 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:15.050369 31022 ts_tablet_manager.cc:1403] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.002s
I20260709 13:09:15.055236 30650 catalog_manager.cc:5697] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:15.062896 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 8c46d6b29cba4c139b7f4ffc202ada84 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 13:09:15.063771 31054 log.cc:927] Time spent T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:09:15.064309 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c46d6b29cba4c139b7f4ffc202ada84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.066256 31025 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:15.066774 31025 ts_tablet_manager.cc:1403] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.007s
I20260709 13:09:15.069885 31025 raft_consensus.cc:359] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.070297 30967 tablet_service.cc:1511] Processing CreateTablet for tablet e29ed2bf220e4cb7baecc2d0f5b12bbe (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:09:15.070704 31025 raft_consensus.cc:385] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.071168 31025 raft_consensus.cc:740] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.071609 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29ed2bf220e4cb7baecc2d0f5b12bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.072643 31025 consensus_queue.cc:260] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.075711 31025 ts_tablet_manager.cc:1434] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:09:15.076858 31025 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:15.086589 31024 tablet_bootstrap.cc:492] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:15.087203 31024 ts_tablet_manager.cc:1403] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.195s	user 0.006s	sys 0.018s
I20260709 13:09:15.090359 31024 raft_consensus.cc:359] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.092994 30810 tablet_service.cc:1511] Processing CreateTablet for tablet 8c46d6b29cba4c139b7f4ffc202ada84 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:09:15.094874 31025 tablet_bootstrap.cc:654] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.100268 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c46d6b29cba4c139b7f4ffc202ada84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.090978 31023 tablet_bootstrap.cc:654] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.100963 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 8c46d6b29cba4c139b7f4ffc202ada84 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:09:15.102891 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c46d6b29cba4c139b7f4ffc202ada84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.107352 31036 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:15.107227 30958 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee62e1752ab454fa8b9cede26e93046 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:15.107856 31036 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.108603 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee62e1752ab454fa8b9cede26e93046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.110958 30888 tablet_service.cc:1511] Processing CreateTablet for tablet ef4df8dc2d844863986f136ef6e584d4 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:15.111431 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:15.112269 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4df8dc2d844863986f136ef6e584d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.112159 30754 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:15.091106 31024 raft_consensus.cc:385] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.119278 30792 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:15.120342 31043 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:15.120748 31043 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:15.121089 31043 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.115768 31036 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:15.142307 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 69ec8dbb345246b891374668348e8831 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:15.138808 31022 raft_consensus.cc:359] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.150106 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ec8dbb345246b891374668348e8831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.150189 31022 raft_consensus.cc:385] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.150732 31022 raft_consensus.cc:740] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.150475 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee62e1752ab454fa8b9cede26e93046 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:15.143838 30813 tablet_service.cc:1511] Processing CreateTablet for tablet 1ee62e1752ab454fa8b9cede26e93046 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:09:15.154024 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee62e1752ab454fa8b9cede26e93046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.151963 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ee62e1752ab454fa8b9cede26e93046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.148414 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 69ec8dbb345246b891374668348e8831 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:15.158041 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ec8dbb345246b891374668348e8831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.151969 31022 consensus_queue.cc:260] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.117720 31024 raft_consensus.cc:740] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.165875 31024 consensus_queue.cc:260] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.166952 30737 tablet_service.cc:1511] Processing CreateTablet for tablet ef4df8dc2d844863986f136ef6e584d4 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:15.168110 31024 ts_tablet_manager.cc:1434] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 13:09:15.168300 30737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4df8dc2d844863986f136ef6e584d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.169230 31024 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:15.178851 30961 tablet_service.cc:1511] Processing CreateTablet for tablet 69ec8dbb345246b891374668348e8831 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:09:15.180264 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ec8dbb345246b891374668348e8831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.191979 31022 ts_tablet_manager.cc:1434] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.141s	user 0.009s	sys 0.001s
I20260709 13:09:15.192663 30736 tablet_service.cc:1511] Processing CreateTablet for tablet a7ce0bbc6d6f425997458b5bdac5bade (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:15.193222 31022 tablet_bootstrap.cc:492] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:15.194113 30736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ce0bbc6d6f425997458b5bdac5bade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.210922 30810 tablet_service.cc:1511] Processing CreateTablet for tablet a7ce0bbc6d6f425997458b5bdac5bade (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:15.210525 30886 tablet_service.cc:1511] Processing CreateTablet for tablet a7ce0bbc6d6f425997458b5bdac5bade (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:09:15.212311 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ce0bbc6d6f425997458b5bdac5bade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.212599 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7ce0bbc6d6f425997458b5bdac5bade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.212759 31037 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:15.213356 31037 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.215368 31022 tablet_bootstrap.cc:654] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.215720 31037 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:15.219630 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:15.220582 30754 raft_consensus.cc:2393] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:15.221736 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:15.225449 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 32453f3ca33243dd964de86a7d5ba872 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:15.226845 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32453f3ca33243dd964de86a7d5ba872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.227500 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 32453f3ca33243dd964de86a7d5ba872 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:15.231696 30885 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4da0341bfa4922b8cb3a45a595a2ab (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:15.235561 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4da0341bfa4922b8cb3a45a595a2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.235932 30958 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4da0341bfa4922b8cb3a45a595a2ab (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:15.237352 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4da0341bfa4922b8cb3a45a595a2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.237756 30866 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:15.238803 31037 raft_consensus.cc:3060] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.243247 30966 tablet_service.cc:1511] Processing CreateTablet for tablet 65d72dd9374d47beb71048d06ede765f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:15.231734 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32453f3ca33243dd964de86a7d5ba872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.244808 30961 tablet_service.cc:1511] Processing CreateTablet for tablet 32453f3ca33243dd964de86a7d5ba872 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:09:15.221786 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 65d72dd9374d47beb71048d06ede765f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:15.244755 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d72dd9374d47beb71048d06ede765f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.254647 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d72dd9374d47beb71048d06ede765f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.265822 31024 tablet_bootstrap.cc:654] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.265515 30811 tablet_service.cc:1511] Processing CreateTablet for tablet 65d72dd9374d47beb71048d06ede765f (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:09:15.266193 31023 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:15.266674 31023 ts_tablet_manager.cc:1403] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.249s	user 0.017s	sys 0.001s
I20260709 13:09:15.266850 30811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65d72dd9374d47beb71048d06ede765f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.270125 30735 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4da0341bfa4922b8cb3a45a595a2ab (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:09:15.271389 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4da0341bfa4922b8cb3a45a595a2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.260036 30967 tablet_service.cc:1511] Processing CreateTablet for tablet ef4df8dc2d844863986f136ef6e584d4 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:09:15.262586 31043 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.282119 31053 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:15.282742 31053 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.285383 31053 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:15.287171 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:15.289055 30866 leader_election.cc:343] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:15.295297 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:15.296078 30754 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.301391 31023 raft_consensus.cc:359] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.302306 31023 raft_consensus.cc:385] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.302091 30817 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef6ffd39954075ac490420ab11ab20 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:15.302672 31023 raft_consensus.cc:740] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.303465 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef6ffd39954075ac490420ab11ab20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.303553 31023 consensus_queue.cc:260] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.306383 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef6ffd39954075ac490420ab11ab20 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:15.276718 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32453f3ca33243dd964de86a7d5ba872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.341641 30736 tablet_service.cc:1511] Processing CreateTablet for tablet 05fcdaa7ae5f4cd8a1b319b27e2fb352 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:15.315436 31023 ts_tablet_manager.cc:1434] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:09:15.344799 31023 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:15.349586 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef4df8dc2d844863986f136ef6e584d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.356673 30736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fcdaa7ae5f4cd8a1b319b27e2fb352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.359457 31037 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:15.324725 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef6ffd39954075ac490420ab11ab20 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:09:15.327318 31025 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:15.366755 31025 ts_tablet_manager.cc:1403] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.290s	user 0.016s	sys 0.007s
I20260709 13:09:15.370126 31025 raft_consensus.cc:359] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.370914 31025 raft_consensus.cc:385] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.371271 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 05fcdaa7ae5f4cd8a1b319b27e2fb352 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:15.372743 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fcdaa7ae5f4cd8a1b319b27e2fb352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.374933 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 5bfe8a7f9468457097fb7b6fbf7fa071 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:15.379539 30814 tablet_service.cc:1511] Processing CreateTablet for tablet d79dd0be47a241f28176b31e37630f0e (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:15.380950 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79dd0be47a241f28176b31e37630f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.309048 31043 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:15.388653 30754 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:15.389073 30888 tablet_service.cc:1511] Processing CreateTablet for tablet d79dd0be47a241f28176b31e37630f0e (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:15.390463 30792 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:15.391674 31043 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:15.392278 31043 raft_consensus.cc:697] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:15.393697 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef6ffd39954075ac490420ab11ab20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.393281 31043 consensus_queue.cc:237] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.371248 31025 raft_consensus.cc:740] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.398053 31025 consensus_queue.cc:260] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.400406 31025 ts_tablet_manager.cc:1434] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.004s
I20260709 13:09:15.400873 31036 consensus_queue.cc:1048] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:15.384800 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef6ffd39954075ac490420ab11ab20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.407310 31023 tablet_bootstrap.cc:654] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.408214 31025 tablet_bootstrap.cc:492] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:15.411407 30958 tablet_service.cc:1511] Processing CreateTablet for tablet 05fcdaa7ae5f4cd8a1b319b27e2fb352 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:09:15.416314 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79dd0be47a241f28176b31e37630f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.423492 31037 consensus_queue.cc:1048] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:15.424518 31036 consensus_queue.cc:1048] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:15.419617 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 119e4297322943dbad12db1f08ed2200 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:15.417164 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fcdaa7ae5f4cd8a1b319b27e2fb352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.428957 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bfe8a7f9468457097fb7b6fbf7fa071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.431559 30737 tablet_service.cc:1511] Processing CreateTablet for tablet 5bfe8a7f9468457097fb7b6fbf7fa071 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:15.428895 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119e4297322943dbad12db1f08ed2200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.436003 30963 tablet_service.cc:1511] Processing CreateTablet for tablet 5bfe8a7f9468457097fb7b6fbf7fa071 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:09:15.437549 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bfe8a7f9468457097fb7b6fbf7fa071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.469448 30737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bfe8a7f9468457097fb7b6fbf7fa071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.471710 31037 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:15.472287 31037 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.474475 31037 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:15.474606 31036 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:15.475073 31036 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.481266 31036 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:15.482328 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:15.482365 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:15.486115 31024 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:15.486610 31024 ts_tablet_manager.cc:1403] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.318s	user 0.031s	sys 0.049s
I20260709 13:09:15.487075 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:15.487528 31022 tablet_bootstrap.cc:492] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:15.488049 31022 ts_tablet_manager.cc:1403] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.295s	user 0.036s	sys 0.026s
W20260709 13:09:15.488929 30794 leader_election.cc:343] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:15.490082 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:15.491304 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:15.492057 30976 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:15.493343 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:15.494033 30975 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.496188 30650 catalog_manager.cc:5697] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:15.497861 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:15.490109 30866 leader_election.cc:343] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:15.499993 30866 leader_election.cc:343] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:15.500387 30866 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:15.503216 31037 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:15.503424 31023 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:15.503907 31023 ts_tablet_manager.cc:1403] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.002s
W20260709 13:09:15.504303 30866 consensus_peers.cc:597] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:09:15.505532 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 119e4297322943dbad12db1f08ed2200 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:15.506853 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119e4297322943dbad12db1f08ed2200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.511616 30885 tablet_service.cc:1511] Processing CreateTablet for tablet 119e4297322943dbad12db1f08ed2200 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:09:15.513093 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119e4297322943dbad12db1f08ed2200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.513600 31024 raft_consensus.cc:359] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.514384 31024 raft_consensus.cc:385] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.514680 31024 raft_consensus.cc:740] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.509004 31022 raft_consensus.cc:359] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.516772 31022 raft_consensus.cc:385] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.517107 31022 raft_consensus.cc:740] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.519431 31022 consensus_queue.cc:260] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:15.538787 30867 leader_election.cc:343] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:15.539299 30867 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:15.540743 31037 raft_consensus.cc:2749] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:15.541987 30793 leader_election.cc:343] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:15.543511 31024 consensus_queue.cc:260] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.543867 30735 tablet_service.cc:1511] Processing CreateTablet for tablet ec4caf4b15a74a3bb574e3bfc1827541 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:15.544631 30810 tablet_service.cc:1511] Processing CreateTablet for tablet ec4caf4b15a74a3bb574e3bfc1827541 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:15.545248 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4caf4b15a74a3bb574e3bfc1827541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.546041 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4caf4b15a74a3bb574e3bfc1827541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.547652 31023 raft_consensus.cc:359] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.548417 31023 raft_consensus.cc:385] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.548718 31023 raft_consensus.cc:740] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.550458 31024 ts_tablet_manager.cc:1434] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.002s
I20260709 13:09:15.552086 31024 tablet_bootstrap.cc:492] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:15.558032 31032 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:15.558568 31032 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.559355 30975 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:15.560804 31032 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:15.564895 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:15.565591 30902 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:15.565742 31025 tablet_bootstrap.cc:654] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.566716 30942 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:15.568105 31032 raft_consensus.cc:2804] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:15.568457 31032 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:15.568778 31032 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.573827 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:15.576716 30961 tablet_service.cc:1511] Processing CreateTablet for tablet d79dd0be47a241f28176b31e37630f0e (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:09:15.577785 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79dd0be47a241f28176b31e37630f0e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:15.578447 30940 leader_election.cc:343] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:15.579001 31022 ts_tablet_manager.cc:1434] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.091s	user 0.009s	sys 0.000s
I20260709 13:09:15.542572 30793 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:15.603050 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 415eb40626464269ac6ecde9fed9f570 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:15.627184 31024 tablet_bootstrap.cc:654] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.605120 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415eb40626464269ac6ecde9fed9f570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.650413 30958 tablet_service.cc:1511] Processing CreateTablet for tablet ec4caf4b15a74a3bb574e3bfc1827541 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:09:15.652408 30958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec4caf4b15a74a3bb574e3bfc1827541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.652956 31036 raft_consensus.cc:2749] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:15.653187 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 111361us
I20260709 13:09:15.654834 31022 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:15.684638 31038 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:15.698050 30638 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 49668.8us
I20260709 13:09:15.702488 30810 tablet_service.cc:1511] Processing CreateTablet for tablet 14f6315f9b8f4cd583b1d65afef564ec (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:09:15.710747 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f6315f9b8f4cd583b1d65afef564ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.596961 31023 consensus_queue.cc:260] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.718674 30961 tablet_service.cc:1511] Processing CreateTablet for tablet 415eb40626464269ac6ecde9fed9f570 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:15.720613 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415eb40626464269ac6ecde9fed9f570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.698002 31038 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.742326 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 6523549f751b4897ad7a5eb4adbea662 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:15.743799 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6523549f751b4897ad7a5eb4adbea662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.747318 31038 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:15.748193 30811 tablet_service.cc:1511] Processing CreateTablet for tablet 6523549f751b4897ad7a5eb4adbea662 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:15.748850 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 14f6315f9b8f4cd583b1d65afef564ec (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:09:15.750149 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f6315f9b8f4cd583b1d65afef564ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.761803 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 415eb40626464269ac6ecde9fed9f570 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:09:15.762873 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415eb40626464269ac6ecde9fed9f570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.795941 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 14f6315f9b8f4cd583b1d65afef564ec (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:09:15.799355 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 6523549f751b4897ad7a5eb4adbea662 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:09:15.802201 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14f6315f9b8f4cd583b1d65afef564ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.803625 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6523549f751b4897ad7a5eb4adbea662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.810608 30961 tablet_service.cc:1511] Processing CreateTablet for tablet e74ad00611d84bd2bdfdd479902ea9e0 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:15.811204 31032 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.768100 30811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6523549f751b4897ad7a5eb4adbea662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.820169 31022 tablet_bootstrap.cc:654] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.820940 31025 tablet_bootstrap.cc:492] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:15.821498 31025 ts_tablet_manager.cc:1403] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.420s	user 0.010s	sys 0.012s
I20260709 13:09:15.824697 31025 raft_consensus.cc:359] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.825515 31025 raft_consensus.cc:385] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.825876 31025 raft_consensus.cc:740] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.826669 31025 consensus_queue.cc:260] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.829346 31025 ts_tablet_manager.cc:1434] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:15.830484 31025 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:15.831192 31083 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:15.831813 31083 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:15.835551 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74ad00611d84bd2bdfdd479902ea9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.868503 31023 ts_tablet_manager.cc:1434] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.364s	user 0.015s	sys 0.001s
I20260709 13:09:15.838128 31083 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:15.872464 31025 tablet_bootstrap.cc:654] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.871803 31032 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:15.890704 31024 tablet_bootstrap.cc:492] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:15.891253 31024 ts_tablet_manager.cc:1403] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.340s	user 0.025s	sys 0.049s
I20260709 13:09:15.894946 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 2836a7172bd04b3fadde9a3d26820be3 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:15.896142 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2836a7172bd04b3fadde9a3d26820be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.902611 30744 tablet_service.cc:1511] Processing CreateTablet for tablet e74ad00611d84bd2bdfdd479902ea9e0 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:15.915088 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74ad00611d84bd2bdfdd479902ea9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.897471 31023 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:15.925793 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:15.929008 31043 consensus_queue.cc:1048] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:15.931779 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:15.932435 30903 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.925961 30810 tablet_service.cc:1511] Processing CreateTablet for tablet e74ad00611d84bd2bdfdd479902ea9e0 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:09:15.935859 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74ad00611d84bd2bdfdd479902ea9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.925915 31024 raft_consensus.cc:359] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.941322 31024 raft_consensus.cc:385] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.941645 31024 raft_consensus.cc:740] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.942396 31024 consensus_queue.cc:260] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.944729 31024 ts_tablet_manager.cc:1434] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.002s
I20260709 13:09:15.945250 30828 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.947103 31024 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:15.951187 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:15.951640 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:15.951848 30977 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:15.953002 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:15.953732 30974 raft_consensus.cc:2468] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:15.955037 31023 tablet_bootstrap.cc:654] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.955283 30718 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:15.955188 30961 tablet_service.cc:1511] Processing CreateTablet for tablet 2836a7172bd04b3fadde9a3d26820be3 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:15.959508 30961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2836a7172bd04b3fadde9a3d26820be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.959280 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:15.961561 30719 leader_election.cc:343] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:15.961722 30718 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:15.962625 31083 raft_consensus.cc:2804] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:15.962976 31083 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:15.963187 31087 raft_consensus.cc:2804] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:15.963363 31083 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.963636 31087 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:15.964018 31087 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.971362 31024 tablet_bootstrap.cc:654] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.971887 31025 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:15.972430 31025 ts_tablet_manager.cc:1403] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.004s
I20260709 13:09:15.972450 31043 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:15.973093 31043 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:15.974689 31022 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:15.975212 31022 ts_tablet_manager.cc:1403] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.395s	user 0.018s	sys 0.008s
I20260709 13:09:15.976434 31025 raft_consensus.cc:359] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:15.977180 31025 raft_consensus.cc:385] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.977514 31025 raft_consensus.cc:740] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.978364 31025 consensus_queue.cc:260] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:15.980393 31022 raft_consensus.cc:359] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:15.984752 31043 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:15.985086 30735 tablet_service.cc:1511] Processing CreateTablet for tablet 2836a7172bd04b3fadde9a3d26820be3 (DEFAULT_TABLE table=test-workload [id=0de3cedd0ce14db6872e0727542f9375]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:09:15.950613 30903 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:15.981114 31022 raft_consensus.cc:385] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.986299 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:15.989878 30735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2836a7172bd04b3fadde9a3d26820be3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.988775 30828 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:15.992765 30942 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:16.011919 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:16.024986 31032 raft_consensus.cc:2804] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.012212 31025 ts_tablet_manager.cc:1434] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.039s	user 0.001s	sys 0.007s
I20260709 13:09:16.027984 31025 tablet_bootstrap.cc:492] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:16.012530 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:15.981143 31087 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:16.022701 30794 leader_election.cc:343] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.022482 31083 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:15.992578 31022 raft_consensus.cc:740] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
W20260709 13:09:16.043900 30717 leader_election.cc:343] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.053493 31043 consensus_queue.cc:1048] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:09:16.043248 31032 raft_consensus.cc:697] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:16.057132 31023 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:16.054248 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:16.055254 31087 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:16.064958 31023 ts_tablet_manager.cc:1403] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.183s	user 0.011s	sys 0.009s
I20260709 13:09:16.059161 31083 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.059947 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:16.060420 31025 tablet_bootstrap.cc:654] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.060261 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:16.062395 31022 consensus_queue.cc:260] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.073882 30977 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:16.074116 30719 leader_election.cc:343] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.075412 31022 ts_tablet_manager.cc:1434] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.100s	user 0.005s	sys 0.003s
I20260709 13:09:16.076498 31022 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:16.070988 31023 raft_consensus.cc:359] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.079137 31023 raft_consensus.cc:385] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.079568 31023 raft_consensus.cc:740] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
W20260709 13:09:16.055419 30792 leader_election.cc:343] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.081564 30792 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:16.083985 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:16.063678 31032 consensus_queue.cc:237] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:16.086045 30717 leader_election.cc:343] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.083719 31100 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.063681 30974 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.086956 31100 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.090348 30977 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:16.080629 31023 consensus_queue.cc:260] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.092993 31025 tablet_bootstrap.cc:492] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:16.094535 31025 ts_tablet_manager.cc:1403] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.006s
I20260709 13:09:16.094247 30718 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:16.095646 31083 raft_consensus.cc:2804] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.095958 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:16.091277 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:16.096377 31083 raft_consensus.cc:697] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:16.097146 30902 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:16.099926 30754 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:16.098104 31083 consensus_queue.cc:237] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.103657 31022 tablet_bootstrap.cc:654] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.103358 31025 raft_consensus.cc:359] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.104152 31025 raft_consensus.cc:385] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.104468 31025 raft_consensus.cc:740] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.099527 31100 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:16.098980 31043 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.098664 30942 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:16.120528 31032 raft_consensus.cc:2804] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.120968 31032 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.121344 31032 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.105739 31025 consensus_queue.cc:260] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.126870 31024 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:16.127352 31025 ts_tablet_manager.cc:1434] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260709 13:09:16.127417 31024 ts_tablet_manager.cc:1403] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.181s	user 0.027s	sys 0.011s
I20260709 13:09:16.128645 30974 raft_consensus.cc:2468] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:16.131173 31023 ts_tablet_manager.cc:1434] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.001s
I20260709 13:09:16.131871 31032 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.133047 31023 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:16.135277 31032 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:16.134963 30652 catalog_manager.cc:5697] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.139201 31024 raft_consensus.cc:359] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.139995 31024 raft_consensus.cc:385] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.140280 31024 raft_consensus.cc:740] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.140982 31023 tablet_bootstrap.cc:654] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.141324 31024 consensus_queue.cc:260] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.140956 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:16.142375 30754 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.143747 31024 ts_tablet_manager.cc:1434] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20260709 13:09:16.147207 30650 catalog_manager.cc:5697] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.148690 31024 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:16.152173 31022 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:16.152702 31022 ts_tablet_manager.cc:1403] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.003s
I20260709 13:09:16.140460 30718 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:16.154675 31083 raft_consensus.cc:2804] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.155148 31083 raft_consensus.cc:697] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:16.155968 31083 consensus_queue.cc:237] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.158223 31024 tablet_bootstrap.cc:654] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.155998 31022 raft_consensus.cc:359] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.160073 31022 raft_consensus.cc:385] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.160422 31022 raft_consensus.cc:740] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.161231 31022 consensus_queue.cc:260] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.165141 31022 ts_tablet_manager.cc:1434] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:09:16.170199 31022 tablet_bootstrap.cc:492] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:16.174293 31024 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:16.175091 31024 ts_tablet_manager.cc:1403] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260709 13:09:16.181464 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:16.182293 30902 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.182528 31024 raft_consensus.cc:359] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.183609 31024 raft_consensus.cc:385] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.184056 31024 raft_consensus.cc:740] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.185231 31024 consensus_queue.cc:260] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.189752 31022 tablet_bootstrap.cc:654] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.193252 31024 ts_tablet_manager.cc:1434] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 13:09:16.195001 31024 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:16.197747 30902 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:16.201352 30942 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:16.202248 31032 raft_consensus.cc:2804] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.202715 31032 raft_consensus.cc:697] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:16.204000 31032 consensus_queue.cc:237] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.205051 30754 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:16.211879 31023 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:16.212371 31023 ts_tablet_manager.cc:1403] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.035s
I20260709 13:09:16.214951 31024 tablet_bootstrap.cc:654] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.214807 31023 raft_consensus.cc:359] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.215456 31023 raft_consensus.cc:385] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.215737 31023 raft_consensus.cc:740] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.216362 31025 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:16.216318 31023 consensus_queue.cc:260] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.218981 31023 ts_tablet_manager.cc:1434] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:09:16.220114 31023 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:16.223624 31025 tablet_bootstrap.cc:654] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.226132 31023 tablet_bootstrap.cc:654] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.232620 31024 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:16.233271 31024 ts_tablet_manager.cc:1403] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.008s
I20260709 13:09:16.236618 31024 raft_consensus.cc:359] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.237596 31024 raft_consensus.cc:385] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.237941 31024 raft_consensus.cc:740] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.238828 31024 consensus_queue.cc:260] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.241346 31024 ts_tablet_manager.cc:1434] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:09:16.243827 31032 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.244342 31023 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:16.244341 31032 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.244992 31023 ts_tablet_manager.cc:1403] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 13:09:16.246567 31024 tablet_bootstrap.cc:492] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:16.247442 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:16.247895 31023 raft_consensus.cc:359] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.248576 31023 raft_consensus.cc:385] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.249006 31023 raft_consensus.cc:740] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
W20260709 13:09:16.249526 30942 leader_election.cc:343] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.249815 31023 consensus_queue.cc:260] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.252192 31023 ts_tablet_manager.cc:1434] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:16.252529 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:16.254176 30940 leader_election.cc:343] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.254619 30940 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:16.255931 31100 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.256103 31023 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:16.257601 31022 tablet_bootstrap.cc:492] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:16.258066 31022 ts_tablet_manager.cc:1403] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.011s
I20260709 13:09:16.258900 31025 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:16.259344 31025 ts_tablet_manager.cc:1403] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.021s
I20260709 13:09:16.260633 31022 raft_consensus.cc:359] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.261272 31022 raft_consensus.cc:385] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.261560 31022 raft_consensus.cc:740] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.261731 31025 raft_consensus.cc:359] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.262329 31023 tablet_bootstrap.cc:654] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.262511 31025 raft_consensus.cc:385] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.262823 31025 raft_consensus.cc:740] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.263036 31032 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:16.263545 31025 consensus_queue.cc:260] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.264253 31024 tablet_bootstrap.cc:654] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.265653 31025 ts_tablet_manager.cc:1434] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:16.262212 31022 consensus_queue.cc:260] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.267771 31022 ts_tablet_manager.cc:1434] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:09:16.268923 31022 tablet_bootstrap.cc:492] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:16.274809 31085 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.275584 31085 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.278590 31025 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:16.282302 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:16.284276 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:16.285178 30974 raft_consensus.cc:2468] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:16.286978 30867 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:16.288008 31053 raft_consensus.cc:2804] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.288380 31053 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:16.288537 30866 leader_election.cc:343] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.288282 31083 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.289004 31053 raft_consensus.cc:3060] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.289405 31083 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.294649 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:16.278772 31085 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.295586 30902 raft_consensus.cc:2468] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:16.296103 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:16.296948 31053 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.297647 30719 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:16.298943 31087 raft_consensus.cc:2804] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.299191 31053 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.299494 31087 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.300019 31087 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:16.301546 30717 leader_election.cc:343] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.312748 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:16.314386 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:16.315347 30974 raft_consensus.cc:3060] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:16.316362 30866 leader_election.cc:343] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.314122 31083 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:16.318174 31083 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.299901 30650 catalog_manager.cc:5697] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.326613 31025 tablet_bootstrap.cc:654] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.335954 31022 tablet_bootstrap.cc:654] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.338116 31043 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.338627 31043 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.329545 31083 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.340694 31043 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:16.342382 31087 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.342837 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:16.343698 30977 raft_consensus.cc:2393] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:16.341316 31083 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:16.342485 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:16.345448 30974 raft_consensus.cc:2468] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
W20260709 13:09:16.346161 30719 leader_election.cc:343] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.346835 30867 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:16.347154 31024 tablet_bootstrap.cc:492] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:16.347813 31024 ts_tablet_manager.cc:1403] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.044s
I20260709 13:09:16.348089 31085 raft_consensus.cc:2804] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.348588 31085 raft_consensus.cc:697] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:16.349457 31023 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:16.349965 31023 ts_tablet_manager.cc:1403] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.094s	user 0.034s	sys 0.031s
I20260709 13:09:16.350701 31087 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:16.350930 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:16.351142 31024 raft_consensus.cc:359] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.351581 30902 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.352726 31023 raft_consensus.cc:359] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.354135 31023 raft_consensus.cc:385] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.352197 30648 catalog_manager.cc:5697] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.354408 31023 raft_consensus.cc:740] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.355088 31023 consensus_queue.cc:260] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.353711 31022 tablet_bootstrap.cc:492] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:16.349474 31085 consensus_queue.cc:237] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.357503 31022 ts_tablet_manager.cc:1403] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.001s
I20260709 13:09:16.358011 30902 raft_consensus.cc:2468] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:16.358883 31024 raft_consensus.cc:385] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.360138 31024 raft_consensus.cc:740] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.361910 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:16.362867 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:16.363108 30719 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:16.357049 31023 ts_tablet_manager.cc:1434] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:16.364658 31087 raft_consensus.cc:2804] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:09:16.364782 30717 leader_election.cc:343] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.360472 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:16.365412 31023 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:16.365453 31087 raft_consensus.cc:697] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:16.366291 30792 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:16.366516 31087 consensus_queue.cc:237] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.365634 30829 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:16.367430 31043 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.361955 31024 consensus_queue.cc:260] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.371204 31097 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.371796 31097 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.374051 31097 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.375003 31043 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.375521 31024 ts_tablet_manager.cc:1434] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:09:16.376484 31024 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:16.376323 30717 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:16.376523 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:16.377911 30974 raft_consensus.cc:2393] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 1: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:16.377880 31083 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.378391 31083 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.378747 31083 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.381006 31097 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.381582 31097 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.381839 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:16.383091 31024 tablet_bootstrap.cc:654] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.385362 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:16.386217 30977 raft_consensus.cc:2468] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:16.387720 30793 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:16.389411 30793 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:16.390493 31036 raft_consensus.cc:3060] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.386279 31083 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.394037 31083 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:16.394505 31023 tablet_bootstrap.cc:654] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.399714 31024 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:16.400241 31024 ts_tablet_manager.cc:1403] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 13:09:16.399312 30651 catalog_manager.cc:5697] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.387707 31097 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.401396 31097 raft_consensus.cc:2804] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.401822 31097 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.402230 31097 raft_consensus.cc:3060] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.403285 31024 raft_consensus.cc:359] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.403853 31023 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:16.403995 31024 raft_consensus.cc:385] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.404378 31024 raft_consensus.cc:740] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.404388 31023 ts_tablet_manager.cc:1403] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260709 13:09:16.401839 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:16.405150 31024 consensus_queue.cc:260] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.400178 31036 raft_consensus.cc:2749] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.407225 31024 ts_tablet_manager.cc:1434] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:16.407250 31023 raft_consensus.cc:359] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.408088 31023 raft_consensus.cc:385] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.408329 31024 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:16.408365 31023 raft_consensus.cc:740] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.409502 31023 consensus_queue.cc:260] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:16.410327 30719 leader_election.cc:343] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.411230 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:16.411594 31023 ts_tablet_manager.cc:1434] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:09:16.411818 30829 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.411664 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:16.412616 31023 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:16.412612 30754 raft_consensus.cc:2468] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:16.415010 31024 tablet_bootstrap.cc:654] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.418838 31023 tablet_bootstrap.cc:654] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.419800 30829 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:16.421200 30717 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:16.423677 31083 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.424274 31083 raft_consensus.cc:697] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:16.425462 31083 consensus_queue.cc:237] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.432185 31022 raft_consensus.cc:359] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.433190 31022 raft_consensus.cc:385] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.433590 31022 raft_consensus.cc:740] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.410319 31025 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:16.441751 31025 ts_tablet_manager.cc:1403] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.163s	user 0.013s	sys 0.002s
I20260709 13:09:16.447355 31022 consensus_queue.cc:260] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.453528 31097 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.455276 31025 raft_consensus.cc:359] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.457079 31025 raft_consensus.cc:385] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.457414 31025 raft_consensus.cc:740] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.459918 31022 ts_tablet_manager.cc:1434] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 13:09:16.461588 31022 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:16.460776 31025 consensus_queue.cc:260] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.463809 31024 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:16.464260 31024 ts_tablet_manager.cc:1403] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.012s
I20260709 13:09:16.466406 31023 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:16.466885 31023 ts_tablet_manager.cc:1403] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.021s
I20260709 13:09:16.469235 31023 raft_consensus.cc:359] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.469664 31022 tablet_bootstrap.cc:654] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.469883 31023 raft_consensus.cc:385] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.470270 31023 raft_consensus.cc:740] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.470646 31024 raft_consensus.cc:359] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.471437 31024 raft_consensus.cc:385] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.470988 31023 consensus_queue.cc:260] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.471805 31024 raft_consensus.cc:740] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.472695 31024 consensus_queue.cc:260] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.473489 31023 ts_tablet_manager.cc:1434] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:09:16.488992 31023 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:16.490849 31022 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:16.490976 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:16.491806 30754 raft_consensus.cc:3060] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.494771 31023 tablet_bootstrap.cc:654] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.496593 31053 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.497150 31053 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.499481 31053 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.501178 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:16.501545 31024 ts_tablet_manager.cc:1434] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:09:16.501945 30974 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:16.503274 31024 tablet_bootstrap.cc:492] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:16.505362 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:16.503388 30754 raft_consensus.cc:2468] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:16.506145 30829 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:16.507512 30792 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:16.507881 31025 ts_tablet_manager.cc:1434] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.000s
I20260709 13:09:16.508471 31043 raft_consensus.cc:2804] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.508980 31043 raft_consensus.cc:697] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:16.509404 31097 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.509019 31025 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:16.510303 31043 consensus_queue.cc:237] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.503470 30867 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:16.512738 30648 catalog_manager.cc:5697] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.507520 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:16.517238 30974 raft_consensus.cc:3060] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.519516 31032 consensus_queue.cc:1048] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.521489 31053 raft_consensus.cc:2804] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.524231 31053 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.524662 31053 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.526335 31025 tablet_bootstrap.cc:654] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.530381 31024 tablet_bootstrap.cc:654] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.531237 31022 ts_tablet_manager.cc:1403] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.008s
I20260709 13:09:16.539354 31022 raft_consensus.cc:359] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.540124 31022 raft_consensus.cc:385] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.541602 31097 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.555987 31097 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.542573 30651 catalog_manager.cc:5697] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.560307 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:16.540427 31022 raft_consensus.cc:740] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.563190 31022 consensus_queue.cc:260] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.571674 30977 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:16.574221 30793 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:16.575392 31036 raft_consensus.cc:2804] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.575868 31036 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.563766 31097 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:16.565469 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:16.576864 30754 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:16.583106 31053 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.585541 31095 consensus_queue.cc:1048] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.589174 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:16.589646 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:16.590401 30977 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.567301 30903 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.554852 31024 tablet_bootstrap.cc:492] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:16.576290 31036 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.581882 31022 ts_tablet_manager.cc:1434] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 13:09:16.583446 30652 catalog_manager.cc:5697] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.589875 30829 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.571051 31043 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.608117 31024 ts_tablet_manager.cc:1403] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.013s
I20260709 13:09:16.552404 30974 raft_consensus.cc:2468] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:16.614799 31022 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:16.617597 31043 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.619242 31023 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:16.619915 31023 ts_tablet_manager.cc:1403] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.131s	user 0.037s	sys 0.068s
I20260709 13:09:16.620260 31043 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:16.621016 31024 raft_consensus.cc:359] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.621592 30827 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.621778 31024 raft_consensus.cc:385] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.622079 31024 raft_consensus.cc:740] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.622735 31024 consensus_queue.cc:260] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.613380 31053 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.623947 31023 raft_consensus.cc:359] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.626075 31023 raft_consensus.cc:385] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.626375 31023 raft_consensus.cc:740] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.628090 31023 consensus_queue.cc:260] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.631630 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:16.633548 31024 ts_tablet_manager.cc:1434] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:09:16.631989 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:16.634807 31024 tablet_bootstrap.cc:492] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:16.636145 31025 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:16.624958 31087 consensus_queue.cc:1048] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:09:16.637749 31025 ts_tablet_manager.cc:1403] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.012s
I20260709 13:09:16.637718 31022 tablet_bootstrap.cc:654] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.642900 30794 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:16.644567 31036 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.650738 31053 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.651001 31024 tablet_bootstrap.cc:654] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.651351 31053 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.654531 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:16.654825 31053 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:16.655158 30975 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:16.655033 31025 raft_consensus.cc:359] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.655815 31025 raft_consensus.cc:385] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.656131 31025 raft_consensus.cc:740] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.656596 30867 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:16.656935 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:16.656926 31025 consensus_queue.cc:260] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.657763 30754 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:16.658293 31085 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.658720 31085 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.659099 31085 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.662067 31036 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:16.666332 31023 ts_tablet_manager.cc:1434] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:09:16.668347 31023 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:16.663484 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:16.669620 30754 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.670588 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:16.670719 31097 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.671188 30975 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.671283 31097 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.673972 31087 consensus_queue.cc:1048] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.677472 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:16.677755 31083 consensus_queue.cc:1048] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:16.678855 30794 leader_election.cc:343] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.681402 30975 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:16.683940 31025 ts_tablet_manager.cc:1434] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:09:16.685175 30793 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:16.692111 31025 tablet_bootstrap.cc:492] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:16.699496 31134 raft_consensus.cc:2804] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.721524 31025 tablet_bootstrap.cc:654] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.722389 31095 consensus_queue.cc:1048] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.700026 31097 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:16.703631 31134 raft_consensus.cc:697] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:16.727458 31083 consensus_queue.cc:1048] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.728132 31134 consensus_queue.cc:237] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:16.732229 30977 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:16.704631 30829 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:16.753932 31023 tablet_bootstrap.cc:654] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.748828 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:16.769392 31024 tablet_bootstrap.cc:492] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:16.769942 31024 ts_tablet_manager.cc:1403] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.135s	user 0.007s	sys 0.019s
I20260709 13:09:16.766985 30866 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:16.786653 31053 raft_consensus.cc:2804] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.780534 31083 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.790273 31083 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:16.792785 31083 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:16.793501 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:16.795775 30717 leader_election.cc:343] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.796713 31025 tablet_bootstrap.cc:492] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:16.797267 31025 ts_tablet_manager.cc:1403] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.007s
I20260709 13:09:16.800191 31025 raft_consensus.cc:359] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.800865 31025 raft_consensus.cc:385] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.802332 30754 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:16.802750 31024 raft_consensus.cc:359] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.803656 31024 raft_consensus.cc:385] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.803978 31024 raft_consensus.cc:740] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.804870 31024 consensus_queue.cc:260] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.807185 31024 ts_tablet_manager.cc:1434] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260709 13:09:16.807015 31085 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.808274 31024 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:16.809628 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:16.809686 31043 raft_consensus.cc:2749] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.817235 31085 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:16.818768 31095 consensus_queue.cc:1048] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.819651 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:16.820300 30754 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:16.821457 30719 leader_election.cc:343] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.822000 30719 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:16.828328 30793 leader_election.cc:343] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.828928 30793 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:16.829928 31143 raft_consensus.cc:2749] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.843473 31118 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.852389 30754 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:16.853971 30827 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.801146 31025 raft_consensus.cc:740] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.855123 30866 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:16.855619 31025 consensus_queue.cc:260] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.856163 31085 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.856803 31085 raft_consensus.cc:697] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:16.858072 31025 ts_tablet_manager.cc:1434] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.004s
I20260709 13:09:16.857806 31085 consensus_queue.cc:237] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.859091 31025 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:16.865918 31083 consensus_queue.cc:1048] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.870172 31022 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:16.870786 31022 ts_tablet_manager.cc:1403] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.256s	user 0.013s	sys 0.027s
I20260709 13:09:16.881762 31022 raft_consensus.cc:359] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.882656 31022 raft_consensus.cc:385] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.882974 31022 raft_consensus.cc:740] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.887389 31022 consensus_queue.cc:260] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.890251 31022 ts_tablet_manager.cc:1434] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:09:16.903759 31134 consensus_queue.cc:1048] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.906402 30652 catalog_manager.cc:5697] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.891469 31022 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:16.915714 31053 raft_consensus.cc:697] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:16.917127 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:16.916846 31053 consensus_queue.cc:237] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:16.917821 30974 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.919457 31022 tablet_bootstrap.cc:654] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:16.926793 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 105367us
I20260709 13:09:16.934041 31143 consensus_queue.cc:1048] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.934283 31151 consensus_queue.cc:1048] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.828943 31024 tablet_bootstrap.cc:654] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.949585 31023 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:16.950307 31023 ts_tablet_manager.cc:1403] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.282s	user 0.014s	sys 0.033s
I20260709 13:09:16.953500 31023 raft_consensus.cc:359] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.954233 31023 raft_consensus.cc:385] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.954504 31023 raft_consensus.cc:740] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.966930 31023 consensus_queue.cc:260] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:16.975920 31023 ts_tablet_manager.cc:1434] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:09:16.978468 31151 consensus_queue.cc:1048] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.982649 31025 tablet_bootstrap.cc:654] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.961027 30974 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:17.044366 31157 consensus_queue.cc:1048] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:17.048156 31022 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.048761 31022 ts_tablet_manager.cc:1403] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.158s	user 0.022s	sys 0.000s
I20260709 13:09:17.050740 31022 raft_consensus.cc:359] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.051191 31022 raft_consensus.cc:385] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.051354 31022 raft_consensus.cc:740] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.051890 31022 consensus_queue.cc:260] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.059800 31022 ts_tablet_manager.cc:1434] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 13:09:17.060719 31022 tablet_bootstrap.cc:492] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:17.061576 31087 consensus_queue.cc:1048] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.062242 31023 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.064507 31025 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:17.069401 31025 ts_tablet_manager.cc:1403] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.211s	user 0.028s	sys 0.010s
W20260709 13:09:17.072008 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:17.073319 31022 tablet_bootstrap.cc:654] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.073486 31024 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.073974 31024 ts_tablet_manager.cc:1403] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.266s	user 0.028s	sys 0.019s
I20260709 13:09:17.075037 31053 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.075517 31053 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.076582 31024 raft_consensus.cc:359] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.077270 31024 raft_consensus.cc:385] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.077550 31053 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:17.079871 31023 tablet_bootstrap.cc:654] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.080525 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:17.080687 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:17.077544 31024 raft_consensus.cc:740] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.082472 30866 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:17.083774 31053 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.083372 31024 consensus_queue.cc:260] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.086054 31143 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.086490 31143 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.088553 31143 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:17.090674 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:17.091264 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.091660 31024 ts_tablet_manager.cc:1434] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:09:17.092058 30975 raft_consensus.cc:2468] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:17.092643 31024 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
W20260709 13:09:17.093189 30792 leader_election.cc:343] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.094221 30793 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:17.095346 31143 raft_consensus.cc:2804] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.095753 31143 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.096108 31143 raft_consensus.cc:3060] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.099012 31024 tablet_bootstrap.cc:654] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.102995 30901 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.103732 31025 raft_consensus.cc:359] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.104435 31025 raft_consensus.cc:385] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.104725 31025 raft_consensus.cc:740] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.107864 31143 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.110782 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:17.111390 30975 raft_consensus.cc:3060] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.112905 31168 consensus_queue.cc:1048] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:17.116482 30650 catalog_manager.cc:5697] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.123643 30650 catalog_manager.cc:5697] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.125638 31025 consensus_queue.cc:260] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.126823 30975 raft_consensus.cc:2468] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:17.129531 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
W20260709 13:09:17.153402 30792 leader_election.cc:343] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.156713 30793 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:17.157618 31025 ts_tablet_manager.cc:1434] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.087s	user 0.005s	sys 0.001s
I20260709 13:09:17.158315 31134 raft_consensus.cc:2804] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:17.158612 31025 tablet_bootstrap.cc:492] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:17.158865 31134 raft_consensus.cc:697] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:17.159690 31134 consensus_queue.cc:237] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.131285 31143 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:17.132687 31023 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.160975 31023 ts_tablet_manager.cc:1403] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.010s
I20260709 13:09:17.162894 31095 raft_consensus.cc:493] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.163383 31095 raft_consensus.cc:515] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.163691 31023 raft_consensus.cc:359] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.164335 31023 raft_consensus.cc:385] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.164611 31023 raft_consensus.cc:740] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.134785 31024 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.160495 31022 tablet_bootstrap.cc:492] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.165607 31095 leader_election.cc:290] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:17.165675 31023 consensus_queue.cc:260] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.166558 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.167248 30903 raft_consensus.cc:2468] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:17.167296 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:17.167989 30754 raft_consensus.cc:2468] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:17.168361 31023 ts_tablet_manager.cc:1434] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:17.165654 31024 ts_tablet_manager.cc:1403] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.008s
I20260709 13:09:17.168687 30942 leader_election.cc:304] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:17.169270 31023 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.169678 31095 raft_consensus.cc:2804] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.165778 31022 ts_tablet_manager.cc:1403] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.014s
I20260709 13:09:17.174885 31036 consensus_queue.cc:1048] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.175501 31022 raft_consensus.cc:359] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.176170 31022 raft_consensus.cc:385] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.176443 31022 raft_consensus.cc:740] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.170045 31095 raft_consensus.cc:493] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.177011 31095 raft_consensus.cc:3060] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.177718 31024 raft_consensus.cc:359] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.180830 31024 raft_consensus.cc:385] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.181177 31024 raft_consensus.cc:740] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.182034 31023 tablet_bootstrap.cc:654] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.181870 31022 consensus_queue.cc:260] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.182408 31024 consensus_queue.cc:260] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.178089 31025 tablet_bootstrap.cc:654] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.186767 31024 ts_tablet_manager.cc:1434] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:09:17.188545 31024 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:17.189234 31022 ts_tablet_manager.cc:1434] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:09:17.193369 31095 raft_consensus.cc:515] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.195441 31095 leader_election.cc:290] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:17.196105 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:17.196694 30903 raft_consensus.cc:3060] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.196897 31043 consensus_queue.cc:1048] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.197309 31025 tablet_bootstrap.cc:492] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:17.201541 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:17.202260 30753 raft_consensus.cc:3060] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.197791 31025 ts_tablet_manager.cc:1403] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.001s
I20260709 13:09:17.203920 30903 raft_consensus.cc:2468] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:17.205078 30942 leader_election.cc:304] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:17.206154 31100 raft_consensus.cc:2804] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:17.205935 31025 raft_consensus.cc:359] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.206677 31100 raft_consensus.cc:697] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:17.207708 31022 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:17.207589 31100 consensus_queue.cc:237] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.214032 31022 tablet_bootstrap.cc:654] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.220606 31023 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.221095 31023 ts_tablet_manager.cc:1403] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.003s
I20260709 13:09:17.223621 31022 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.223690 31023 raft_consensus.cc:359] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.224363 31022 ts_tablet_manager.cc:1403] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 13:09:17.224575 31023 raft_consensus.cc:385] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.224943 31023 raft_consensus.cc:740] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.225684 31023 consensus_queue.cc:260] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.227615 31023 ts_tablet_manager.cc:1434] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:09:17.230767 31023 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.231369 31022 raft_consensus.cc:359] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.232090 31022 raft_consensus.cc:385] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.232353 31022 raft_consensus.cc:740] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.206668 31025 raft_consensus.cc:385] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.233151 31025 raft_consensus.cc:740] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.232977 31022 consensus_queue.cc:260] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.233870 31025 consensus_queue.cc:260] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.235520 31022 ts_tablet_manager.cc:1434] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:09:17.236286 31100 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.236545 31022 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:17.236842 31100 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.240198 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:17.241829 30940 leader_election.cc:343] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.243568 31022 tablet_bootstrap.cc:654] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.243757 31134 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.244234 31134 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.247015 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:17.247440 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.248693 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:17.248890 30794 leader_election.cc:343] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.249928 31100 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:17.250771 30940 leader_election.cc:343] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.251257 30940 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:17.252605 30792 leader_election.cc:343] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.235520 30651 catalog_manager.cc:5697] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.253057 30792 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:17.253961 31100 raft_consensus.cc:2749] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.254941 31024 tablet_bootstrap.cc:654] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.254935 31053 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.255769 31053 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.258778 31143 raft_consensus.cc:2749] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.260541 31053 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.260517 31025 ts_tablet_manager.cc:1434] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:09:17.262059 31025 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:17.261098 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.270494 31024 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.271039 31024 ts_tablet_manager.cc:1403] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260709 13:09:17.270661 30975 raft_consensus.cc:2468] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:17.273427 30753 raft_consensus.cc:2468] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:17.274499 31024 raft_consensus.cc:359] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.275161 31024 raft_consensus.cc:385] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.250046 31134 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:17.275419 31024 raft_consensus.cc:740] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.276268 31024 consensus_queue.cc:260] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.276731 31023 tablet_bootstrap.cc:654] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.278402 31024 ts_tablet_manager.cc:1434] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:17.279323 31024 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:17.280124 30867 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:17.280992 31053 raft_consensus.cc:2804] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.281354 31053 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.281745 31053 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.282342 31022 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.282883 31022 ts_tablet_manager.cc:1403] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.028s
I20260709 13:09:17.267742 31025 tablet_bootstrap.cc:654] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.285709 31022 raft_consensus.cc:359] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.286566 31022 raft_consensus.cc:385] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.286931 31022 raft_consensus.cc:740] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.287750 31022 consensus_queue.cc:260] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.288780 30650 catalog_manager.cc:5697] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.291318 31024 tablet_bootstrap.cc:654] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.292258 31134 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.292737 31134 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.294064 31023 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.294649 31023 ts_tablet_manager.cc:1403] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.008s
I20260709 13:09:17.295359 31134 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.296612 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:17.297048 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.297214 30829 raft_consensus.cc:2468] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:17.298045 31023 raft_consensus.cc:359] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:17.298719 30793 leader_election.cc:343] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.298949 31023 raft_consensus.cc:385] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.299330 31023 raft_consensus.cc:740] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.300139 31023 consensus_queue.cc:260] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.301237 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.302127 31022 ts_tablet_manager.cc:1434] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
W20260709 13:09:17.302757 30794 leader_election.cc:343] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.303051 31022 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:17.303211 30794 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:17.305620 31134 raft_consensus.cc:2749] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.306001 31053 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.308591 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:17.309172 30829 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.310238 31022 tablet_bootstrap.cc:654] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.311335 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:17.311942 30975 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.314780 31023 ts_tablet_manager.cc:1434] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:09:17.315964 31023 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.316274 30829 raft_consensus.cc:2468] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:17.318743 30975 raft_consensus.cc:2468] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:17.319998 30867 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:17.320837 31151 raft_consensus.cc:2804] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:17.321313 31151 raft_consensus.cc:697] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:17.322116 31151 consensus_queue.cc:237] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.329339 31023 tablet_bootstrap.cc:654] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.334242 31024 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.337430 31022 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.344986 31022 ts_tablet_manager.cc:1403] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.001s
I20260709 13:09:17.348536 31022 raft_consensus.cc:359] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.349530 31022 raft_consensus.cc:385] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.349882 31022 raft_consensus.cc:740] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.350656 31022 consensus_queue.cc:260] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.353264 31022 ts_tablet_manager.cc:1434] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:09:17.352669 30650 catalog_manager.cc:5697] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.344131 31023 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.334776 31024 ts_tablet_manager.cc:1403] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.006s
I20260709 13:09:17.354317 31023 ts_tablet_manager.cc:1403] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.001s
I20260709 13:09:17.356491 31024 raft_consensus.cc:359] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.356731 31023 raft_consensus.cc:359] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.357177 31024 raft_consensus.cc:385] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.357336 31023 raft_consensus.cc:385] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.357523 31024 raft_consensus.cc:740] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.357607 31023 raft_consensus.cc:740] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.358250 31023 consensus_queue.cc:260] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.358311 31024 consensus_queue.cc:260] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.359714 31022 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:17.360222 31024 ts_tablet_manager.cc:1434] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:17.361057 31024 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:17.365352 31022 tablet_bootstrap.cc:654] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.366629 31024 tablet_bootstrap.cc:654] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.334643 31053 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.370534 31023 ts_tablet_manager.cc:1434] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:09:17.371908 31023 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.374667 31025 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:17.375113 31025 ts_tablet_manager.cc:1403] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.113s	user 0.027s	sys 0.021s
I20260709 13:09:17.377790 31025 raft_consensus.cc:359] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.378432 31025 raft_consensus.cc:385] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.378684 31025 raft_consensus.cc:740] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.379300 31023 tablet_bootstrap.cc:654] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.379572 31022 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.379503 31025 consensus_queue.cc:260] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.380172 31022 ts_tablet_manager.cc:1403] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 13:09:17.382846 31022 raft_consensus.cc:359] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.383541 31022 raft_consensus.cc:385] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.383796 31022 raft_consensus.cc:740] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.384372 31022 consensus_queue.cc:260] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.386546 31022 ts_tablet_manager.cc:1434] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:09:17.388262 31022 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:17.394032 31022 tablet_bootstrap.cc:654] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.395257 31025 ts_tablet_manager.cc:1434] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:09:17.396136 31023 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.396631 31023 ts_tablet_manager.cc:1403] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.001s
I20260709 13:09:17.399266 31023 raft_consensus.cc:359] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.399938 31023 raft_consensus.cc:385] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.400206 31023 raft_consensus.cc:740] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.400837 31023 consensus_queue.cc:260] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.403228 31023 ts_tablet_manager.cc:1434] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:09:17.404141 31023 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.404748 31024 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.405314 31024 ts_tablet_manager.cc:1403] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.002s
I20260709 13:09:17.408035 31024 raft_consensus.cc:359] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.408782 31024 raft_consensus.cc:385] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.409085 31024 raft_consensus.cc:740] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.396189 31025 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:17.409904 31024 consensus_queue.cc:260] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.410666 31087 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.411194 31087 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.413262 31087 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:17.414891 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:17.415186 31023 tablet_bootstrap.cc:654] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.415562 30829 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:17.417651 30717 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:17.418314 31025 tablet_bootstrap.cc:654] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.418738 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.419399 30975 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:17.423900 31087 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.424317 31087 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.424660 31087 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.427511 31023 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.428028 31023 ts_tablet_manager.cc:1403] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:09:17.428028 31024 ts_tablet_manager.cc:1434] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260709 13:09:17.429273 31024 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:17.430775 31023 raft_consensus.cc:359] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.431474 31023 raft_consensus.cc:385] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.431756 31023 raft_consensus.cc:740] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.432611 31023 consensus_queue.cc:260] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.434644 31022 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.435097 31022 ts_tablet_manager.cc:1403] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.011s
I20260709 13:09:17.435547 31023 ts_tablet_manager.cc:1434] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:09:17.436014 31024 tablet_bootstrap.cc:654] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.431802 31087 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.441386 31053 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.441725 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:17.442289 30975 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.442041 31053 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.446305 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:17.447150 30829 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.448657 31036 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.446405 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.449354 31036 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:17.452468 30867 leader_election.cc:343] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.438743 31023 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.453120 31151 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.446862 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:17.455838 30866 leader_election.cc:343] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.456425 30866 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:17.458688 31151 raft_consensus.cc:2749] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.461412 31087 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:17.437949 31022 raft_consensus.cc:359] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.462056 31022 raft_consensus.cc:385] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.462340 31022 raft_consensus.cc:740] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.462358 31053 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:17.463045 31022 consensus_queue.cc:260] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.465104 31022 ts_tablet_manager.cc:1434] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260709 13:09:17.467820 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.468225 31143 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.468839 31022 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:17.468691 31143 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:17.469871 30794 leader_election.cc:343] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.470696 31143 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:17.466357 31036 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:17.467276 31025 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:17.471539 31025 ts_tablet_manager.cc:1403] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.009s
I20260709 13:09:17.472295 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:17.473066 30754 raft_consensus.cc:2468] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:17.474198 31025 raft_consensus.cc:359] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.474876 31025 raft_consensus.cc:385] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.474689 30792 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:17.475250 31025 raft_consensus.cc:740] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.475941 31025 consensus_queue.cc:260] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.467424 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:17.479343 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:17.479585 30792 leader_election.cc:343] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.480091 30792 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:17.481084 31143 raft_consensus.cc:2804] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:09:17.481115 30794 leader_election.cc:343] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.481564 31143 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.484180 31143 raft_consensus.cc:3060] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.485702 31025 ts_tablet_manager.cc:1434] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:09:17.481935 31036 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.487530 31025 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:17.488307 31149 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.489401 30975 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:17.489619 31149 consensus_queue.cc:1048] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.490533 30718 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:17.491957 31168 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:17.492461 31168 raft_consensus.cc:697] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:17.493309 31168 consensus_queue.cc:237] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.493835 31025 tablet_bootstrap.cc:654] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.504071 31025 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:17.504532 31053 consensus_queue.cc:1048] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:17.504532 31025 ts_tablet_manager.cc:1403] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:09:17.508647 31025 raft_consensus.cc:359] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.509303 31025 raft_consensus.cc:385] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.509569 31025 raft_consensus.cc:740] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.514416 31025 consensus_queue.cc:260] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.517907 31025 ts_tablet_manager.cc:1434] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:09:17.518884 30829 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:17.518784 31143 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.463156 31023 tablet_bootstrap.cc:654] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.522507 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:17.523923 30794 leader_election.cc:343] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.524524 31143 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:17.526144 31025 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:17.528126 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:17.528949 30754 raft_consensus.cc:3060] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.530654 31022 tablet_bootstrap.cc:654] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.531839 31024 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.532305 31024 ts_tablet_manager.cc:1403] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.103s	user 0.032s	sys 0.016s
I20260709 13:09:17.534665 31024 raft_consensus.cc:359] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.535301 31024 raft_consensus.cc:385] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.535281 31025 tablet_bootstrap.cc:654] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.536031 31024 raft_consensus.cc:740] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.536980 31024 consensus_queue.cc:260] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.538662 30754 raft_consensus.cc:2468] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:17.539995 30792 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:17.541018 31143 raft_consensus.cc:2804] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:17.541523 31143 raft_consensus.cc:697] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:17.542299 31143 consensus_queue.cc:237] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.544976 31024 ts_tablet_manager.cc:1434] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:09:17.546283 31024 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:17.548728 30650 catalog_manager.cc:5697] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.554891 31024 tablet_bootstrap.cc:654] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.565508 31036 consensus_queue.cc:1048] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.571344 31085 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.573436 31085 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.575620 31085 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:17.581997 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:17.582310 31168 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.583019 31168 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:17.583882 30866 leader_election.cc:343] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.586030 31149 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.586525 31149 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.588481 31149 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.590322 31025 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:17.594856 31025 ts_tablet_manager.cc:1403] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.012s
I20260709 13:09:17.595244 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.590858 31168 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.595923 30903 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:17.597960 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.598182 31025 raft_consensus.cc:359] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.598345 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.599045 31025 raft_consensus.cc:385] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.599412 31025 raft_consensus.cc:740] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.599408 30719 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
W20260709 13:09:17.600085 30867 leader_election.cc:343] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.598615 30976 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:17.600723 31168 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.601233 31168 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.601675 31168 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.606500 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:17.606990 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:17.607291 30753 raft_consensus.cc:3060] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.607631 30829 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:17.600404 31025 consensus_queue.cc:260] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:17.614401 30866 leader_election.cc:343] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.614874 30866 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:17.615998 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:17.617161 31085 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.617869 31214 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.618324 31214 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.618675 31214 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.621940 31025 ts_tablet_manager.cc:1434] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:09:17.622689 31087 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.620288 31168 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.624482 31087 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.635085 31134 consensus_queue.cc:1048] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.635620 31024 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.636163 31024 ts_tablet_manager.cc:1403] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.002s
I20260709 13:09:17.637429 31087 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:17.602470 31023 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.638736 31023 ts_tablet_manager.cc:1403] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.000s
I20260709 13:09:17.639207 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:17.639246 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.641510 31023 raft_consensus.cc:359] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.642232 31023 raft_consensus.cc:385] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.642499 31023 raft_consensus.cc:740] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.642652 30718 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:17.644552 31083 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.644806 31168 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.645074 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:17.645120 31083 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.645959 30975 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.647465 31083 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.649406 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:17.650839 30718 leader_election.cc:343] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.652412 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.653661 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:17.654295 30903 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.654932 30975 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:17.655316 31025 tablet_bootstrap.cc:492] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
W20260709 13:09:17.655810 30719 leader_election.cc:343] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.656267 30719 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:17.656286 30718 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:17.657512 31083 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:17.657996 31083 raft_consensus.cc:697] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:17.653136 30652 catalog_manager.cc:5697] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:17.658787 31083 consensus_queue.cc:237] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.669472 31168 raft_consensus.cc:2749] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.643170 31023 consensus_queue.cc:260] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.673082 31024 raft_consensus.cc:359] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.676707 31024 raft_consensus.cc:385] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.677081 31024 raft_consensus.cc:740] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.676806 31214 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.679015 31214 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:17.678022 31024 consensus_queue.cc:260] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.676363 31023 ts_tablet_manager.cc:1434] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:09:17.682417 31023 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.675779 30903 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:17.680552 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:17.687631 31024 ts_tablet_manager.cc:1434] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:09:17.681517 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:17.688764 30829 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.691548 31024 tablet_bootstrap.cc:492] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
W20260709 13:09:17.694370 30866 leader_election.cc:343] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.697860 31023 tablet_bootstrap.cc:654] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.698088 31024 tablet_bootstrap.cc:654] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.700703 30829 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:17.702307 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:17.697922 31025 tablet_bootstrap.cc:654] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.705271 31214 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:17.706625 31214 raft_consensus.cc:697] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:17.709131 31022 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.709641 31022 ts_tablet_manager.cc:1403] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.241s	user 0.031s	sys 0.030s
I20260709 13:09:17.713642 31214 consensus_queue.cc:237] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.717443 31087 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:17.723484 31022 raft_consensus.cc:359] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.724568 31022 raft_consensus.cc:385] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.724946 31022 raft_consensus.cc:740] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.729591 31024 tablet_bootstrap.cc:492] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.730104 31024 ts_tablet_manager.cc:1403] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.010s
I20260709 13:09:17.728674 31022 consensus_queue.cc:260] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.737496 31095 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.738073 31095 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.738348 31219 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.739280 31022 ts_tablet_manager.cc:1434] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:09:17.739001 31219 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.739600 30652 catalog_manager.cc:5697] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.740379 31095 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:17.732849 31024 raft_consensus.cc:359] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.741781 31024 raft_consensus.cc:385] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.742080 31024 raft_consensus.cc:740] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.742455 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.742581 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.742748 31024 consensus_queue.cc:260] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.743129 30903 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:17.743551 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:17.744266 30753 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:17.744796 31024 ts_tablet_manager.cc:1434] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:09:17.750228 31024 tablet_bootstrap.cc:492] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:17.745460 30942 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:17.752803 31023 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.747287 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.753386 31023 ts_tablet_manager.cc:1403] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.018s
I20260709 13:09:17.748093 31022 tablet_bootstrap.cc:492] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:17.753597 30975 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:17.758496 31095 raft_consensus.cc:2804] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.758394 30718 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:17.759009 31095 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.759406 31095 raft_consensus.cc:3060] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.759661 31087 raft_consensus.cc:2804] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.760129 31087 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.760478 31087 raft_consensus.cc:3060] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.761996 31022 tablet_bootstrap.cc:654] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.761981 31023 raft_consensus.cc:359] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.745262 31219 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.762809 31023 raft_consensus.cc:385] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.763103 31023 raft_consensus.cc:740] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.763707 31023 consensus_queue.cc:260] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.766018 31023 ts_tablet_manager.cc:1434] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:17.765622 30651 catalog_manager.cc:5697] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.766927 31023 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.773069 31023 tablet_bootstrap.cc:654] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.773255 31095 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.774063 31219 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.774761 31219 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.778298 31219 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:17.779752 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:17.780371 30903 raft_consensus.cc:3060] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.780519 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:17.781445 30829 raft_consensus.cc:2468] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:17.783253 30717 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:17.785354 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.786294 30975 raft_consensus.cc:2468] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:17.788802 31219 raft_consensus.cc:2804] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.778616 31024 tablet_bootstrap.cc:654] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.792497 31219 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.794689 31219 raft_consensus.cc:3060] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.795184 31025 tablet_bootstrap.cc:492] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:17.800582 31025 ts_tablet_manager.cc:1403] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.176s	user 0.024s	sys 0.011s
I20260709 13:09:17.804311 31025 raft_consensus.cc:359] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.795346 31100 consensus_queue.cc:1048] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:17.791286 31095 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:17.805898 31095 consensus_queue.cc:1048] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.798981 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:17.808264 31024 tablet_bootstrap.cc:492] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.808063 31214 consensus_queue.cc:1048] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.808760 31024 ts_tablet_manager.cc:1403] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.003s
I20260709 13:09:17.811429 31024 raft_consensus.cc:359] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.812080 31024 raft_consensus.cc:385] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.812346 31024 raft_consensus.cc:740] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.812968 31024 consensus_queue.cc:260] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.815081 31024 ts_tablet_manager.cc:1434] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:17.816205 31024 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:17.818363 30903 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:17.823865 31024 tablet_bootstrap.cc:654] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.805217 31025 raft_consensus.cc:385] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.866895 31025 raft_consensus.cc:740] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.839591 30942 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:17.884466 31023 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:17.878022 31095 raft_consensus.cc:2804] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:17.885439 31023 ts_tablet_manager.cc:1403] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.006s
I20260709 13:09:17.884733 31024 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:17.886579 31024 ts_tablet_manager.cc:1403] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.009s
I20260709 13:09:17.877249 31025 consensus_queue.cc:260] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.887807 31095 raft_consensus.cc:697] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:17.890453 31095 consensus_queue.cc:237] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:17.891234 31025 ts_tablet_manager.cc:1434] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.090s	user 0.010s	sys 0.000s
I20260709 13:09:17.892578 31025 tablet_bootstrap.cc:492] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:17.892256 31023 raft_consensus.cc:359] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.893057 31023 raft_consensus.cc:385] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.893389 31023 raft_consensus.cc:740] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.894215 31023 consensus_queue.cc:260] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:17.896694 31023 ts_tablet_manager.cc:1434] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:09:17.897724 31023 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:17.900199 31083 consensus_queue.cc:1048] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:17.906242 31216 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.906839 31216 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.898557 31024 raft_consensus.cc:359] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.910275 31024 raft_consensus.cc:385] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.910681 31024 raft_consensus.cc:740] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.910909 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:17.911334 31023 tablet_bootstrap.cc:654] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:17.912851 30794 leader_election.cc:343] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.914845 31024 consensus_queue.cc:260] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.917193 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:17.920928 30793 leader_election.cc:343] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:17.921691 30793 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:17.922935 31143 raft_consensus.cc:2749] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:17.930336 31143 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.932968 31143 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:17.934209 31214 consensus_queue.cc:1048] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:17.939860 31143 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:17.927371 31024 ts_tablet_manager.cc:1434] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.001s
I20260709 13:09:17.944609 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:17.947522 31024 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:17.952512 30974 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:17.958431 30793 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:17.959848 31134 raft_consensus.cc:2804] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:17.960386 31134 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:17.960865 31134 raft_consensus.cc:3060] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.958968 31025 tablet_bootstrap.cc:654] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:17.918780 31216 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:17.990994 31022 tablet_bootstrap.cc:492] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:17.991495 31022 ts_tablet_manager.cc:1403] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.244s	user 0.069s	sys 0.119s
I20260709 13:09:17.994333 31022 raft_consensus.cc:359] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.995003 31022 raft_consensus.cc:385] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:17.995262 31022 raft_consensus.cc:740] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:17.995939 31022 consensus_queue.cc:260] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:17.998384 31022 ts_tablet_manager.cc:1434] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:17.880980 31087 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.004602 31022 tablet_bootstrap.cc:492] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:18.006050 31023 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:18.006588 31023 ts_tablet_manager.cc:1403] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.006s
I20260709 13:09:18.002321 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:18.009969 30754 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:18.013774 30753 raft_consensus.cc:2393] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:18.014806 31022 tablet_bootstrap.cc:654] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.017402 31023 raft_consensus.cc:359] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.017969 31023 raft_consensus.cc:385] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.018219 31023 raft_consensus.cc:740] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.018850 31023 consensus_queue.cc:260] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.024609 31023 ts_tablet_manager.cc:1434] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260709 13:09:18.025724 31023 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:18.045796 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:18.046701 30901 raft_consensus.cc:2393] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:18.070729 31024 tablet_bootstrap.cc:654] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.074963 31022 tablet_bootstrap.cc:492] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:18.075482 31022 ts_tablet_manager.cc:1403] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.010s
I20260709 13:09:18.076062 31168 consensus_queue.cc:1048] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:09:18.077250 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:18.085351 31022 raft_consensus.cc:359] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.086073 31022 raft_consensus.cc:385] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.091128 30718 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.084820 31219 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:18.092466 31227 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.092984 31227 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.093834 31083 raft_consensus.cc:2749] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:18.086365 31022 raft_consensus.cc:740] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.095461 31022 consensus_queue.cc:260] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.097054 31227 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.099728 31022 ts_tablet_manager.cc:1434] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 13:09:18.101328 31022 tablet_bootstrap.cc:492] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:18.104264 31219 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:18.104395 30794 consensus_peers.cc:597] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.105721 31231 log.cc:927] Time spent T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.085s	user 0.004s	sys 0.000s
I20260709 13:09:18.109601 31022 tablet_bootstrap.cc:654] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.110011 31219 consensus_queue.cc:1048] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:18.116425 31227 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.117085 31227 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.120257 31134 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:18.157470 31134 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:18.154119 31151 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.158233 31151 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.159183 31087 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.142604 31036 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.160318 31151 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.160424 31036 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.145788 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.161644 30903 raft_consensus.cc:2468] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
W20260709 13:09:18.162446 31235 log.cc:927] Time spent T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.106s	user 0.000s	sys 0.002s
I20260709 13:09:18.162966 31036 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.163225 30942 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:18.164207 31227 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:18.165354 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:18.165669 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:18.166244 30975 raft_consensus.cc:3060] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.166606 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:18.167260 30977 raft_consensus.cc:2468] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
W20260709 13:09:18.169162 30793 leader_election.cc:343] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.172513 31023 tablet_bootstrap.cc:654] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.176893 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:18.177269 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:18.177621 30826 raft_consensus.cc:2468] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:18.177708 31095 raft_consensus.cc:2804] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.178097 30827 raft_consensus.cc:3060] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.178174 31095 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.184922 31095 raft_consensus.cc:3060] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.193157 31043 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:18.197702 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 106680us
I20260709 13:09:18.231197 31043 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:18.233268 31239 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.233618 31043 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:18.233831 31239 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.235191 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:18.235954 31239 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.236110 30751 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:18.236555 31095 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.241144 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:18.241952 30974 raft_consensus.cc:3060] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.218834 31025 tablet_bootstrap.cc:492] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:18.223488 30975 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:18.223793 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:18.252789 30753 raft_consensus.cc:3060] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.254743 30940 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:18.256049 31227 raft_consensus.cc:2804] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.256479 31227 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.256819 31227 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.194958 30866 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:18.229763 31134 consensus_queue.cc:1048] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:09:18.258647 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 67417us
I20260709 13:09:18.193465 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:18.256080 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:18.259972 30829 raft_consensus.cc:2468] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:18.261471 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.261797 30793 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:18.262315 30902 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:18.264420 31134 raft_consensus.cc:2804] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.265228 30754 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.265107 31134 raft_consensus.cc:697] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:18.266446 31134 consensus_queue.cc:237] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:18.269897 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:18.270490 30719 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:18.270984 31025 ts_tablet_manager.cc:1403] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.379s	user 0.016s	sys 0.012s
I20260709 13:09:18.271730 31083 raft_consensus.cc:2804] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.272167 31083 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.272513 31083 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.262668 31151 raft_consensus.cc:2804] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.274641 31151 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.274983 31151 raft_consensus.cc:3060] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:18.286077 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 90579us
I20260709 13:09:18.287038 30753 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:18.287596 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.288604 30903 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:18.289892 31151 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.290135 30794 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:18.291610 31036 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.291986 31036 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.292075 31151 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.292380 31036 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.293202 31227 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.293856 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:18.294765 30976 raft_consensus.cc:2393] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:18.294965 30973 raft_consensus.cc:2393] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:18.301625 31022 tablet_bootstrap.cc:492] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:18.302168 31022 ts_tablet_manager.cc:1403] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.201s	user 0.017s	sys 0.025s
I20260709 13:09:18.303861 30827 raft_consensus.cc:2468] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:18.304970 31022 raft_consensus.cc:359] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.305190 31025 raft_consensus.cc:359] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.305785 31022 raft_consensus.cc:385] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.305845 31025 raft_consensus.cc:385] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.306145 31022 raft_consensus.cc:740] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.306226 31025 raft_consensus.cc:740] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.306937 31025 consensus_queue.cc:260] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.296456 31227 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:18.296859 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:18.309024 31025 ts_tablet_manager.cc:1434] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.000s
I20260709 13:09:18.297211 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:18.297580 30792 leader_election.cc:343] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.301131 31036 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.295742 31095 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:18.331322 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 168177us
I20260709 13:09:18.338711 31025 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:18.339458 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.340270 30902 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:18.341107 31239 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.328553 30974 raft_consensus.cc:2468] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:18.341691 31239 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:18.301025 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 46369.3us
I20260709 13:09:18.345996 31219 consensus_queue.cc:1048] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:18.348452 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:18.348770 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:18.349047 30902 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.351488 30718 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:18.352453 31219 raft_consensus.cc:2804] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.352950 31219 raft_consensus.cc:697] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:18.353355 31036 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.353497 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:18.309379 30826 raft_consensus.cc:3060] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.353935 31219 consensus_queue.cc:237] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:18.354743 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 57213.3us
W20260709 13:09:18.356611 30793 leader_election.cc:343] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.357059 30793 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:18.360548 31024 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:18.361055 31024 ts_tablet_manager.cc:1403] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.414s	user 0.010s	sys 0.007s
I20260709 13:09:18.361667 31134 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:18.311713 31083 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.367542 31151 consensus_queue.cc:1048] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:18.367955 30754 raft_consensus.cc:2393] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:18.368943 31083 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.369316 30902 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:18.370496 30794 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:18.371340 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:18.372047 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:18.372943 30899 raft_consensus.cc:2393] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:18.373842 31023 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:18.372077 30900 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.374307 31023 ts_tablet_manager.cc:1403] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.349s	user 0.029s	sys 0.075s
I20260709 13:09:18.376106 31239 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.376567 31025 tablet_bootstrap.cc:654] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.377794 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.379810 31134 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.380033 31024 raft_consensus.cc:359] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.380707 31024 raft_consensus.cc:385] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.380968 31024 raft_consensus.cc:740] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.381800 31024 consensus_queue.cc:260] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.382115 30900 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
W20260709 13:09:18.357754 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:18.380918 31134 raft_consensus.cc:697] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:18.309024 31022 consensus_queue.cc:260] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.390239 31024 ts_tablet_manager.cc:1434] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:09:18.391969 31024 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:18.391755 31023 raft_consensus.cc:359] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.392794 31023 raft_consensus.cc:385] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.393092 31023 raft_consensus.cc:740] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.394311 31023 consensus_queue.cc:260] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.396445 31023 ts_tablet_manager.cc:1434] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:09:18.397336 31023 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:18.398357 31022 ts_tablet_manager.cc:1434] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.002s
I20260709 13:09:18.399499 31022 tablet_bootstrap.cc:492] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:18.388120 31100 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.403117 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:18.409837 30973 raft_consensus.cc:2393] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:18.410372 31134 consensus_queue.cc:237] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.414422 31024 tablet_bootstrap.cc:654] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.405397 30942 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:18.409511 31100 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.403784 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:18.416978 31227 consensus_queue.cc:1048] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:18.419030 30902 raft_consensus.cc:2393] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:18.420634 31022 tablet_bootstrap.cc:654] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.423069 30974 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.430349 30650 catalog_manager.cc:5697] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.432962 31227 consensus_queue.cc:1048] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:18.399255 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 43890.2us
I20260709 13:09:18.420496 31095 raft_consensus.cc:2804] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.442950 31151 consensus_queue.cc:1048] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:18.443511 31219 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.451526 31219 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.453110 30974 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:18.454360 31219 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.446182 31095 raft_consensus.cc:697] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:18.450707 30719 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.458107 31095 consensus_queue.cc:237] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.463768 31025 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:18.464660 31025 ts_tablet_manager.cc:1403] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.008s
I20260709 13:09:18.460528 31219 raft_consensus.cc:2749] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:18.472764 30826 raft_consensus.cc:2468] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:18.474907 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.475796 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:18.476053 30902 raft_consensus.cc:2393] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:18.476470 30829 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:18.477923 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:18.480563 30829 raft_consensus.cc:2393] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:18.471228 31100 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.486732 31024 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:18.487290 31024 ts_tablet_manager.cc:1403] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.018s
I20260709 13:09:18.497773 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:18.507622 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.492179 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:18.515478 31023 tablet_bootstrap.cc:654] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.517700 30826 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
W20260709 13:09:18.521194 30719 leader_election.cc:343] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.520846 31025 raft_consensus.cc:359] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.539155 31025 raft_consensus.cc:385] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.539489 31025 raft_consensus.cc:740] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.544317 31243 raft_consensus.cc:493] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.540187 31025 consensus_queue.cc:260] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.545042 31243 raft_consensus.cc:515] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.549154 31025 ts_tablet_manager.cc:1434] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260709 13:09:18.550094 31025 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:18.556061 31243 leader_election.cc:290] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.557107 30940 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.558009 31243 raft_consensus.cc:2749] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:18.558796 30717 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.559624 31219 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.560001 31219 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.560717 30940 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.560981 31219 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.563450 31095 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:18.563797 30717 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.564834 31083 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:18.565250 31083 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:18.566205 31083 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.555253 30866 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:18.567521 31151 raft_consensus.cc:2804] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.568008 31151 raft_consensus.cc:697] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:18.568858 31151 consensus_queue.cc:237] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.569046 31219 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.578850 31219 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.580448 31022 tablet_bootstrap.cc:492] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:18.581045 31022 ts_tablet_manager.cc:1403] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.021s
I20260709 13:09:18.607414 31023 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:18.607939 31023 ts_tablet_manager.cc:1403] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.211s	user 0.015s	sys 0.003s
I20260709 13:09:18.610080 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.615353 31083 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.615919 31025 tablet_bootstrap.cc:654] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.613972 31023 raft_consensus.cc:359] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.618026 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:18.618602 30902 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.617504 31023 raft_consensus.cc:385] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.619557 31023 raft_consensus.cc:740] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.621791 31083 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.603152 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:18.622668 31134 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.623034 31023 consensus_queue.cc:260] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.628791 31134 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.631295 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:18.633257 31023 ts_tablet_manager.cc:1434] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:09:18.621713 31022 raft_consensus.cc:359] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.634620 31022 raft_consensus.cc:385] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:18.635972 30942 leader_election.cc:343] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.636915 31022 raft_consensus.cc:740] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.641779 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.642252 31024 raft_consensus.cc:359] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.643069 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:18.643644 30794 leader_election.cc:343] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.643031 31024 raft_consensus.cc:385] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.644855 31024 raft_consensus.cc:740] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.644946 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:18.645709 30752 raft_consensus.cc:2468] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:18.638386 31134 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.646476 31024 consensus_queue.cc:260] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.647907 31022 consensus_queue.cc:260] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.649957 31024 ts_tablet_manager.cc:1434] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.162s	user 0.006s	sys 0.002s
I20260709 13:09:18.649957 31022 ts_tablet_manager.cc:1434] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.069s	user 0.016s	sys 0.010s
I20260709 13:09:18.651187 31216 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.651516 31022 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:18.651813 31216 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.654747 30902 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:18.654830 31216 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:18.655354 30940 leader_election.cc:343] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.656059 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:18.657538 30717 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.658113 31022 tablet_bootstrap.cc:654] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.659860 31024 tablet_bootstrap.cc:492] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
W20260709 13:09:18.662837 30794 leader_election.cc:343] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.666203 31219 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:18.668942 31025 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:18.669790 31025 ts_tablet_manager.cc:1403] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.120s	user 0.019s	sys 0.006s
I20260709 13:09:18.673403 31025 raft_consensus.cc:359] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.673686 30719 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:18.674151 31025 raft_consensus.cc:385] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.674470 31025 raft_consensus.cc:740] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.674585 31219 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.675071 31219 raft_consensus.cc:697] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:18.675280 31025 consensus_queue.cc:260] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.675940 31219 consensus_queue.cc:237] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.660959 30940 leader_election.cc:304] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.677302 31243 raft_consensus.cc:2749] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:18.682011 31259 log.cc:927] Time spent T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 13:09:18.659551 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:18.684029 30827 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.686878 31024 tablet_bootstrap.cc:654] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.658465 30792 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.692554 31023 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:18.695686 31134 raft_consensus.cc:2804] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.697414 31025 ts_tablet_manager.cc:1434] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:09:18.705044 31025 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:18.704023 30648 catalog_manager.cc:5697] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:18.715382 31265 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.715916 31265 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.720142 31022 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:18.696332 31134 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.720944 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:18.722776 31022 ts_tablet_manager.cc:1403] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.012s
I20260709 13:09:18.728541 31265 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.730468 30652 catalog_manager.cc:5697] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.731379 31023 tablet_bootstrap.cc:654] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.742910 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:18.750047 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:18.750797 30973 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:18.752481 30826 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 0.
I20260709 13:09:18.733932 31022 raft_consensus.cc:359] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.753446 31022 raft_consensus.cc:385] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.753744 31022 raft_consensus.cc:740] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.754011 30866 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:18.754994 31151 raft_consensus.cc:2804] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.754719 31022 consensus_queue.cc:260] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.755486 31151 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.756027 31151 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.741987 30827 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:18.735591 30752 raft_consensus.cc:2468] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:18.724439 31134 raft_consensus.cc:3060] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.762899 31022 ts_tablet_manager.cc:1434] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260709 13:09:18.765110 31025 tablet_bootstrap.cc:654] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.766721 31022 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:18.774044 31022 tablet_bootstrap.cc:654] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.774668 31151 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.777567 30792 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.778191 31151 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:18.779124 31216 raft_consensus.cc:2804] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:18.779407 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:18.779723 31216 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.780041 30974 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.780109 31036 consensus_queue.cc:1048] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:18.780742 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:18.781730 30827 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.780081 31216 raft_consensus.cc:3060] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.787549 31024 tablet_bootstrap.cc:492] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:18.791445 31024 ts_tablet_manager.cc:1403] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.026s
I20260709 13:09:18.792375 31216 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.779090 31134 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.794166 30651 catalog_manager.cc:5697] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.800668 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:18.800683 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:18.802640 30752 raft_consensus.cc:3060] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:18.806154 30794 leader_election.cc:343] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.809248 31219 consensus_queue.cc:1048] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:18.812783 30752 raft_consensus.cc:2468] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:18.814217 30792 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.790536 30974 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:18.814985 31036 raft_consensus.cc:2804] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.815865 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:18.822819 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:18.817055 31024 raft_consensus.cc:359] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.830392 31024 raft_consensus.cc:385] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.829773 31036 raft_consensus.cc:697] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
W20260709 13:09:18.830734 30794 leader_election.cc:343] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:18.815030 31216 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.831651 31036 consensus_queue.cc:237] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.832492 30867 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:18.840665 31025 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:18.841135 31239 consensus_queue.cc:1048] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:18.842238 31025 ts_tablet_manager.cc:1403] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.009s
I20260709 13:09:18.830790 31024 raft_consensus.cc:740] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.841514 31272 raft_consensus.cc:2804] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.817279 31134 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:18.836369 30650 catalog_manager.cc:5697] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.843725 31272 raft_consensus.cc:697] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:18.844600 31272 consensus_queue.cc:237] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.845259 31025 raft_consensus.cc:359] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.846016 31025 raft_consensus.cc:385] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.846307 31025 raft_consensus.cc:740] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.843436 31024 consensus_queue.cc:260] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:18.847206 31023 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:18.849673 31023 ts_tablet_manager.cc:1403] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.160s	user 0.008s	sys 0.007s
I20260709 13:09:18.855355 31022 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:18.847187 31025 consensus_queue.cc:260] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.850675 31024 ts_tablet_manager.cc:1434] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260709 13:09:18.857328 31216 consensus_queue.cc:1048] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:18.858387 31025 ts_tablet_manager.cc:1434] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:09:18.859612 31025 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:18.860435 31024 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:18.830142 30752 raft_consensus.cc:3060] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:18.855891 31022 ts_tablet_manager.cc:1403] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.010s
I20260709 13:09:18.868050 31022 raft_consensus.cc:359] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:18.868717 31022 raft_consensus.cc:385] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.868993 31022 raft_consensus.cc:740] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.869951 31022 consensus_queue.cc:260] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:18.872303 31022 ts_tablet_manager.cc:1434] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:18.873754 31022 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:18.873546 30648 catalog_manager.cc:5697] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.877516 30752 raft_consensus.cc:2468] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:18.872267 31024 tablet_bootstrap.cc:654] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.893594 31022 tablet_bootstrap.cc:654] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.911442 31216 consensus_queue.cc:1048] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:18.926035 31243 consensus_queue.cc:1048] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:18.855263 31023 raft_consensus.cc:359] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:18.938676 31043 consensus_queue.cc:1048] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:18.928735 31023 raft_consensus.cc:385] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.946214 30792 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:18.947410 31279 raft_consensus.cc:2804] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:18.947867 31279 raft_consensus.cc:697] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:18.948663 31279 consensus_queue.cc:237] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.953262 30651 catalog_manager.cc:5697] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.957441 31243 consensus_queue.cc:1048] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:18.956326 31024 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:18.958587 31024 ts_tablet_manager.cc:1403] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.003s
I20260709 13:09:18.961404 31024 raft_consensus.cc:359] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.977897 31024 raft_consensus.cc:385] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.978328 31024 raft_consensus.cc:740] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.979105 31024 consensus_queue.cc:260] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:18.942649 31023 raft_consensus.cc:740] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.981573 31024 ts_tablet_manager.cc:1434] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:09:18.981112 31023 consensus_queue.cc:260] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:18.983322 31024 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:18.983847 31023 ts_tablet_manager.cc:1434] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.131s	user 0.007s	sys 0.000s
I20260709 13:09:18.984740 31023 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:18.970679 30827 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:18.973138 30650 catalog_manager.cc:5697] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.973925 31022 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:18.986052 31022 ts_tablet_manager.cc:1403] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.041s
I20260709 13:09:18.988507 30652 catalog_manager.cc:5697] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:18.974824 31025 tablet_bootstrap.cc:654] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.990228 31022 raft_consensus.cc:359] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.996232 31022 raft_consensus.cc:385] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:18.996531 31022 raft_consensus.cc:740] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:18.994839 31023 tablet_bootstrap.cc:654] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.997320 31022 consensus_queue.cc:260] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:18.999742 31024 tablet_bootstrap.cc:654] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:18.999655 31022 ts_tablet_manager.cc:1434] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:09:19.002986 31022 tablet_bootstrap.cc:492] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:19.014303 30649 catalog_manager.cc:5697] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.019214 31022 tablet_bootstrap.cc:654] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.023128 31025 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:19.023662 31025 ts_tablet_manager.cc:1403] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.000s
I20260709 13:09:19.025053 31151 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.025591 31151 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.027384 31025 raft_consensus.cc:359] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.028273 31025 raft_consensus.cc:385] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.029506 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.029752 31025 raft_consensus.cc:740] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.030746 31025 consensus_queue.cc:260] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.034027 31025 ts_tablet_manager.cc:1434] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:09:19.035108 31151 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:19.040001 31023 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:19.047343 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:19.040760 31025 tablet_bootstrap.cc:492] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:19.041239 31243 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.048702 31243 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.035979 31022 tablet_bootstrap.cc:492] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:19.050166 30866 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:19.050809 31022 ts_tablet_manager.cc:1403] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.004s
I20260709 13:09:19.050719 31243 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:19.052060 31151 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:19.053153 31237 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.053838 31025 tablet_bootstrap.cc:654] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.053673 31237 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.053927 31022 raft_consensus.cc:359] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.054756 31022 raft_consensus.cc:385] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.055029 31022 raft_consensus.cc:740] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.047628 31023 ts_tablet_manager.cc:1403] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.002s
I20260709 13:09:19.055915 31237 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:19.055682 31022 consensus_queue.cc:260] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.061237 31022 ts_tablet_manager.cc:1434] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:09:19.062222 31022 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:19.062906 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.063537 30753 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:19.065462 31023 raft_consensus.cc:359] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.066438 31023 raft_consensus.cc:385] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.066787 31023 raft_consensus.cc:740] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.067642 31023 consensus_queue.cc:260] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.068451 31022 tablet_bootstrap.cc:654] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.072448 31023 ts_tablet_manager.cc:1434] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:09:19.073580 31279 raft_consensus.cc:493] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.074059 31279 raft_consensus.cc:515] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.074209 30940 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:19.075253 31023 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:19.076119 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:19.076740 30826 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:19.076880 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:19.078568 30794 leader_election.cc:343] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.076151 31227 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:19.080103 31227 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.080402 31227 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.078079 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.081553 31023 tablet_bootstrap.cc:654] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.081710 30754 raft_consensus.cc:2468] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:19.083572 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:19.087658 30974 raft_consensus.cc:2468] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:19.087894 31279 leader_election.cc:290] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:19.088898 30940 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:19.089008 30793 leader_election.cc:304] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:19.089841 31237 raft_consensus.cc:2804] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:19.090214 31279 raft_consensus.cc:2804] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:19.090787 31279 raft_consensus.cc:493] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.090452 31227 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.090273 31237 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.091159 31279 raft_consensus.cc:3060] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.091408 31237 raft_consensus.cc:3060] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.093605 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:19.094278 30754 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.096395 31022 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:19.096679 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:19.096885 31022 ts_tablet_manager.cc:1403] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.008s
I20260709 13:09:19.097363 30900 raft_consensus.cc:2468] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:19.099125 31024 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:19.099481 31025 tablet_bootstrap.cc:492] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:19.099611 31024 ts_tablet_manager.cc:1403] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.022s
I20260709 13:09:19.099936 31025 ts_tablet_manager.cc:1403] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.001s
I20260709 13:09:19.102571 31024 raft_consensus.cc:359] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.103363 31024 raft_consensus.cc:385] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.103648 31024 raft_consensus.cc:740] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.104271 31024 consensus_queue.cc:260] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.104862 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:19.109232 30826 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.111609 31024 ts_tablet_manager.cc:1434] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:09:19.112788 30754 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:19.105046 31243 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.104336 31025 raft_consensus.cc:359] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.115141 31025 raft_consensus.cc:385] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.115466 31025 raft_consensus.cc:740] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.115820 31022 raft_consensus.cc:359] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.116115 31025 consensus_queue.cc:260] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.106606 31279 raft_consensus.cc:515] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.116200 30940 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:19.117887 31100 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:19.118424 31279 leader_election.cc:290] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:19.112962 31024 tablet_bootstrap.cc:492] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:19.119616 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:19.119999 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:19.120244 30900 raft_consensus.cc:3060] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.120587 30974 raft_consensus.cc:3060] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.124979 31024 tablet_bootstrap.cc:654] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.108753 30752 raft_consensus.cc:1240] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:19.116530 31022 raft_consensus.cc:385] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.127351 31025 ts_tablet_manager.cc:1434] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:09:19.128487 31151 consensus_queue.cc:1059] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:19.129522 31272 raft_consensus.cc:3055] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:19.130021 31272 raft_consensus.cc:740] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:19.131116 31272 consensus_queue.cc:260] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.132912 31272 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:19.134353 30826 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:19.127718 31022 raft_consensus.cc:740] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.128068 31100 raft_consensus.cc:697] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:19.138167 31022 consensus_queue.cc:260] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.138585 31100 consensus_queue.cc:237] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.139753 31022 ts_tablet_manager.cc:1434] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.042s	user 0.000s	sys 0.006s
I20260709 13:09:19.140888 31022 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:19.145562 31025 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:19.148756 31022 tablet_bootstrap.cc:654] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.115152 31243 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.157279 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:19.158751 30940 leader_election.cc:343] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.159488 30899 raft_consensus.cc:3060] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.162333 31243 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:19.162068 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:19.164120 30942 leader_election.cc:343] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.164693 30942 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:19.092746 31227 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:19.166177 31299 raft_consensus.cc:2749] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:19.127848 30900 raft_consensus.cc:2468] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:19.170920 31023 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:19.171432 31023 ts_tablet_manager.cc:1403] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.098s	user 0.004s	sys 0.013s
I20260709 13:09:19.172746 30794 leader_election.cc:304] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:19.173662 31043 raft_consensus.cc:2804] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:19.174326 31043 raft_consensus.cc:697] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:19.174675 31023 raft_consensus.cc:359] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.175395 31023 raft_consensus.cc:385] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.175256 31043 consensus_queue.cc:237] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.182101 31024 tablet_bootstrap.cc:492] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:19.182616 31024 ts_tablet_manager.cc:1403] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.016s
I20260709 13:09:19.182675 31022 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:19.173462 30974 raft_consensus.cc:2468] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:19.156792 31237 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.185400 31023 raft_consensus.cc:740] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.185824 31237 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:19.186139 31023 consensus_queue.cc:260] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.187273 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:19.187742 31022 ts_tablet_manager.cc:1403] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.019s
I20260709 13:09:19.188303 30900 raft_consensus.cc:3060] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.189648 31151 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.190135 31151 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.190603 31022 raft_consensus.cc:359] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.191289 31022 raft_consensus.cc:385] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.191532 31022 raft_consensus.cc:740] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.192194 31022 consensus_queue.cc:260] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.194710 31022 ts_tablet_manager.cc:1434] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:09:19.194636 30650 catalog_manager.cc:5697] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.195843 31022 tablet_bootstrap.cc:492] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:19.197973 31271 consensus_queue.cc:1048] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:19.198568 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:19.197649 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:19.200925 30752 raft_consensus.cc:3060] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.192144 31151 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:19.202070 31022 tablet_bootstrap.cc:654] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.205662 31270 consensus_queue.cc:1048] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:19.206568 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.207297 31023 ts_tablet_manager.cc:1434] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:09:19.228256 30754 raft_consensus.cc:2393] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:19.231125 31023 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:19.213862 31024 raft_consensus.cc:359] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.231824 31024 raft_consensus.cc:385] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.220094 31025 tablet_bootstrap.cc:654] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.232137 31024 raft_consensus.cc:740] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.233453 31024 consensus_queue.cc:260] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.244009 30866 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:19.248867 31267 raft_consensus.cc:3060] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.254019 31024 ts_tablet_manager.cc:1434] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 13:09:19.254982 31024 tablet_bootstrap.cc:492] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:19.258502 30651 catalog_manager.cc:5697] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.260721 31024 tablet_bootstrap.cc:654] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.259804 31267 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:19.263274 31239 consensus_queue.cc:1048] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:09:19.270052 31239 consensus_queue.cc:1048] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:19.270648 31280 consensus_queue.cc:1048] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:19.287149 31280 consensus_queue.cc:1048] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:19.296949 31023 tablet_bootstrap.cc:654] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.306440 31267 consensus_queue.cc:1048] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:19.306740 30900 raft_consensus.cc:2468] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:19.308211 30942 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:19.309392 31243 raft_consensus.cc:2804] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:19.310034 31243 raft_consensus.cc:697] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:19.311069 31243 consensus_queue.cc:237] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.314067 30752 raft_consensus.cc:2468] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:19.334357 31025 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:19.334852 31022 tablet_bootstrap.cc:492] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:19.340344 31022 ts_tablet_manager.cc:1403] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.145s	user 0.022s	sys 0.025s
I20260709 13:09:19.345536 31025 ts_tablet_manager.cc:1403] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.200s	user 0.020s	sys 0.002s
I20260709 13:09:19.344750 31022 raft_consensus.cc:359] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.347255 31022 raft_consensus.cc:385] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.347731 31022 raft_consensus.cc:740] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.348918 31022 consensus_queue.cc:260] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.352236 31022 ts_tablet_manager.cc:1434] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 13:09:19.353030 31022 tablet_bootstrap.cc:492] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:19.357952 31024 tablet_bootstrap.cc:492] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:19.358435 31024 ts_tablet_manager.cc:1403] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.000s
I20260709 13:09:19.365422 31267 consensus_queue.cc:1048] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:19.369261 31022 tablet_bootstrap.cc:654] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.369670 30651 catalog_manager.cc:5697] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.376797 31024 raft_consensus.cc:359] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.377578 31024 raft_consensus.cc:385] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.377846 31024 raft_consensus.cc:740] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.390311 31025 raft_consensus.cc:359] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.391040 31025 raft_consensus.cc:385] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.391314 31025 raft_consensus.cc:740] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.391990 31025 consensus_queue.cc:260] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.394976 31023 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:19.395478 31023 ts_tablet_manager.cc:1403] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.165s	user 0.005s	sys 0.026s
I20260709 13:09:19.395586 31043 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.396091 31043 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.398058 31023 raft_consensus.cc:359] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.398765 31023 raft_consensus.cc:385] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.399019 31023 raft_consensus.cc:740] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.402853 31024 consensus_queue.cc:260] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.404418 31023 consensus_queue.cc:260] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.411386 31025 ts_tablet_manager.cc:1434] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 13:09:19.412774 31025 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:19.398159 31043 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:19.434902 31024 ts_tablet_manager.cc:1434] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.001s
I20260709 13:09:19.436407 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:19.439797 31272 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.440296 31272 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.416544 31243 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:19.440935 30794 leader_election.cc:343] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.466296 31023 ts_tablet_manager.cc:1434] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.070s	user 0.016s	sys 0.015s
I20260709 13:09:19.467374 31024 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:19.467836 31023 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:19.450724 31243 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.487920 31243 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:19.488793 31312 log.cc:927] Time spent T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:09:19.492358 31272 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:19.482100 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 51305.5us
I20260709 13:09:19.496441 31024 tablet_bootstrap.cc:654] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.498734 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.508625 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:19.514621 31243 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.515198 31243 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.521461 31036 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.522056 31036 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.524215 31036 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:19.525810 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:19.526541 30974 raft_consensus.cc:2468] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:19.527661 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:19.529467 30794 leader_election.cc:343] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.530006 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:19.530702 30793 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:19.531561 31036 raft_consensus.cc:2804] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:19.531946 31036 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.532333 31036 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.534547 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.535156 30754 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:19.536069 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.536870 30753 raft_consensus.cc:2393] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:19.537011 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:19.540895 30942 leader_election.cc:343] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.541441 31036 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:19.543977 30942 leader_election.cc:343] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.544373 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:19.544584 31036 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:19.545738 31243 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:19.546207 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
W20260709 13:09:19.546295 30794 leader_election.cc:343] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.546856 30974 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.550823 30866 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:19.555372 30942 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:19.570811 31022 tablet_bootstrap.cc:492] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:19.571398 31022 ts_tablet_manager.cc:1403] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.218s	user 0.028s	sys 0.043s
I20260709 13:09:19.571244 31151 raft_consensus.cc:3060] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.572649 31243 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:19.574234 31243 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.574589 31243 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.577903 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.578950 31036 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.579981 31036 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:19.586957 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:19.588725 31023 tablet_bootstrap.cc:654] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.589689 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:19.607033 31025 tablet_bootstrap.cc:654] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.597757 31024 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:19.596267 31022 raft_consensus.cc:359] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.609385 31024 ts_tablet_manager.cc:1403] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.149s	user 0.033s	sys 0.027s
I20260709 13:09:19.609520 31022 raft_consensus.cc:385] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.609853 31022 raft_consensus.cc:740] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.610576 31022 consensus_queue.cc:260] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.598754 31323 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.611896 31323 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.612732 31022 ts_tablet_manager.cc:1434] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:09:19.589581 31036 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:19.614396 31022 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:19.592324 30974 raft_consensus.cc:2468] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:19.594619 30973 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:19.614401 31024 raft_consensus.cc:359] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.653851 31024 raft_consensus.cc:385] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:19.596926 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 51405.3us
I20260709 13:09:19.654320 31024 raft_consensus.cc:740] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.655405 31024 consensus_queue.cc:260] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.656430 30793 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:19.616462 30792 leader_election.cc:343] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.661489 30792 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:19.662786 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 46385us
I20260709 13:09:19.663110 31043 raft_consensus.cc:2804] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:19.663970 31134 raft_consensus.cc:2749] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:19.617717 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:19.633697 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:19.641685 31323 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:19.667091 30719 leader_election.cc:343] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.667135 31043 raft_consensus.cc:697] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:19.622628 31151 raft_consensus.cc:2749] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:19.667197 30752 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:19.668743 31024 ts_tablet_manager.cc:1434] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.002s
I20260709 13:09:19.670696 31043 consensus_queue.cc:237] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.671259 30793 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:19.671859 31024 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:19.672430 31036 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:19.672838 31036 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.673214 31036 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.597798 31243 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.675102 31243 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:19.676462 31279 consensus_queue.cc:1048] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:19.679055 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:19.670399 30940 leader_election.cc:343] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.682657 31024 tablet_bootstrap.cc:654] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.688647 30940 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:19.690461 31227 raft_consensus.cc:2749] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:19.693660 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:19.694433 30754 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:19.693750 30942 leader_election.cc:343] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.707108 31227 consensus_queue.cc:1048] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:19.711654 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:19.712201 31025 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:19.712332 30826 raft_consensus.cc:2468] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:19.712487 30754 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:19.712733 31025 ts_tablet_manager.cc:1403] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.300s	user 0.021s	sys 0.002s
I20260709 13:09:19.716468 31022 tablet_bootstrap.cc:654] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.716837 31023 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:19.717378 31023 ts_tablet_manager.cc:1403] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.250s	user 0.024s	sys 0.008s
I20260709 13:09:19.719487 31036 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.722328 31279 consensus_queue.cc:1048] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:19.723169 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:19.724316 31279 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.724093 31025 raft_consensus.cc:359] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.725111 31025 raft_consensus.cc:385] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.724862 31279 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.725186 31023 raft_consensus.cc:359] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.725625 31025 raft_consensus.cc:740] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.725993 31023 raft_consensus.cc:385] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.726346 31023 raft_consensus.cc:740] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.726526 31025 consensus_queue.cc:260] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:19.727648 31279 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:19.722589 31036 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:19.731033 30973 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.731288 30940 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:19.732344 31227 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:19.732537 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:19.732832 31227 raft_consensus.cc:697] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:19.733148 31024 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:19.733623 31024 ts_tablet_manager.cc:1403] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.005s
I20260709 13:09:19.733753 31227 consensus_queue.cc:237] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:19.734494 30794 leader_election.cc:343] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.737049 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:19.738804 30717 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:19.740417 30974 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:19.741974 30793 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:19.742363 31239 raft_consensus.cc:2804] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:19.742766 31239 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.742800 31280 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:19.743191 31239 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.743319 31280 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:19.743747 31280 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.711210 30651 catalog_manager.cc:5697] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.747658 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:19.748261 30752 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:19.749145 31243 consensus_queue.cc:1048] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:19.749363 31023 consensus_queue.cc:260] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.751681 31023 ts_tablet_manager.cc:1434] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:09:19.752586 31023 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:19.756284 31025 ts_tablet_manager.cc:1434] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.004s
I20260709 13:09:19.761516 31025 tablet_bootstrap.cc:492] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:19.764607 31279 consensus_queue.cc:1048] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:19.768523 31239 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.782585 31100 consensus_queue.cc:1048] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:19.787218 30752 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:19.802359 31134 consensus_queue.cc:1048] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:19.804613 30651 catalog_manager.cc:5697] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:19.801371 30792 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:19.814210 31043 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:19.829073 31025 tablet_bootstrap.cc:654] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.854255 31023 tablet_bootstrap.cc:654] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:19.860896 31239 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:19.865830 31022 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:19.866276 31022 ts_tablet_manager.cc:1403] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.253s	user 0.023s	sys 0.016s
I20260709 13:09:19.867547 31024 raft_consensus.cc:359] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.868088 31024 raft_consensus.cc:385] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.870054 30973 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:19.873104 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:19.875466 30719 leader_election.cc:343] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.842617 31043 raft_consensus.cc:697] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:19.868307 31024 raft_consensus.cc:740] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
W20260709 13:09:19.879135 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 66512us
W20260709 13:09:19.864101 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 60490.7us
I20260709 13:09:19.886989 31022 raft_consensus.cc:359] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.888243 31022 raft_consensus.cc:385] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:19.889680 31022 raft_consensus.cc:740] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:19.884588 31100 consensus_queue.cc:1048] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:09:19.900099 31024 consensus_queue.cc:260] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.901368 31022 consensus_queue.cc:260] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.896824 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:19.864895 31280 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:19.919683 30826 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:19.949395 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 48839.5us
I20260709 13:09:19.959400 31324 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.964847 31324 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:19.967536 31324 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:19.979957 31022 ts_tablet_manager.cc:1434] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.113s	user 0.008s	sys 0.000s
I20260709 13:09:19.981884 31024 ts_tablet_manager.cc:1434] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.221s	user 0.006s	sys 0.009s
I20260709 13:09:19.982506 31022 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:19.988317 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:19.989935 30719 leader_election.cc:343] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:19.990945 31279 raft_consensus.cc:493] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:19.991464 31279 raft_consensus.cc:515] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.992170 30826 raft_consensus.cc:2468] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:19.901635 31043 consensus_queue.cc:237] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:19.994294 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:19.995901 30793 leader_election.cc:343] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:19.979485 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 57784.1us
I20260709 13:09:19.998600 31023 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:19.999212 31023 ts_tablet_manager.cc:1403] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.247s	user 0.027s	sys 0.031s
I20260709 13:09:19.999320 31279 leader_election.cc:290] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:20.000067 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:20.000747 30717 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:20.001742 31280 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:20.001905 31323 raft_consensus.cc:2804] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:20.002475 31323 raft_consensus.cc:697] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:20.006755 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:20.004030 31323 consensus_queue.cc:237] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:20.000715 30827 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
W20260709 13:09:20.011909 30792 leader_election.cc:343] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:20.009881 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:20.014869 30792 leader_election.cc:304] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:20.029099 31025 tablet_bootstrap.cc:492] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:20.030480 31025 ts_tablet_manager.cc:1403] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.273s	user 0.042s	sys 0.022s
I20260709 13:09:20.019902 31036 raft_consensus.cc:2749] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:20.020310 30977 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:20.041112 31023 raft_consensus.cc:359] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.042505 31023 raft_consensus.cc:385] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:20.042914 31023 raft_consensus.cc:740] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:20.046231 31024 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:20.039551 31025 raft_consensus.cc:359] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:20.050000 31025 raft_consensus.cc:385] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:20.050493 31025 raft_consensus.cc:740] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:20.058708 31023 consensus_queue.cc:260] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.060482 31025 consensus_queue.cc:260] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:20.068650 31025 ts_tablet_manager.cc:1434] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 13:09:20.047931 30717 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:20.070222 31025 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:20.071549 31023 ts_tablet_manager.cc:1434] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.001s
I20260709 13:09:20.073904 31271 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.074404 31271 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.066359 31227 raft_consensus.cc:493] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.075593 31022 tablet_bootstrap.cc:654] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:20.092768 31271 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:20.075881 31227 raft_consensus.cc:515] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:20.083282 31322 raft_consensus.cc:2804] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:09:20.122099 31345 log.cc:927] Time spent T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 13:09:20.128849 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:20.129642 30901 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:20.112493 31322 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:20.131546 31322 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:20.136322 31227 leader_election.cc:290] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:20.140653 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:20.141577 30752 raft_consensus.cc:2393] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:20.148838 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:20.150326 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:20.165897 31024 tablet_bootstrap.cc:654] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:20.190254 30940 leader_election.cc:343] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:20.185954 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 110685us
I20260709 13:09:20.199572 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:20.210865 30901 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:20.220212 31322 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:20.223731 30977 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:20.224413 31023 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:20.225749 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:20.227569 30719 leader_election.cc:343] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:20.233304 31023 tablet_bootstrap.cc:654] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:20.237262 31322 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:20.242759 30867 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:20.245741 30794 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:20.247401 31271 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:20.250947 31036 consensus_queue.cc:1048] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:20.251633 30651 catalog_manager.cc:5697] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.256701 31347 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:20.257259 31347 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:20.259311 31347 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:20.261638 31347 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:20.263011 31025 tablet_bootstrap.cc:654] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:20.263599 31347 raft_consensus.cc:697] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
W20260709 13:09:20.208477 30942 leader_election.cc:343] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:20.280081 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:20.280910 30827 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:20.288856 31347 consensus_queue.cc:237] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:20.291317 30650 catalog_manager.cc:5697] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.294799 31022 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:20.295316 31022 ts_tablet_manager.cc:1403] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.314s	user 0.029s	sys 0.021s
I20260709 13:09:20.298056 31243 consensus_queue.cc:1048] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:20.307310 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 63004.9us
I20260709 13:09:20.312371 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:20.313045 30901 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:20.317581 31023 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:20.318164 31023 ts_tablet_manager.cc:1403] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.015s
I20260709 13:09:20.319638 31022 raft_consensus.cc:359] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.320421 31022 raft_consensus.cc:385] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:20.320712 31022 raft_consensus.cc:740] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:20.320914 31023 raft_consensus.cc:359] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.321828 31023 raft_consensus.cc:385] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:20.321417 31022 consensus_queue.cc:260] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.317619 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:20.322117 31023 raft_consensus.cc:740] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:20.323127 31022 ts_tablet_manager.cc:1434] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:09:20.323263 31023 consensus_queue.cc:260] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.322793 30751 raft_consensus.cc:2393] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:20.331719 31025 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:20.332139 31024 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:20.332491 31025 ts_tablet_manager.cc:1403] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.262s	user 0.011s	sys 0.012s
I20260709 13:09:20.332630 31024 ts_tablet_manager.cc:1403] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.287s	user 0.016s	sys 0.019s
I20260709 13:09:20.335210 31025 raft_consensus.cc:359] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:20.336140 31025 raft_consensus.cc:385] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:20.336481 31025 raft_consensus.cc:740] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:20.337935 31239 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.338435 31239 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.338838 31023 ts_tablet_manager.cc:1434] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:09:20.342037 31023 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:20.342284 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:20.343590 30719 leader_election.cc:343] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:20.343677 30794 consensus_peers.cc:597] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:09:20.343604 31024 raft_consensus.cc:359] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:20.344735 30794 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:20.344995 31024 raft_consensus.cc:385] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:20.343832 31025 consensus_queue.cc:260] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:20.348213 31025 ts_tablet_manager.cc:1434] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:09:20.348634 31022 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:20.345386 31024 raft_consensus.cc:740] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:20.349905 31024 consensus_queue.cc:260] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:20.350863 31280 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:20.351328 31280 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:20.351715 31280 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.351752 30827 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:20.354954 30942 leader_election.cc:304] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:20.355978 31100 raft_consensus.cc:2749] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:20.356350 31023 tablet_bootstrap.cc:654] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:20.356140 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 160056us
I20260709 13:09:20.358294 31024 ts_tablet_manager.cc:1434] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 13:09:20.359301 31024 tablet_bootstrap.cc:492] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:20.361795 31025 tablet_bootstrap.cc:492] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:20.350122 31271 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:20.368692 31022 tablet_bootstrap.cc:654] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:20.395430 31100 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.398319 31100 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:20.374578 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:20.370374 31239 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:20.368762 30717 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:20.406148 30651 catalog_manager.cc:5697] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.412127 31239 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.412777 31239 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:20.417989 31322 raft_consensus.cc:2804] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:20.418601 31322 raft_consensus.cc:697] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:20.419435 31322 consensus_queue.cc:237] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:20.421375 31100 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:20.403299 30977 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:20.426381 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:20.427330 30825 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
W20260709 13:09:20.434378 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 65721.2us
I20260709 13:09:20.444665 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:20.446256 31280 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:20.453088 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:20.453917 30902 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:20.453329 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:20.457468 30825 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:20.462080 30719 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:20.462991 31352 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:20.463469 31352 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:20.463847 31352 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:20.466276 30718 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:20.467895 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:20.468317 31324 raft_consensus.cc:2804] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:20.468740 31324 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:20.469055 31324 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:20.469410 31353 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:20.469916 31353 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.476868 31351 consensus_queue.cc:1048] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:20.478276 31353 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:20.478718 31324 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.417523 31239 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:20.480953 31243 consensus_queue.cc:1048] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:20.483475 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:20.490504 31024 tablet_bootstrap.cc:654] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:20.495831 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:20.481949 31280 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:20.494954 30719 leader_election.cc:343] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:20.489758 31337 consensus_queue.cc:1048] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:09:20.502919 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:20.504240 31324 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:20.487403 30940 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:20.514441 31022 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:20.515039 31022 ts_tablet_manager.cc:1403] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.167s	user 0.023s	sys 0.020s
I20260709 13:09:20.515785 31355 raft_consensus.cc:2804] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:20.533474 31022 raft_consensus.cc:359] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.537966 31022 raft_consensus.cc:385] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:20.538319 31022 raft_consensus.cc:740] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:20.540020 31023 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:20.539034 31022 consensus_queue.cc:260] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:20.540697 31023 ts_tablet_manager.cc:1403] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.023s
W20260709 13:09:20.516461 30719 leader_election.cc:343] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:21.897243 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 1.38175e+06us
I20260709 13:09:20.547964 31022 ts_tablet_manager.cc:1434] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
W20260709 13:09:21.899739 31022 ts_tablet_manager.cc:1467] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: Tablet startup took 1384ms
W20260709 13:09:21.900120 31022 ts_tablet_manager.cc:1469] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: Trace:
0709 13:09:15.434893 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:15.435030 (+   137us) service_pool.cc:224] Handling call
0709 13:09:15.436946 (+  1916us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:09:15.437039 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:09:15.447062 (+ 10023us) tablet_metadata.cc:665] Metadata flushed
0709 13:09:15.469551 (+ 22489us) tablet_replica.cc:206] Creating consensus instance
0709 13:09:15.470020 (+   469us) inbound_call.cc:177] Queueing success response
0709 13:09:20.348320 (+4878300us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:09:20.515338 (+167018us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:09:20.531460 (+ 16122us) tablet_replica.cc:261] Starting instrumentation
0709 13:09:20.531998 (+   538us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":1754,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":2202,"tablet-open.queue_time_us":4878368}
I20260709 13:09:21.903234 31022 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:20.537910 31355 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:21.905707 31355 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:21.907761 31379 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:20.560063 31023 raft_consensus.cc:359] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:21.908667 31023 raft_consensus.cc:385] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:21.908540 31379 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:21.908928 30649 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52576 (request call id 60) took 1429 ms. Trace:
I20260709 13:09:21.909065 31023 raft_consensus.cc:740] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:21.909471 30649 rpcz_store.cc:276] 0709 13:09:20.479212 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.481835 (+  2623us) service_pool.cc:224] Handling call
0709 13:09:21.908833 (+1426998us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:09:21.910050 31023 consensus_queue.cc:260] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:20.623453 31024 tablet_bootstrap.cc:492] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:21.911983 31024 ts_tablet_manager.cc:1403] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 1.553s	user 0.015s	sys 0.007s
I20260709 13:09:21.914556 31379 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:21.915325 31024 raft_consensus.cc:359] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:21.916157 31024 raft_consensus.cc:385] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:21.916436 31024 raft_consensus.cc:740] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:20.684967 31025 tablet_bootstrap.cc:700] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12: Time spent opening tablet: real 0.121s	user 0.002s	sys 0.000s
W20260709 13:09:20.692638 31366 log.cc:927] Time spent T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 13:09:20.562338 30899 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
W20260709 13:09:20.574383 30940 leader_election.cc:343] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:20.567013 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:20.575418 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:21.564651 31322 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:21.758003 31371 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:21.757918 31372 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:21.761655 30752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58584 (request call id 98) took 1254 ms. Trace:
I20260709 13:09:21.765275 31373 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:21.835007 31374 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:21.867942 31375 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:21.879575 31376 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:21.880584 31377 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:20.508232 31352 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:21.897800 31382 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:21.917255 31024 consensus_queue.cc:260] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:21.921934 31025 tablet_bootstrap.cc:654] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:21.933939 30648 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:52590 (request call id 35) took 1300 ms. Trace:
I20260709 13:09:21.939724 30650 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52564 (request call id 61) took 1462 ms. Trace:
I20260709 13:09:21.918537 31383 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:21.980832 31383 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:21.931888 30752 rpcz_store.cc:276] 0709 13:09:20.515240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.517233 (+  1993us) service_pool.cc:224] Handling call
0709 13:09:20.517734 (+   501us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:20.523559 (+  5825us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:20.523611 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:20.524229 (+   618us) log.cc:844] Serialized 26 byte log entry
0709 13:09:21.760959 (+1236730us) spinlock_profiling.cc:243] Waited 2.97 ms on lock 0x7b18000eb1e0. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a180a2de1 00007f0a180af5b1 00007f0a11e6f4bc 00007f0a0f1bd48b 00007f0a18017ab9 00007f0a0f1d969b 00007f0a0f1d793f 00007f0a0f1d9c02 00007f0a11e6120b 00007f0a11e66d23 00007f0a11e670d1
0709 13:09:21.761100 (+   141us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:09:21.761129 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:21.761191 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:21.761237 (+    46us) raft_consensus.cc:1685] finished
0709 13:09:21.761249 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:21.761551 (+   302us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":5262,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":9258,"spinlock_wait_cycles":6822784,"thread_start_us":20929,"threads_started":1,"wal-append.queue_time_us":58454,"wal-append.run_cpu_time_us":2520,"wal-append.run_wall_time_us":1002522}
I20260709 13:09:21.935050 30751 raft_consensus.cc:2368] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3.
I20260709 13:09:21.931937 31372 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:21.919260 31384 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:21.931694 31371 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:21.984925 31384 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:21.986335 31372 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:21.987156 31371 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:21.987507 31384 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:21.932186 31373 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:21.932431 31374 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:21.931455 30977 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:21.992640 31022 tablet_bootstrap.cc:654] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:21.929211 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 1.35475e+06us
I20260709 13:09:21.983883 31383 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:21.969993 30650 rpcz_store.cc:276] 0709 13:09:20.477312 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.488031 (+ 10719us) service_pool.cc:224] Handling call
0709 13:09:21.939649 (+1451618us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":163280,"reported_tablets":1}
I20260709 13:09:21.930547 30973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48716 (request call id 53) took 1365 ms. Trace:
I20260709 13:09:22.004269 31024 ts_tablet_manager.cc:1434] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.004s
I20260709 13:09:21.926821 30899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42168 (request call id 62) took 1474 ms. Trace:
I20260709 13:09:21.934741 31352 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:21.995570 31379 raft_consensus.cc:493] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:21.932667 31375 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:21.933001 31377 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:21.931515 31322 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:21.991945 31355 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:21.953227 30648 rpcz_store.cc:276] 0709 13:09:20.633663 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:21.706242 (+1072579us) service_pool.cc:224] Handling call
0709 13:09:21.706669 (+   427us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 13:09:21.933087 (+226418us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=0de3cedd0ce14db6872e0727542f9375]
0709 13:09:21.933832 (+   745us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":226154}
I20260709 13:09:22.006165 31024 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:22.007298 31378 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.007863 31381 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:21.998771 31371 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.014477 31379 raft_consensus.cc:515] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.014875 31373 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:21.933473 31382 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.004415 31387 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.017459 31380 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.034264 31023 ts_tablet_manager.cc:1434] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 1.493s	user 0.014s	sys 0.014s
I20260709 13:09:21.932889 31376 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.027516 31372 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.006690 30973 rpcz_store.cc:276] 0709 13:09:20.566254 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.566715 (+   461us) service_pool.cc:224] Handling call
0709 13:09:21.930445 (+1363730us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:22.009550 30899 rpcz_store.cc:276] 0709 13:09:20.452830 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.453009 (+   179us) service_pool.cc:224] Handling call
0709 13:09:21.926717 (+1473708us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:09:22.051285 31023 ts_tablet_manager.cc:1467] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Tablet startup took 1510ms
I20260709 13:09:22.037150 31371 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.050091 31352 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.032361 31378 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.064566 31378 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:22.056814 31023 ts_tablet_manager.cc:1469] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Trace:
0709 13:09:15.134665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:15.149456 (+ 14791us) service_pool.cc:224] Handling call
0709 13:09:15.151521 (+  2065us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:09:15.151615 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:09:15.179814 (+ 28199us) tablet_metadata.cc:665] Metadata flushed
0709 13:09:15.294076 (+114262us) tablet_replica.cc:206] Creating consensus instance
0709 13:09:15.294560 (+   484us) inbound_call.cc:177] Queueing success response
0709 13:09:20.341707 (+5047147us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:09:20.541130 (+199423us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:09:20.557974 (+ 16844us) tablet_replica.cc:261] Starting instrumentation
0709 13:09:20.558527 (+   553us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":85400,"raft.run_cpu_time_us":176,"raft.run_wall_time_us":8447,"tablet-open.queue_time_us":5047259,"thread_start_us":94847,"threads_started":1}
I20260709 13:09:22.071879 31023 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:22.058132 31383 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.052435 31387 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.070268 31352 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.035377 31381 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.064566 31382 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.053879 31380 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.080765 31379 leader_election.cc:290] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.084407 31388 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.119611 31388 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.122098 31355 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.085733 31352 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.124043 31322 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.079208 31392 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.125674 31392 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.126775 31381 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.083748 31383 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.082715 31386 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.086496 31376 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.081670 31387 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.057325 31372 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.065219 31378 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.142885 31322 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.146168 31378 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.146672 31322 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.148392 31378 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.126060 31375 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.127163 31022 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:22.149463 31322 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.150020 31022 ts_tablet_manager.cc:1403] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.247s	user 0.014s	sys 0.019s
I20260709 13:09:22.152654 31383 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.096041 31394 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.082221 31389 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.140547 31379 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.140552 31395 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.149160 31377 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.127496 31023 tablet_bootstrap.cc:654] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:22.107156 31382 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.158562 31401 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.154958 31373 raft_consensus.cc:493] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.160548 31372 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.143391 31386 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.161273 31371 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.161545 31391 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.161410 31379 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.162287 31394 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.171453 31395 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.168565 31389 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.172547 30977 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:22.436559 31401 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:22.440189 30977 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48716 (request call id 54) took 1873 ms (client timeout 2035 ms). Trace:
W20260709 13:09:22.440675 30977 rpcz_store.cc:269] 0709 13:09:20.574035 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.575170 (+  1135us) service_pool.cc:224] Handling call
0709 13:09:22.440102 (+1864932us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:22.160597 31380 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.173645 31377 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.441427 31427 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.441941 31377 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.180698 31387 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.185657 31385 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.189172 31396 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.189659 31390 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.448553 31379 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.435598 31373 raft_consensus.cc:515] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.182866 31384 raft_consensus.cc:493] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.455255 31384 raft_consensus.cc:515] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.428730 31382 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.195362 31404 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.197010 31407 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.198515 31409 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.217950 30825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42926 (request call id 65) took 1733 ms. Trace:
I20260709 13:09:22.458389 30648 catalog_manager.cc:5697] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:22.463505 31382 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.219179 31022 raft_consensus.cc:359] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.465261 31022 raft_consensus.cc:385] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:22.465854 31022 raft_consensus.cc:740] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.466830 31022 consensus_queue.cc:260] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.225246 31405 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.224507 31402 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.240258 31355 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.239575 31408 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.243842 31410 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.244004 31403 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.245249 31399 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.243891 31406 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.246592 30794 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:22.251652 31413 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.255566 31412 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.256335 31414 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.259626 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.260434 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.265127 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
W20260709 13:09:22.281601 30751 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58584 (request call id 96) took 1805 ms (client timeout 2044 ms). Trace:
I20260709 13:09:22.282014 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.282418 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.281152 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.485888 31403 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.282428 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.293186 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.299645 31416 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.309664 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:22.488312 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 242000us
I20260709 13:09:22.475952 31404 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.495945 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:22.496640 30827 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:22.314486 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.319633 31388 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.351926 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.351969 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.357084 31374 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.368360 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.145696 31025 tablet_bootstrap.cc:492] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:22.501008 31025 ts_tablet_manager.cc:1403] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 2.139s	user 0.019s	sys 0.006s
I20260709 13:09:22.375270 31419 raft_consensus.cc:493] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.369621 31411 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.380867 31417 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.386884 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.388387 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.382844 31421 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.497756 31404 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.392856 31424 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:22.394259 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.395131 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.395680 31420 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.399641 31425 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.400388 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.409415 31429 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.411486 31431 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.417207 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.417636 31433 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.423736 31024 tablet_bootstrap.cc:654] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:22.427000 31426 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
W20260709 13:09:22.406301 30718 leader_election.cc:343] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:22.438685 31428 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.441591 31386 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.186986 31392 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.180981 31383 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.425632 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.448856 31390 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.185038 31322 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.450301 30651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52558 (request call id 60) took 1964 ms. Trace:
I20260709 13:09:22.449723 31396 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.573431 30651 rpcz_store.cc:276] 0709 13:09:20.485835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.487959 (+  2124us) service_pool.cc:224] Handling call
0709 13:09:22.450234 (+1962275us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":30249,"reported_tablets":2}
W20260709 13:09:22.453852 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:22.441483 31394 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.442224 31427 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.450551 31387 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.448559 31377 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.436698 31391 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.476684 31384 leader_election.cc:290] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.464113 31409 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.581815 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.583109 31387 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.583575 31427 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.583729 30897 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.584275 31409 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.477514 31385 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.585321 31390 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.310758 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.487798 31432 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.475687 31355 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.589929 31396 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.491916 31382 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:22.590685 31382 raft_consensus.cc:697] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:22.478984 31405 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.591325 31355 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.497633 30896 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.506704 30823 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:22.488045 31406 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.507011 31380 raft_consensus.cc:493] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.494678 31399 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.392138 31415 consensus_queue.cc:1048] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:09:22.478816 31402 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.512930 31403 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.484340 31408 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.502007 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:22.491418 30751 rpcz_store.cc:269] 0709 13:09:20.476043 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.481774 (+  5731us) service_pool.cc:224] Handling call
0709 13:09:22.280938 (+1799164us) spinlock_profiling.cc:243] Waited 1.44 s on lock 0x7b54001153d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:22.281097 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3307737984}
I20260709 13:09:22.515094 31424 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.517228 31420 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.499670 31413 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.474781 31407 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.617444 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.532725 31025 raft_consensus.cc:359] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.618171 31025 raft_consensus.cc:385] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:22.618482 31025 raft_consensus.cc:740] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.619230 31025 consensus_queue.cc:260] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.525357 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.497278 31416 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:22.523599 30792 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.27.21.129:42355 timed out after 2.044s (SENT) [suppressed 122 similar messages]
I20260709 13:09:22.510917 31419 raft_consensus.cc:515] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.591325 31391 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.523337 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.524933 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.494192 31412 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.546999 31379 consensus_queue.cc:1048] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:09:22.521108 31401 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.463055 30825 rpcz_store.cc:276] 0709 13:09:20.484056 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:20.489564 (+  5508us) service_pool.cc:224] Handling call
0709 13:09:20.503596 (+ 14032us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:20.512982 (+  9386us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:20.513015 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:20.513550 (+   535us) log.cc:844] Serialized 26 byte log entry
0709 13:09:20.589970 (+ 76420us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:09:20.590046 (+    76us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:20.590164 (+   118us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:22.207746 (+1617582us) raft_consensus.cc:1685] finished
0709 13:09:22.208191 (+   445us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:22.217843 (+  9652us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":85,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":5454,"thread_start_us":75943,"threads_started":1,"wal-append.queue_time_us":73146}
I20260709 13:09:22.517855 31417 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.534776 31428 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.487365 31410 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.522240 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.535104 31386 raft_consensus.cc:493] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.553781 31392 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.634559 31407 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.546525 31435 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:22.526715 31429 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.525599 31426 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.551417 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.561060 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.529542 31425 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.570858 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.509241 31411 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.656431 30968 raft_consensus.cc:2468] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.656821 30976 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:22.657635 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.658298 30968 raft_consensus.cc:2468] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.659123 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.573486 31322 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.659487 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.454607 31373 leader_election.cc:290] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.523301 31431 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.660826 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.523656 31433 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.523082 31421 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.502434 31414 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.587373 31024 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:22.680883 31024 ts_tablet_manager.cc:1403] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.676s	user 0.015s	sys 0.004s
I20260709 13:09:22.586371 31385 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.582316 31395 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.589216 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.579100 30827 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:22.579545 31389 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.593654 31405 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.595180 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.597419 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.612924 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.591598 31382 consensus_queue.cc:237] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.614167 31406 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:22.614770 30794 leader_election.cc:343] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:22.622449 31025 ts_tablet_manager.cc:1434] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.121s	user 0.005s	sys 0.000s
I20260709 13:09:22.537846 31383 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.592195 31432 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.611804 31355 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.598806 31380 raft_consensus.cc:515] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.637547 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.640134 31419 leader_election.cc:290] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.640326 31413 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.646792 31424 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.525815 30718 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:22.685160 31387 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.631423 30902 raft_consensus.cc:2468] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.648177 30977 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:22.652423 31392 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.652992 31412 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.653901 31022 ts_tablet_manager.cc:1434] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.504s	user 0.010s	sys 0.018s
W20260709 13:09:22.710884 31022 ts_tablet_manager.cc:1467] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041: Tablet startup took 560ms
I20260709 13:09:22.659608 30968 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.635715 30971 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:22.637041 30747 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.715482 30974 raft_consensus.cc:2468] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:22.698714 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.679144 31401 raft_consensus.cc:493] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.700026 31025 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:22.680303 31391 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:22.703662 31399 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.686719 31384 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.651633 31386 raft_consensus.cc:515] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:22.702303 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 87575.1us
I20260709 13:09:22.708457 31387 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.709173 31023 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:22.728156 31023 ts_tablet_manager.cc:1403] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.657s	user 0.024s	sys 0.017s
I20260709 13:09:22.709275 31414 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.709594 30898 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.688202 30976 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
W20260709 13:09:22.716008 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 192423us
I20260709 13:09:22.777935 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.778590 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.704620 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:22.701172 30746 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:22.714952 31383 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.717779 31405 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:22.732745 31402 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.727046 31384 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.734665 30794 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
W20260709 13:09:22.724045 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 317797us
I20260709 13:09:22.702518 31355 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.736332 31024 raft_consensus.cc:359] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.721983 31401 raft_consensus.cc:515] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:22.738624 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.739264 31410 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.729494 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.691241 31435 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:22.741271 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.770659 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.839285 30974 raft_consensus.cc:2393] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:22.773000 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.778664 30829 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
W20260709 13:09:22.711314 31022 ts_tablet_manager.cc:1469] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041: Trace:
0709 13:09:15.211024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:15.230686 (+ 19662us) service_pool.cc:224] Handling call
0709 13:09:15.245823 (+ 15137us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:09:15.245914 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:09:15.446280 (+200366us) tablet_metadata.cc:665] Metadata flushed
0709 13:09:15.483767 (+ 37487us) tablet_replica.cc:206] Creating consensus instance
0709 13:09:15.484417 (+   650us) inbound_call.cc:177] Queueing success response
0709 13:09:21.902826 (+6418409us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:09:22.150359 (+247533us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:09:22.151030 (+   671us) tablet_replica.cc:261] Starting instrumentation
0709 13:09:22.151709 (+   679us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":67520,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":9106,"tablet-open.queue_time_us":6418653,"thread_start_us":173268,"threads_started":1}
I20260709 13:09:22.841331 31022 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:22.779649 31025 tablet_bootstrap.cc:654] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:22.789852 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.790135 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.779659 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.791639 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.816315 31024 raft_consensus.cc:385] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:22.725786 31391 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:22.795163 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.788313 31411 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.798097 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.869891 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.838178 30896 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:22.868131 31024 raft_consensus.cc:740] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.841058 31377 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:22.836936 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 43700us
W20260709 13:09:22.836701 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 102113us
I20260709 13:09:22.876868 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.864408 30977 raft_consensus.cc:2468] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:22.872298 31417 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.884266 30792 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:22.885769 31024 consensus_queue.cc:260] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.887944 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.888796 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.890343 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.892927 31421 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.893517 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.894865 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.895748 31023 raft_consensus.cc:359] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.896467 31023 raft_consensus.cc:385] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:22.873039 30975 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:22.869573 31408 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.898383 31380 leader_election.cc:290] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.896732 31023 raft_consensus.cc:740] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.885046 31426 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.871174 31425 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.904466 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.904810 31435 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.889554 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.906402 31355 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.907102 31384 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:22.880353 31377 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.889392 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.908425 31428 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.912036 31023 consensus_queue.cc:260] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:22.897161 30820 raft_consensus.cc:2393] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:22.917732 31433 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:22.917991 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.941706 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.941936 30976 raft_consensus.cc:2468] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:22.942953 31386 leader_election.cc:290] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.943099 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.944555 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.908795 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:22.918352 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.918993 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.946142 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:22.946923 31023 ts_tablet_manager.cc:1434] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.218s	user 0.006s	sys 0.002s
I20260709 13:09:22.947077 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:22.947707 30896 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:22.910235 30794 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:22.920030 31372 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:22.920123 31391 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:22.905143 31401 leader_election.cc:290] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:22.895869 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.924333 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:22.924600 31024 ts_tablet_manager.cc:1434] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.243s	user 0.008s	sys 0.000s
W20260709 13:09:22.930181 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 45952us
I20260709 13:09:22.933645 31380 raft_consensus.cc:2749] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:22.946851 30903 raft_consensus.cc:2468] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:22.921077 30717 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:22.973237 31024 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:22.937070 31377 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.975136 31382 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:22.996659 31385 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:23.006386 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.004824 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:22.997611 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 107019us
I20260709 13:09:23.005125 31405 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:23.001384 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 80418.8us
I20260709 13:09:23.005493 31382 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:22.974403 31372 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.009318 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.097433 31405 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:23.110033 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.106566 31382 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.011729 31385 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:23.128537 31446 log.cc:927] Time spent T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.117s	user 0.000s	sys 0.000s
I20260709 13:09:23.124675 31405 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.202278 31024 tablet_bootstrap.cc:654] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:23.215788 31022 tablet_bootstrap.cc:654] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:23.137610 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.178180 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.155333 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.238616 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:23.188320 30998 debug-util.cc:398] Leaking SignalData structure 0x7b080012f4e0 after lost signal to thread 27737
I20260709 13:09:23.264086 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.265610 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.266125 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.267257 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.254338 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.239378 30794 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:23.254679 30894 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
W20260709 13:09:23.282052 31449 log.cc:927] Time spent T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 13:09:23.282136 31431 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:23.283686 31372 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.283964 31429 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.284093 30898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42168 (request call id 73) took 1024 ms. Trace:
I20260709 13:09:23.284590 30898 rpcz_store.cc:276] 0709 13:09:22.259594 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.259736 (+   142us) service_pool.cc:224] Handling call
0709 13:09:23.283896 (+1024160us) spinlock_profiling.cc:243] Waited 217 ms on lock 0x7b54005a7654. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:23.284016 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":499299584}
W20260709 13:09:23.279404 30998 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee360 after lost signal to thread 30686
I20260709 13:09:23.286738 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.317634 31372 raft_consensus.cc:2804] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:23.293686 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 63101.1us
I20260709 13:09:23.346522 30792 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.367959 30792 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:23.370067 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.371037 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.371412 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.367542 31448 raft_consensus.cc:2749] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:23.373001 30792 leader_election.cc:343] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:23.374099 30792 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:23.330158 30901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42168 (request call id 68) took 1068 ms. Trace:
I20260709 13:09:23.329804 31372 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:23.370193 31380 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:23.372829 30998 debug-util.cc:398] Leaking SignalData structure 0x7b080036a300 after lost signal to thread 30778
I20260709 13:09:23.349715 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:23.331378 31322 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.379357 31025 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:23.378069 31375 raft_consensus.cc:2764] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:09:23.373967 31385 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.385231 31025 ts_tablet_manager.cc:1403] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.689s	user 0.025s	sys 0.016s
I20260709 13:09:23.340669 30718 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:23.381923 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.338742 31377 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.383004 31372 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.383632 31380 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:23.385941 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:23.391008 30998 debug-util.cc:398] Leaking SignalData structure 0x7b0800298d80 after lost signal to thread 30853
I20260709 13:09:23.398110 31380 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.399413 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.377116 30901 rpcz_store.cc:276] 0709 13:09:22.257949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.258063 (+   114us) service_pool.cc:224] Handling call
0709 13:09:22.258344 (+   281us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:22.688651 (+430307us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:22.690981 (+  2330us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:22.693213 (+  2232us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:22.698593 (+  5380us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:23.294469 (+595876us) spinlock_profiling.cc:243] Waited 422 ms on lock 0x7b5400307854. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:23.307558 (+ 13089us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:23.326763 (+ 19205us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":970594688}
I20260709 13:09:23.389534 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.396557 30752 raft_consensus.cc:2368] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3.
W20260709 13:09:23.403934 30998 debug-util.cc:398] Leaking SignalData structure 0x7b080031a340 after lost signal to thread 30927
I20260709 13:09:23.401757 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.412614 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.397558 31385 raft_consensus.cc:2804] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.413406 31385 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:23.413830 31385 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.413872 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.396142 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.407488 31432 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:23.410020 31023 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:23.421145 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:23.422061 30747 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:23.422777 30998 debug-util.cc:398] Leaking SignalData structure 0x7b080021bd60 after lost signal to thread 31001
I20260709 13:09:23.423528 31025 raft_consensus.cc:359] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:23.424211 31025 raft_consensus.cc:385] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:23.424467 31025 raft_consensus.cc:740] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:23.418570 30899 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:23.426012 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:23.429729 30896 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:23.429904 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.430299 30975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48716 (request call id 58) took 1044 ms. Trace:
I20260709 13:09:23.430811 30975 rpcz_store.cc:276] 0709 13:09:22.385503 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.386334 (+   831us) service_pool.cc:224] Handling call
0709 13:09:23.430070 (+1043736us) spinlock_profiling.cc:243] Waited 353 ms on lock 0x7b540060e354. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:23.430227 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":812265344}
I20260709 13:09:23.434228 30826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42926 (request call id 68) took 1169 ms. Trace:
I20260709 13:09:23.421041 31382 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.434623 30717 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:23.435351 31322 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.435828 31322 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:23.436175 31322 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.436383 31382 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.425103 31025 consensus_queue.cc:260] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:23.437253 30972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 83) took 1017 ms. Trace:
I20260709 13:09:23.437687 30972 rpcz_store.cc:276] 0709 13:09:22.419554 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.947806 (+528252us) service_pool.cc:224] Handling call
0709 13:09:23.435819 (+488013us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:23.436019 (+   200us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:23.436050 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:23.436102 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:23.436133 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:23.436212 (+    79us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:23.437066 (+   854us) spinlock_profiling.cc:243] Waited 488 ms on lock 0x7b540060e350. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c68ad 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:23.437192 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1121526016}
I20260709 13:09:23.439399 31025 ts_tablet_manager.cc:1434] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 13:09:23.440382 31025 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:23.435251 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.440171 30942 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
W20260709 13:09:23.441378 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 64385.3us
W20260709 13:09:23.412226 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 71652.3us
I20260709 13:09:23.402801 30794 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
W20260709 13:09:23.461079 30792 leader_election.cc:343] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:23.409122 31405 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.429754 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.483820 30792 leader_election.cc:400] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3.
I20260709 13:09:23.485888 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:23.434665 30826 rpcz_store.cc:276] 0709 13:09:22.264690 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.264873 (+   183us) service_pool.cc:224] Handling call
0709 13:09:23.433976 (+1169103us) spinlock_profiling.cc:243] Waited 302 ms on lock 0x7b54004e5f54. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:23.434137 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":693495168}
I20260709 13:09:23.489810 30718 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:23.491495 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.429126 31380 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.492898 31023 tablet_bootstrap.cc:654] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:23.493476 31408 raft_consensus.cc:2804] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.493873 31408 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:23.494264 31408 raft_consensus.cc:3060] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.494401 31380 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:23.495306 31382 raft_consensus.cc:2804] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.440549 31385 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.499541 30754 raft_consensus.cc:1240] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.475970 31429 raft_consensus.cc:2804] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.488981 30976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48714 (request call id 63) took 1070 ms. Trace:
I20260709 13:09:23.496964 31382 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
W20260709 13:09:23.495810 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 87365.8us
I20260709 13:09:23.503690 31429 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:23.529629 31024 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:23.530404 31024 ts_tablet_manager.cc:1403] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.580s	user 0.012s	sys 0.011s
I20260709 13:09:23.519544 31382 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.519557 30748 raft_consensus.cc:1240] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:23.536993 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.537858 30973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48714 (request call id 59) took 1120 ms. Trace:
I20260709 13:09:23.521910 30750 raft_consensus.cc:1240] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.523180 31429 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.526559 30971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48716 (request call id 60) took 1137 ms. Trace:
W20260709 13:09:23.535974 30942 leader_election.cc:343] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:23.534240 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
W20260709 13:09:23.562647 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 111758us
I20260709 13:09:23.544646 31379 consensus_queue.cc:1059] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:09:23.564370 31379 raft_consensus.cc:3055] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:23.564757 31379 raft_consensus.cc:740] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:23.565665 31379 consensus_queue.cc:260] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.549945 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:23.566442 31392 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:23.566934 31379 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.561348 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.568948 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.570756 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.572000 31024 raft_consensus.cc:359] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.572822 31024 raft_consensus.cc:385] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:23.573632 30867 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:23.575129 31022 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:23.575209 30719 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.575713 31022 ts_tablet_manager.cc:1403] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.735s	user 0.021s	sys 0.017s
I20260709 13:09:23.576623 31389 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.573107 31024 raft_consensus.cc:740] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:23.545506 30971 rpcz_store.cc:276] 0709 13:09:22.387430 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.387581 (+   151us) service_pool.cc:224] Handling call
0709 13:09:23.518125 (+1130544us) spinlock_profiling.cc:243] Waited 120 ms on lock 0x7b5400621454. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:23.524271 (+  6146us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":276959488}
I20260709 13:09:23.577884 31024 consensus_queue.cc:260] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.542665 30973 rpcz_store.cc:276] 0709 13:09:22.417624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.517050 (+ 99426us) service_pool.cc:224] Handling call
0709 13:09:22.517419 (+   369us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:22.687883 (+170464us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:22.688874 (+   991us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:22.693318 (+  4444us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:22.697796 (+  4478us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:23.537498 (+839702us) spinlock_profiling.cc:243] Waited 161 ms on lock 0x7b54004c9354. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:23.537575 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:23.537776 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":369988992}
I20260709 13:09:23.579149 30822 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:23.567579 31416 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.580122 30827 raft_consensus.cc:2410] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:09:23.505311 30976 rpcz_store.cc:276] 0709 13:09:22.418920 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.947802 (+528882us) service_pool.cc:224] Handling call
0709 13:09:23.488181 (+540379us) spinlock_profiling.cc:243] Waited 1.05 ms on lock 0x7b580042fc98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:23.488409 (+   228us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:23.488600 (+   191us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:23.488627 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:23.488678 (+    51us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:23.488712 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:23.488774 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:23.488876 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2416000}
I20260709 13:09:23.583079 31377 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.586601 31024 ts_tablet_manager.cc:1434] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 13:09:23.587702 31024 tablet_bootstrap.cc:492] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:23.568825 31408 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.593726 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.596674 30793 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.596961 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.598063 30940 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:23.599342 30940 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.602295 31385 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:23.576656 30719 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.607672 30717 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
W20260709 13:09:23.626148 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 52607.3us
I20260709 13:09:23.624102 31380 raft_consensus.cc:2804] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.602802 30823 raft_consensus.cc:1240] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.617439 31392 raft_consensus.cc:2804] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:23.636543 31380 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:23.637377 30751 raft_consensus.cc:1240] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.637919 30829 raft_consensus.cc:1240] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.653954 31408 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:23.637537 30793 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.638386 30648 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52556 (request call id 64) took 1198 ms. Trace:
W20260709 13:09:23.638526 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 61957.6us
I20260709 13:09:23.639837 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:23.619752 31405 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:23.617652 31416 raft_consensus.cc:2749] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.618744 30747 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
W20260709 13:09:23.603060 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 69599.5us
I20260709 13:09:23.650004 31022 raft_consensus.cc:359] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.650868 31380 raft_consensus.cc:3060] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.625558 31389 raft_consensus.cc:2804] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:23.658305 30895 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:23.666746 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 93018.1us
I20260709 13:09:23.676285 30974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 82) took 1257 ms. Trace:
I20260709 13:09:23.677699 31466 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.677913 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.678318 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.621470 31322 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.656502 31392 raft_consensus.cc:697] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:23.715582 30866 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:23.678612 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.718140 30746 raft_consensus.cc:1240] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.680099 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.716306 31392 consensus_queue.cc:237] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.680307 30719 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
W20260709 13:09:23.720727 30719 consensus_peers.cc:597] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:09:23.658787 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.681952 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.682329 31429 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:23.682701 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.725402 30719 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.656244 30648 rpcz_store.cc:276] 0709 13:09:22.440089 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.442900 (+  2811us) service_pool.cc:224] Handling call
0709 13:09:23.638317 (+1195417us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:22.631117 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:22.652161 (+ 21044us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:22.652199 (+    38us) write_op.cc:435] Acquired schema lock
0709 13:09:22.652217 (+    18us) tablet.cc:662] Decoding operations
0709 13:09:22.704859 (+ 52642us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:22.706913 (+  2054us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:22.713303 (+  6390us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:22.767734 (+ 54431us) tablet.cc:701] Row locks acquired
0709 13:09:22.768968 (+  1234us) write_op.cc:260] PREPARE: finished
0709 13:09:22.787783 (+ 18815us) write_op.cc:270] Start()
0709 13:09:22.797828 (+ 10045us) write_op.cc:276] Timestamp: P: 1783602562785697 usec, L: 0
0709 13:09:22.821712 (+ 23884us) op_driver.cc:348] REPLICATION: starting
0709 13:09:22.899194 (+ 77482us) log.cc:844] Serialized 540 byte log entry
0709 13:09:23.292440 (+393246us) op_driver.cc:464] REPLICATION: finished
0709 13:09:23.410427 (+117987us) write_op.cc:301] APPLY: starting
0709 13:09:23.410509 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:23.410607 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:23.410781 (+   174us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:23.445066 (+ 34285us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:23.445228 (+   162us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:23.445309 (+    81us) write_op.cc:312] APPLY: finished
0709 13:09:23.493528 (+ 48219us) log.cc:844] Serialized 22 byte log entry
0709 13:09:23.494316 (+   788us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:23.494404 (+    88us) write_op.cc:454] Released schema lock
0709 13:09:23.494446 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:23.507974 (+ 13528us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:23.510415 (+  2441us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6730,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":101870,"apply.run_cpu_time_us":2352,"apply.run_wall_time_us":91382,"num_ops":1,"prepare.queue_time_us":133458,"prepare.run_cpu_time_us":14885,"prepare.run_wall_time_us":399420,"raft.queue_time_us":115247,"raft.run_cpu_time_us":6786,"raft.run_wall_time_us":137277,"replication_time_us":453356,"thread_start_us":332793,"threads_started":4,"wal-append.queue_time_us":101220}]]}
I20260709 13:09:23.726971 31429 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.649012 31463 raft_consensus.cc:2749] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.710217 31389 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:23.727838 31389 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:23.730449 31380 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:23.683279 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.684332 31387 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:23.685256 31023 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:23.685437 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.686056 31025 tablet_bootstrap.cc:654] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:23.643843 31462 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:23.690608 31024 tablet_bootstrap.cc:654] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:23.693884 31022 raft_consensus.cc:385] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:23.695533 31448 consensus_queue.cc:1059] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.746881 31022 raft_consensus.cc:740] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:23.676712 31408 consensus_queue.cc:1059] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:09:23.624805 30940 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.721815 30974 rpcz_store.cc:276] 0709 13:09:22.419240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:22.945909 (+526669us) service_pool.cc:224] Handling call
0709 13:09:23.519723 (+573814us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:23.520104 (+   381us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:23.675987 (+155883us) spinlock_profiling.cc:243] Waited 573 ms on lock 0x7b5400621450. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c68ad 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:23.676199 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1318916864}
I20260709 13:09:23.717145 31322 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.695739 30942 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:23.723614 31385 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.682363 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.749679 31022 consensus_queue.cc:260] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.750214 31385 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:23.750674 31385 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.750857 30750 raft_consensus.cc:2393] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:23.658650 30793 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.732779 31465 raft_consensus.cc:2749] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.733530 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:23.661773 31420 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:23.727909 31463 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.734690 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:23.733559 31382 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.737226 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:23.755290 30971 raft_consensus.cc:2468] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:23.738432 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:23.756453 31382 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:23.756641 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 98254.2us
W20260709 13:09:23.753115 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 57455.4us
I20260709 13:09:23.739842 30651 catalog_manager.cc:5697] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:23.757565 30793 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.741560 31372 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:23.744709 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 50061.9us
I20260709 13:09:23.745791 31023 ts_tablet_manager.cc:1403] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.336s	user 0.016s	sys 0.009s
W20260709 13:09:23.745903 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:23.659607 31379 raft_consensus.cc:2804] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.726658 30719 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:23.722210 31466 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:23.753885 31394 raft_consensus.cc:2804] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.754081 30976 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:23.770926 31429 raft_consensus.cc:2804] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.771376 31429 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:23.771922 31429 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:23.772257 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 156867us
I20260709 13:09:23.773568 30825 raft_consensus.cc:1240] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.766602 31379 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:23.779722 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:23.779978 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:23.780218 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:23.780222 31379 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.769663 31394 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:23.781740 31394 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.787247 31022 ts_tablet_manager.cc:1434] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.211s	user 0.006s	sys 0.006s
I20260709 13:09:23.767204 31377 raft_consensus.cc:2804] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.799283 31022 tablet_bootstrap.cc:492] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:23.773356 31456 consensus_queue.cc:1059] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:09:23.772282 31322 raft_consensus.cc:3055] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.748914 31462 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:23.783281 31408 raft_consensus.cc:2804] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.785887 31416 raft_consensus.cc:2749] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.768704 31466 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.771248 30793 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.814244 31382 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.814739 30793 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.815577 31382 raft_consensus.cc:2749] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.816015 31425 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:23.810149 31322 raft_consensus.cc:740] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:23.816545 31425 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.817426 31322 consensus_queue.cc:260] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.818560 31322 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.818602 31425 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:23.778321 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 51739.6us
I20260709 13:09:23.820704 30719 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:23.821405 31372 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.826045 31380 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:23.827147 31462 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:23.827659 31408 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:23.828115 31408 raft_consensus.cc:3060] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.832828 31395 raft_consensus.cc:3055] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.833274 31395 raft_consensus.cc:740] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:23.834167 31395 consensus_queue.cc:260] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.834555 31463 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:23.835273 31395 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.837643 31414 consensus_queue.cc:1059] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:23.840408 31405 raft_consensus.cc:3055] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.840878 31405 raft_consensus.cc:740] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:23.837105 30940 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.805334 31377 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:23.842036 31377 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.842715 30940 leader_election.cc:304] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.842087 31405 consensus_queue.cc:260] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.835295 31463 raft_consensus.cc:697] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:23.844440 31420 raft_consensus.cc:2749] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.845144 31420 raft_consensus.cc:2749] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.846854 30940 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.844990 31463 consensus_queue.cc:237] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER 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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.850534 31023 raft_consensus.cc:359] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.851562 31023 raft_consensus.cc:385] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:23.851900 31023 raft_consensus.cc:740] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:23.856598 31023 consensus_queue.cc:260] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.877589 31024 tablet_bootstrap.cc:492] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:23.878172 31024 ts_tablet_manager.cc:1403] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.291s	user 0.036s	sys 0.021s
I20260709 13:09:23.880788 31023 ts_tablet_manager.cc:1434] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.120s	user 0.006s	sys 0.010s
I20260709 13:09:23.855579 31420 raft_consensus.cc:2749] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.883651 31023 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:23.884034 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 160765us
I20260709 13:09:23.816545 30793 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:23.886920 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.888756 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.888940 31405 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.890017 31385 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:23.890328 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.891347 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.857803 31394 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:23.896930 31391 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:23.900265 31391 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.897445 31456 raft_consensus.cc:2804] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:23.900935 31473 consensus_queue.cc:1059] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.902406 31456 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:23.897245 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.898730 30825 raft_consensus.cc:1240] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.898929 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.899286 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:23.908828 31389 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.909804 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.911043 31389 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:23.904109 30866 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.912534 31462 raft_consensus.cc:2749] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:23.913228 30866 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.914041 31462 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.905211 31379 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:23.894953 31392 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:23.902854 31456 raft_consensus.cc:3060] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.914475 31414 raft_consensus.cc:3055] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.914932 31414 raft_consensus.cc:740] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:23.914777 31392 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.915934 31379 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:23.915745 31414 consensus_queue.cc:260] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.902590 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.901126 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:23.885232 30895 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42196 (request call id 67) took 1036 ms. Trace:
I20260709 13:09:23.918709 30866 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.923223 30820 raft_consensus.cc:1240] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:23.913241 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:23.925945 31394 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:23.926915 31466 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:23.928794 31022 tablet_bootstrap.cc:654] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:23.928866 30894 raft_consensus.cc:2393] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:23.917217 31392 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:23.931722 31474 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:23.934357 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 82594.3us
I20260709 13:09:23.933225 31469 raft_consensus.cc:3055] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.941516 31469 raft_consensus.cc:740] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:23.942821 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.943776 30750 raft_consensus.cc:2393] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:23.942409 31469 consensus_queue.cc:260] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:23.945528 31469 raft_consensus.cc:3060] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.946280 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:23.930903 30866 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.950686 30866 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:23.930982 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 114504us
I20260709 13:09:23.951882 30866 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.951283 31474 raft_consensus.cc:2749] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.952322 31465 raft_consensus.cc:2749] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.959036 30866 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.961021 30866 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.963022 30866 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.942359 31408 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:23.964637 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.930765 30895 rpcz_store.cc:276] 0709 13:09:22.847573 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:23.101549 (+253976us) service_pool.cc:224] Handling call
0709 13:09:23.657919 (+556370us) spinlock_profiling.cc:243] Waited 14.3 ms on lock 0x7b5800149198. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:23.658159 (+   240us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:23.876297 (+218138us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:23.884107 (+  7810us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":32983936}
I20260709 13:09:23.965603 31387 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.967258 31387 consensus_queue.cc:1059] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.967936 31466 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:23.968294 31387 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:23.968804 31466 raft_consensus.cc:3055] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.969326 31466 raft_consensus.cc:740] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
W20260709 13:09:23.949703 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 321277us
I20260709 13:09:23.970484 31466 consensus_queue.cc:260] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:23.971652 30867 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.972606 31387 raft_consensus.cc:2749] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.981163 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:23.986385 30750 raft_consensus.cc:2393] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:23.980906 30867 leader_election.cc:304] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:23.961874 31465 raft_consensus.cc:2749] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.962633 31462 raft_consensus.cc:2749] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.963101 31461 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:23.995333 31456 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:23.990845 31023 tablet_bootstrap.cc:654] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:23.996500 31024 raft_consensus.cc:359] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:23.996522 31025 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:23.997535 31025 ts_tablet_manager.cc:1403] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.557s	user 0.011s	sys 0.015s
I20260709 13:09:23.997259 31024 raft_consensus.cc:385] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:23.999209 30942 leader_election.cc:343] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:23.999554 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:24.001073 30719 leader_election.cc:343] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:23.989784 31391 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:23.998353 31024 raft_consensus.cc:740] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:23.973251 31385 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:23.975435 30793 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.011680 31394 raft_consensus.cc:2749] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.011796 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:24.013180 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.015929 30719 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:24.017871 31024 consensus_queue.cc:260] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.019840 30719 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:24.021175 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.022013 31414 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.006775 31476 raft_consensus.cc:2749] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:24.018785 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 141880us
I20260709 13:09:24.007870 31466 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.006089 31462 consensus_queue.cc:1059] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:24.036012 31024 ts_tablet_manager.cc:1434] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.158s	user 0.007s	sys 0.002s
I20260709 13:09:24.036875 31024 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:24.027086 31385 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:24.019375 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 54313.6us
I20260709 13:09:24.037348 30867 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.042418 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:24.043111 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:24.043535 30793 leader_election.cc:304] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.044140 31462 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.045200 31379 raft_consensus.cc:2804] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:24.045699 31379 raft_consensus.cc:493] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:24.046119 31379 raft_consensus.cc:3060] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.046617 31377 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.029491 31478 raft_consensus.cc:2749] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.048738 31377 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:24.045595 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.029388 31474 consensus_queue.cc:1059] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:09:24.050292 31474 raft_consensus.cc:3055] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.035275 31473 consensus_queue.cc:1048] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:09:24.050637 31474 raft_consensus.cc:740] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:24.051451 31474 consensus_queue.cc:260] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.040416 31429 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.052579 31474 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.030256 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.053704 31429 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:24.042797 30942 leader_election.cc:343] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:24.033641 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:24.054224 31379 raft_consensus.cc:515] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:24.056280 31379 leader_election.cc:290] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:24.057508 30867 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.058316 31462 raft_consensus.cc:2749] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.058557 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:24.058709 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:24.059144 30754 raft_consensus.cc:3060] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.061067 30867 leader_election.cc:304] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:24.061929 31462 raft_consensus.cc:2749] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.062374 31380 consensus_queue.cc:1048] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:24.062496 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:24.062808 30793 leader_election.cc:304] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:24.063813 30793 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.064631 31380 consensus_queue.cc:1048] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:24.064998 30867 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.065304 31448 raft_consensus.cc:2804] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:24.065745 31448 raft_consensus.cc:493] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:24.065902 31462 raft_consensus.cc:2749] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.066061 31380 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.063221 30821 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.066115 31448 raft_consensus.cc:3060] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.073091 30754 raft_consensus.cc:2468] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:24.073791 30866 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.074191 30792 leader_election.cc:304] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
W20260709 13:09:24.072834 30719 leader_election.cc:343] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:24.041152 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:24.078357 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.078552 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.079218 30894 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.066002 31456 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:24.082477 31476 raft_consensus.cc:2749] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.093827 31480 raft_consensus.cc:3055] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.099581 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.094619 31380 raft_consensus.cc:2804] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:24.082739 30867 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:24.150380 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.151420 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.151753 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.139384 31380 raft_consensus.cc:697] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:24.152783 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.153424 31380 consensus_queue.cc:237] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:24.154117 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.154760 30822 raft_consensus.cc:2468] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:24.123276 31480 raft_consensus.cc:740] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:24.156129 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.160179 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.137521 30820 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:24.125453 31408 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:24.163518 31024 tablet_bootstrap.cc:654] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:24.170945 31022 tablet_bootstrap.cc:492] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:24.174852 31022 ts_tablet_manager.cc:1403] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.387s	user 0.011s	sys 0.007s
I20260709 13:09:24.175067 31023 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:24.175601 31023 ts_tablet_manager.cc:1403] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.294s	user 0.007s	sys 0.009s
W20260709 13:09:24.122749 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 59013.8us
W20260709 13:09:24.165514 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 97972.4us
I20260709 13:09:24.164947 31476 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:24.184270 31476 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:24.184679 31476 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:24.168195 30940 leader_election.cc:343] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:24.191496 31025 raft_consensus.cc:359] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:24.192332 31025 raft_consensus.cc:385] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:24.192634 31025 raft_consensus.cc:740] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:24.193405 31025 consensus_queue.cc:260] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:24.207086 30825 raft_consensus.cc:1240] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.191028 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.221393 31025 ts_tablet_manager.cc:1434] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.223s	user 0.007s	sys 0.001s
I20260709 13:09:24.223791 31025 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:24.224967 31022 raft_consensus.cc:359] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.225653 31022 raft_consensus.cc:385] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:24.225934 31022 raft_consensus.cc:740] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:24.226608 31022 consensus_queue.cc:260] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.189615 30940 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:24.228993 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 60834.8us
I20260709 13:09:24.229616 30940 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.230453 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.232285 31431 raft_consensus.cc:2749] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.233628 31432 raft_consensus.cc:2749] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:24.216606 31391 consensus_queue.cc:1059] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:09:24.236578 31429 consensus_queue.cc:1059] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:24.237164 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.237342 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:24.239194 30940 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.248139 31429 raft_consensus.cc:2749] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.248448 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.249084 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.248167 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.249773 30973 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:24.250221 30976 raft_consensus.cc:2393] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:24.253613 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.253135 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.255434 31023 raft_consensus.cc:359] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:24.256112 31023 raft_consensus.cc:385] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:24.257561 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.250728 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.256357 31023 raft_consensus.cc:740] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:24.261054 31023 consensus_queue.cc:260] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:24.261696 31022 ts_tablet_manager.cc:1434] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
I20260709 13:09:24.263100 31022 tablet_bootstrap.cc:492] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:24.263300 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.237497 31392 raft_consensus.cc:3055] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.268211 31023 ts_tablet_manager.cc:1434] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.001s
I20260709 13:09:24.268985 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.189793 31480 consensus_queue.cc:260] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.271493 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.278139 30971 raft_consensus.cc:2376] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1. Re-sending same reply.
I20260709 13:09:24.268047 31392 raft_consensus.cc:740] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:24.274310 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.275424 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.277024 30975 raft_consensus.cc:1240] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.279295 31392 consensus_queue.cc:260] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:24.280594 31392 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.280787 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.283891 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.285727 31466 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:24.286249 31466 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:24.287215 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.288333 31466 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:24.289826 31380 raft_consensus.cc:493] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:24.290359 31380 raft_consensus.cc:515] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.294576 30900 raft_consensus.cc:1240] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.292493 31380 leader_election.cc:290] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:24.294883 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.293025 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:24.296238 31432 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:24.296743 31432 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.297425 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.298203 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.298825 30825 raft_consensus.cc:1240] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.299520 31432 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:24.300485 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.302573 30940 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:24.306553 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.309386 30940 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:24.310683 30940 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:24.311889 30940 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.303442 31432 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.314308 30940 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.315310 30940 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:24.313607 31416 raft_consensus.cc:2749] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.319046 31431 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.316861 31425 raft_consensus.cc:2749] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.336191 31416 raft_consensus.cc:2804] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:24.317561 31420 raft_consensus.cc:2749] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.336920 31416 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:24.437548 31416 raft_consensus.cc:3060] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.435832 30894 raft_consensus.cc:2468] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:24.438386 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.514758 31476 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.515653 31432 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:24.517824 31485 log.cc:927] Time spent T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 13:09:24.523018 31024 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:24.523818 31024 ts_tablet_manager.cc:1403] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.487s	user 0.035s	sys 0.022s
I20260709 13:09:24.540217 31476 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:24.507812 31448 raft_consensus.cc:515] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:24.546990 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 231707us
I20260709 13:09:24.548193 30940 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.552048 31025 tablet_bootstrap.cc:654] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:24.552623 30748 raft_consensus.cc:2468] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:24.552663 31448 leader_election.cc:290] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:24.555565 31431 raft_consensus.cc:2804] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:24.555951 31431 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:24.556273 31431 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.557801 31024 raft_consensus.cc:359] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:24.558321 30940 leader_election.cc:343] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:24.558688 31024 raft_consensus.cc:385] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:24.559625 31022 tablet_bootstrap.cc:654] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:24.559623 31024 raft_consensus.cc:740] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:24.562201 31024 consensus_queue.cc:260] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:24.567884 30973 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:24.569958 31431 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:24.574752 31024 ts_tablet_manager.cc:1434] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 13:09:24.575876 31024 tablet_bootstrap.cc:492] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:24.578266 31416 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:24.580075 31416 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:24.580943 31431 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:24.653803 31025 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:24.655545 31025 ts_tablet_manager.cc:1403] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.432s	user 0.015s	sys 0.006s
I20260709 13:09:24.656980 31022 tablet_bootstrap.cc:492] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:24.658071 31022 ts_tablet_manager.cc:1403] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.395s	user 0.015s	sys 0.015s
I20260709 13:09:24.665423 31024 tablet_bootstrap.cc:654] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:24.674372 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.693456 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.693941 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.694344 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.694872 30975 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.696282 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.697304 30972 raft_consensus.cc:3060] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.316085 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:24.705055 31022 raft_consensus.cc:359] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.706611 31022 raft_consensus.cc:385] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:24.707029 31022 raft_consensus.cc:740] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:24.707422 30820 raft_consensus.cc:1240] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.708158 31022 consensus_queue.cc:260] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.711500 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.712318 30971 raft_consensus.cc:3060] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.721345 31474 consensus_queue.cc:1059] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:24.723812 31025 raft_consensus.cc:359] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:24.728754 31025 raft_consensus.cc:385] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:24.729238 31025 raft_consensus.cc:740] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:24.736393 31025 consensus_queue.cc:260] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:24.736865 31391 raft_consensus.cc:3055] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.737486 31391 raft_consensus.cc:740] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
W20260709 13:09:24.737632 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 298854us
I20260709 13:09:24.739126 31391 consensus_queue.cc:260] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.740715 31391 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.743201 31024 tablet_bootstrap.cc:492] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:24.744158 31024 ts_tablet_manager.cc:1403] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.009s
I20260709 13:09:24.747359 31025 ts_tablet_manager.cc:1434] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.091s	user 0.009s	sys 0.003s
I20260709 13:09:24.748255 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.740918 30972 raft_consensus.cc:2468] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:24.762691 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
W20260709 13:09:24.768473 30794 leader_election.cc:343] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:24.759456 31022 ts_tablet_manager.cc:1434] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.002s
I20260709 13:09:24.778147 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.778366 30971 raft_consensus.cc:2468] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:24.784899 30970 raft_consensus.cc:1240] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.782943 30975 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:24.748136 31024 raft_consensus.cc:359] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.800700 31024 raft_consensus.cc:385] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:24.800974 31024 raft_consensus.cc:740] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:24.802927 31025 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:24.804569 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:24.805419 30975 raft_consensus.cc:3060] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.809952 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:24.810909 30829 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:24.812813 30940 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:24.817731 31024 consensus_queue.cc:260] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.822376 30829 raft_consensus.cc:1240] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.823504 31494 raft_consensus.cc:2804] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:24.823812 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:24.824111 30968 raft_consensus.cc:1240] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.825235 31494 raft_consensus.cc:697] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:24.826073 30971 raft_consensus.cc:2468] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:24.826604 31494 consensus_queue.cc:237] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:24.832428 31490 consensus_queue.cc:1059] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:24.835103 31476 raft_consensus.cc:3055] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.835618 31476 raft_consensus.cc:740] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:24.837082 31476 consensus_queue.cc:260] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.840716 30867 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:24.847235 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.854589 30867 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:24.856567 31505 consensus_queue.cc:1059] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:24.857861 31505 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:24.858704 31505 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:24.850536 30821 consensus_meta.cc:287] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023: Time spent flushing consensus metadata: real 0.783s	user 0.009s	sys 0.013s
I20260709 13:09:24.847548 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:24.864624 30823 raft_consensus.cc:2468] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:24.868371 30821 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:24.870265 31505 raft_consensus.cc:2749] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:24.871446 30899 raft_consensus.cc:2468] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:24.873342 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.875100 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:24.876333 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:24.879925 30869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:24.903080 31505 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:24.903877 31505 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:24.906062 31497 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:24.906699 31505 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:24.906868 31497 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:24.909920 31497 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:24.912140 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:24.913489 30867 leader_election.cc:343] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:24.922952 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:24.923444 30940 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:24.924605 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:24.925379 30894 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:24.925379 31420 raft_consensus.cc:2804] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:24.926017 31420 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:24.926398 31420 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.930712 30719 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:24.931720 31497 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:24.932274 31497 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:24.932654 31497 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.938416 30894 raft_consensus.cc:1240] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:09:24.945214 31465 raft_consensus.cc:3055] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.945672 31465 raft_consensus.cc:740] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:24.946625 31465 consensus_queue.cc:260] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.947059 31420 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.949430 31420 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:24.950352 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:24.951009 30821 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:24.951349 31497 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:24.957379 30894 raft_consensus.cc:1275] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:24.959295 31498 consensus_queue.cc:1048] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:24.963987 30651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52558 (request call id 61) took 1381 ms. Trace:
I20260709 13:09:24.975275 30821 raft_consensus.cc:2468] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:24.978137 30940 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:24.979280 31420 raft_consensus.cc:2804] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:24.979884 31420 raft_consensus.cc:697] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:24.980974 31420 consensus_queue.cc:237] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:24.991693 30824 raft_consensus.cc:1240] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.993116 30826 raft_consensus.cc:2393] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:25.000741 30717 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.002200 31022 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:25.002738 31506 raft_consensus.cc:2804] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:24.964478 30651 rpcz_store.cc:276] 0709 13:09:23.582814 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:23.582950 (+   136us) service_pool.cc:224] Handling call
0709 13:09:24.963727 (+1380777us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:23.938248 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:23.972234 (+ 33986us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:23.972269 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:09:23.972282 (+    13us) tablet.cc:662] Decoding operations
0709 13:09:23.972623 (+   341us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:23.972683 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:23.972712 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:23.972906 (+   194us) tablet.cc:701] Row locks acquired
0709 13:09:23.972923 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:09:23.973056 (+   133us) write_op.cc:270] Start()
0709 13:09:23.973163 (+   107us) write_op.cc:276] Timestamp: P: 1783602563973009 usec, L: 0
0709 13:09:23.973179 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 13:09:24.019545 (+ 46366us) log.cc:844] Serialized 540 byte log entry
0709 13:09:24.160986 (+141441us) op_driver.cc:464] REPLICATION: finished
0709 13:09:24.307932 (+146946us) write_op.cc:301] APPLY: starting
0709 13:09:24.308014 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:24.308116 (+   102us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:24.308237 (+   121us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:24.340769 (+ 32532us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:24.437905 (+ 97136us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:24.440259 (+  2354us) write_op.cc:312] APPLY: finished
0709 13:09:24.464394 (+ 24135us) log.cc:844] Serialized 22 byte log entry
0709 13:09:24.495180 (+ 30786us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:24.497951 (+  2771us) write_op.cc:454] Released schema lock
0709 13:09:24.500051 (+  2100us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:24.518541 (+ 18490us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:24.518583 (+    42us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":59555,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":145881,"apply.run_cpu_time_us":2728,"apply.run_wall_time_us":204247,"num_ops":1,"prepare.queue_time_us":170404,"prepare.run_cpu_time_us":3309,"prepare.run_wall_time_us":100360,"replication_time_us":186955,"thread_start_us":145383,"threads_started":2}]]}
I20260709 13:09:25.005699 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:25.005913 31506 raft_consensus.cc:697] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:25.006413 30897 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:25.008131 31506 consensus_queue.cc:237] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.003904 31497 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:25.018937 30902 raft_consensus.cc:1240] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:25.021911 30895 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:25.034912 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:25.039491 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 217482us
I20260709 13:09:25.058033 31498 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.058650 31498 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:25.078339 31429 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.079142 30942 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:25.079000 31429 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:25.082221 31024 ts_tablet_manager.cc:1434] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.338s	user 0.013s	sys 0.003s
I20260709 13:09:25.086380 31466 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:25.087049 31466 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.033143 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.106159 31494 raft_consensus.cc:2804] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.106945 31494 raft_consensus.cc:697] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:25.107052 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:25.108779 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:25.108876 31494 consensus_queue.cc:237] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.112995 31466 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:25.086585 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:25.113900 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:25.115319 30975 raft_consensus.cc:2468] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:25.116060 31429 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:25.118770 31498 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:25.128192 31025 tablet_bootstrap.cc:654] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:25.129070 30942 leader_election.cc:343] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.132899 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:25.136257 30719 leader_election.cc:343] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.136257 31024 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
W20260709 13:09:25.150300 30867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:25.155233 30867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:25.155791 31022 tablet_bootstrap.cc:654] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.157626 30970 raft_consensus.cc:1240] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:25.131081 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
W20260709 13:09:25.160440 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 119084us
W20260709 13:09:25.167153 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 177321us
I20260709 13:09:25.167907 31448 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.167915 31382 consensus_queue.cc:1059] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:25.170961 31024 tablet_bootstrap.cc:654] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.175871 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:25.178699 31023 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:25.142521 30942 leader_election.cc:343] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.183707 31382 raft_consensus.cc:3055] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.188774 31476 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.188982 31382 raft_consensus.cc:740] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.184500 30973 raft_consensus.cc:1240] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:25.190137 31382 consensus_queue.cc:260] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.191362 31382 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.191968 31480 raft_consensus.cc:3060] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.193580 30867 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:25.195077 30896 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:25.186029 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.186726 31469 consensus_queue.cc:1059] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:25.187870 31377 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
W20260709 13:09:25.193661 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 51178.3us
I20260709 13:09:25.184623 30793 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:25.196830 31461 raft_consensus.cc:2749] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.200372 31494 consensus_queue.cc:1059] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:09:25.204135 30827 raft_consensus.cc:2393] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:25.203886 31448 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.204931 31420 raft_consensus.cc:3055] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.204901 31377 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.205600 31420 raft_consensus.cc:740] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:25.206324 31448 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.207392 31377 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.208642 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:25.198529 30897 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:25.211548 30719 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:25.218672 30940 leader_election.cc:304] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.222535 31432 raft_consensus.cc:2749] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:25.219138 30821 raft_consensus.cc:1275] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:09:25.224032 30821 pending_rounds.cc:85] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Aborting all ops after (but not including) 1
I20260709 13:09:25.224413 30821 pending_rounds.cc:107] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:25.224742 30821 raft_consensus.cc:2889] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:25.225188 31465 raft_consensus.cc:3060] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.221745 31498 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:25.228071 31498 raft_consensus.cc:697] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:25.229072 31498 consensus_queue.cc:237] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:25.211702 31469 raft_consensus.cc:3055] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.235049 31511 raft_consensus.cc:2804] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.235633 31511 raft_consensus.cc:697] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.239545 31511 consensus_queue.cc:237] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.243090 31414 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.243454 31023 tablet_bootstrap.cc:654] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.243657 31414 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.244746 31025 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:25.234437 30792 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:25.246596 31025 ts_tablet_manager.cc:1403] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.444s	user 0.017s	sys 0.019s
I20260709 13:09:25.253500 31377 raft_consensus.cc:2804] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.236334 31469 raft_consensus.cc:740] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
W20260709 13:09:25.233502 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 49027.2us
I20260709 13:09:25.273649 30794 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:25.252079 31420 consensus_queue.cc:260] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.286828 31022 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:25.288138 31022 ts_tablet_manager.cc:1403] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.286s	user 0.026s	sys 0.010s
I20260709 13:09:25.289265 31377 raft_consensus.cc:697] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.287046 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.274830 30828 raft_consensus.cc:2468] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:25.272734 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.299099 30902 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:25.288066 30793 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:25.300594 30719 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:25.305866 31494 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:25.306411 31521 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:25.306929 31521 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:25.307263 31521 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.306496 31494 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.311046 31494 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.310731 31469 consensus_queue.cc:260] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.312134 31469 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.313805 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.271632 31432 consensus_queue.cc:1048] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:09:25.281832 31414 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.326331 30648 catalog_manager.cc:5697] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.338459 30894 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
W20260709 13:09:25.282088 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 69364.6us
I20260709 13:09:25.343561 31025 raft_consensus.cc:359] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.348037 31025 raft_consensus.cc:385] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.348521 31025 raft_consensus.cc:740] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.351069 31024 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:25.351809 31024 ts_tablet_manager.cc:1403] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.216s	user 0.019s	sys 0.008s
I20260709 13:09:25.353574 31510 raft_consensus.cc:2804] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:09:25.354343 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:25.356227 31414 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.360368 30942 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:25.362063 31429 raft_consensus.cc:2804] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:25.362437 31429 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:25.345752 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 69787.6us
I20260709 13:09:25.362867 31429 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.364606 31377 consensus_queue.cc:237] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.369874 31025 consensus_queue.cc:260] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.386570 31024 raft_consensus.cc:359] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:25.388809 31024 raft_consensus.cc:385] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.389163 31024 raft_consensus.cc:740] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.390039 31024 consensus_queue.cc:260] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:25.344475 31511 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.356926 31414 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.383018 31510 raft_consensus.cc:697] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.423179 31022 raft_consensus.cc:359] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:25.425920 31022 raft_consensus.cc:385] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.426316 31022 raft_consensus.cc:740] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
W20260709 13:09:25.426821 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 85998.4us
I20260709 13:09:25.429595 31022 consensus_queue.cc:260] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:25.435324 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 181553us
I20260709 13:09:25.443820 31022 ts_tablet_manager.cc:1434] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.155s	user 0.009s	sys 0.000s
I20260709 13:09:25.451268 31414 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.453785 31025 ts_tablet_manager.cc:1434] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.207s	user 0.007s	sys 0.002s
I20260709 13:09:25.453785 31024 ts_tablet_manager.cc:1434] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260709 13:09:25.455025 31025 tablet_bootstrap.cc:492] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:25.464664 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.465483 30897 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:25.470436 30793 leader_election.cc:304] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:25.471783 30793 leader_election.cc:304] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:25.472420 31511 raft_consensus.cc:2804] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:25.472893 31511 raft_consensus.cc:493] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:25.473198 31511 raft_consensus.cc:3060] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:25.475785 31448 raft_consensus.cc:2804] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:25.476284 31448 raft_consensus.cc:697] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.477211 31448 consensus_queue.cc:237] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:25.478018 30942 consensus_peers.cc:597] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:09:25.481416 31523 consensus_queue.cc:1048] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260709 13:09:25.452344 31510 consensus_queue.cc:237] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:25.481973 30793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:25.477461 30899 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:25.489553 30719 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:25.490046 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:25.480803 31429 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:25.492126 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 59208.2us
I20260709 13:09:25.500139 31528 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:25.500815 31528 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:25.501225 31528 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.503189 31511 raft_consensus.cc:515] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.503818 30903 raft_consensus.cc:2468] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:25.505330 31023 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:25.506026 31023 ts_tablet_manager.cc:1403] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.328s	user 0.054s	sys 0.063s
I20260709 13:09:25.507123 31511 leader_election.cc:290] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:25.512717 31420 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.513495 31429 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:25.515367 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:25.517885 30718 leader_election.cc:304] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.518705 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:25.519395 30895 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.519331 30718 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.522432 31497 raft_consensus.cc:2749] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.522629 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:25.523368 31497 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:25.523919 31497 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:25.524416 31497 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.529160 30895 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:25.534984 30649 catalog_manager.cc:5697] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } }
I20260709 13:09:25.535979 30942 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:25.536984 31429 raft_consensus.cc:2804] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.537249 31024 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:25.537760 31429 raft_consensus.cc:697] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:25.538753 31429 consensus_queue.cc:237] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:25.531486 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 280302us
I20260709 13:09:25.534456 31025 tablet_bootstrap.cc:654] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.508970 31023 raft_consensus.cc:359] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:25.543015 31023 raft_consensus.cc:385] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.543279 31023 raft_consensus.cc:740] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.546432 30718 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.551327 31022 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:25.549330 31023 consensus_queue.cc:260] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:25.552500 30903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42168 (request call id 96) took 1176 ms. Trace:
I20260709 13:09:25.553345 30903 rpcz_store.cc:276] 0709 13:09:24.727747 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:25.034282 (+306535us) service_pool.cc:224] Handling call
0709 13:09:25.552294 (+518012us) spinlock_profiling.cc:243] Waited 406 ms on lock 0x7b54005217d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:25.552435 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":933212032}
W20260709 13:09:25.550271 30794 leader_election.cc:343] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.555131 30794 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:25.543884 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:25.547492 31511 consensus_queue.cc:1048] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:09:25.559685 30970 raft_consensus.cc:3060] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:25.545549 31521 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.563305 31465 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:25.566031 31465 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.569514 31382 raft_consensus.cc:2749] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:25.571125 31498 raft_consensus.cc:2749] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.573014 31416 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.573544 31416 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:25.574046 31465 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:25.575754 31416 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:25.576479 31521 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.594450 31023 ts_tablet_manager.cc:1434] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 13:09:25.595446 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.595865 30899 raft_consensus.cc:1275] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.596302 30895 raft_consensus.cc:2393] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:25.598347 31023 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:25.599758 31465 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:25.599897 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 58028.8us
I20260709 13:09:25.600293 31465 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.600852 30718 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:25.602290 30718 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:25.602510 31465 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:25.602427 31528 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.604564 31528 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.605656 30750 raft_consensus.cc:2368] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:25.607812 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:25.608654 30895 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.608914 31497 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:25.610175 31024 tablet_bootstrap.cc:654] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.605118 31528 raft_consensus.cc:2749] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:25.616688 31469 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:25.616681 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:25.619112 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:25.619549 30903 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.619460 31469 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:25.621440 30718 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.622521 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:25.623438 30718 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:25.624979 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 128468us
I20260709 13:09:25.633117 31414 raft_consensus.cc:2749] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.633945 31414 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:25.634449 31414 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.636198 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:25.632526 30940 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:25.616034 31521 raft_consensus.cc:2749] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.641983 31023 tablet_bootstrap.cc:654] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.615319 31420 consensus_queue.cc:1048] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:09:25.645047 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:25.651357 30794 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:25.630942 31497 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:25.653914 31025 tablet_bootstrap.cc:492] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:25.656227 31025 ts_tablet_manager.cc:1403] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.201s	user 0.013s	sys 0.003s
I20260709 13:09:25.649621 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.658242 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.661769 30824 raft_consensus.cc:2393] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:25.641736 31414 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.664729 31525 raft_consensus.cc:2749] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.664886 31527 consensus_queue.cc:1048] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:25.650061 30828 raft_consensus.cc:1275] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.664814 31416 raft_consensus.cc:2804] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.666919 31469 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:25.637445 30970 raft_consensus.cc:2468] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
W20260709 13:09:25.667450 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 44201.1us
I20260709 13:09:25.665406 30794 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.645079 31498 raft_consensus.cc:2749] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.682668 31025 raft_consensus.cc:359] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.683403 31025 raft_consensus.cc:385] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.683404 30824 raft_consensus.cc:1275] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.683755 31025 raft_consensus.cc:740] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.684458 31025 consensus_queue.cc:260] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.684932 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.678725 31416 raft_consensus.cc:697] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:25.687546 30793 leader_election.cc:304] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:25.688577 31465 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.689152 31465 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.690896 30718 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.691310 31465 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:25.692736 31498 raft_consensus.cc:2804] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:25.693185 30794 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:25.693222 31498 raft_consensus.cc:697] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:25.691866 31022 tablet_bootstrap.cc:654] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:25.687160 31416 consensus_queue.cc:237] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:25.694841 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 52228.4us
I20260709 13:09:25.693459 31510 raft_consensus.cc:2749] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.699355 31498 consensus_queue.cc:237] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:25.700165 30794 leader_election.cc:343] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.700464 31510 raft_consensus.cc:2804] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.700585 31469 raft_consensus.cc:2804] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:25.701130 31469 raft_consensus.cc:697] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.701051 31510 raft_consensus.cc:697] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
W20260709 13:09:25.701495 30794 leader_election.cc:343] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.702129 31469 consensus_queue.cc:237] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.707036 31536 consensus_queue.cc:1059] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:09:25.719252 31536 raft_consensus.cc:3055] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.719646 31536 raft_consensus.cc:740] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.720417 31536 consensus_queue.cc:260] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.702186 31510 consensus_queue.cc:237] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.723474 30794 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:25.732285 31025 ts_tablet_manager.cc:1434] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.001s
W20260709 13:09:25.749809 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 59055.8us
I20260709 13:09:25.736152 31539 raft_consensus.cc:2804] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.745695 31465 raft_consensus.cc:493] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.747798 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.769109 30824 raft_consensus.cc:2393] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:25.760994 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.770289 30826 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:25.761584 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.764225 31506 consensus_queue.cc:1048] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:25.771449 30821 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:25.764816 31024 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:25.772996 31024 ts_tablet_manager.cc:1403] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.236s	user 0.020s	sys 0.014s
I20260709 13:09:25.756404 31536 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.765504 30718 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:25.766160 31539 raft_consensus.cc:697] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.766660 31465 raft_consensus.cc:515] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.767953 30794 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:25.781679 31025 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:25.785476 31024 raft_consensus.cc:359] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.778084 30895 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:25.787957 31024 raft_consensus.cc:385] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.787397 31541 raft_consensus.cc:2749] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:25.789111 31024 raft_consensus.cc:740] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.794876 31024 consensus_queue.cc:260] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.796650 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.797487 30903 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:25.797377 30826 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:25.798494 31022 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:25.799053 31022 ts_tablet_manager.cc:1403] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.294s	user 0.011s	sys 0.006s
I20260709 13:09:25.800657 31480 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:25.801455 31480 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.802366 31022 raft_consensus.cc:359] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:25.803122 31022 raft_consensus.cc:385] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.803424 31022 raft_consensus.cc:740] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.804519 31391 raft_consensus.cc:493] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:25.793653 31525 raft_consensus.cc:2804] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.805109 31391 raft_consensus.cc:515] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.805930 31525 raft_consensus.cc:697] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:25.807125 31525 consensus_queue.cc:237] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.800544 30719 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:25.810613 30719 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:25.808027 31391 leader_election.cc:290] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:25.815752 31476 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:25.821686 31476 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.824064 31476 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:25.824767 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:25.804194 31022 consensus_queue.cc:260] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:25.803678 31480 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:25.828549 31024 ts_tablet_manager.cc:1434] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 13:09:25.829932 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:25.830533 30821 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.831326 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:25.831735 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:25.836292 30940 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:25.840797 31024 tablet_bootstrap.cc:492] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
W20260709 13:09:25.841614 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 82723.1us
I20260709 13:09:25.839231 30866 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:25.825942 31506 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:25.847185 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.849591 31506 raft_consensus.cc:697] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
W20260709 13:09:25.848896 30924 debug-util.cc:398] Leaking SignalData structure 0x7b080024cbc0 after lost signal to thread 27737
I20260709 13:09:25.832358 30826 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.849581 31023 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:25.852000 31023 ts_tablet_manager.cc:1403] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.254s	user 0.024s	sys 0.022s
W20260709 13:09:25.853071 30794 leader_election.cc:343] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:25.845031 31480 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:25.845834 31469 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.854311 31420 raft_consensus.cc:3060] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.860101 31531 consensus_queue.cc:1048] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:09:25.866097 31494 consensus_queue.cc:1048] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:25.867026 31542 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:25.864272 31527 consensus_queue.cc:1059] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:09:25.854174 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.862439 31480 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:25.860219 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.850306 31429 consensus_queue.cc:1048] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:09:25.873849 31022 ts_tablet_manager.cc:1434] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.000s
I20260709 13:09:25.872180 31541 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:25.861809 31432 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:25.877776 30794 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:25.878397 31465 leader_election.cc:290] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:25.864378 31469 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:25.870667 30924 debug-util.cc:398] Leaking SignalData structure 0x7b0800130340 after lost signal to thread 30686
I20260709 13:09:25.895419 31022 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:25.898075 31542 raft_consensus.cc:697] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:25.898051 31432 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.899245 31542 consensus_queue.cc:237] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER 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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.900223 31432 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:25.883286 31480 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.908915 30718 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:25.922556 31023 raft_consensus.cc:359] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.923765 31023 raft_consensus.cc:385] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:25.924204 31023 raft_consensus.cc:740] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:25.908087 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:25.857143 31539 consensus_queue.cc:237] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:25.925822 31023 consensus_queue.cc:260] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:25.936705 31023 ts_tablet_manager.cc:1434] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.003s
I20260709 13:09:25.937907 30974 raft_consensus.cc:1275] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.939488 31023 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:25.905737 31528 consensus_queue.cc:1048] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:09:25.943380 30794 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:25.926221 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:25.886363 31506 consensus_queue.cc:237] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER 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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:25.944928 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 69840.2us
I20260709 13:09:25.932423 31527 raft_consensus.cc:2749] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:09:25.950534 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 86998.1us
I20260709 13:09:25.889904 31541 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:25.949324 30924 debug-util.cc:398] Leaking SignalData structure 0x7b0800312c80 after lost signal to thread 30778
I20260709 13:09:25.958590 31377 raft_consensus.cc:2749] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:25.960093 31543 log.cc:927] Time spent T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.169s	user 0.005s	sys 0.000s
I20260709 13:09:25.960326 30826 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:25.960745 31541 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:25.961915 30821 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:25.964912 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.965477 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.967334 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:25.952674 30902 raft_consensus.cc:2393] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:25.961818 31523 consensus_queue.cc:1048] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:09:25.955304 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:26.004456 31498 raft_consensus.cc:3055] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:26.011946 31523 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.012488 31022 tablet_bootstrap.cc:654] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.012743 31523 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:26.014263 31556 log.cc:927] Time spent T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 13:09:26.014493 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.015214 31523 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:26.015275 30827 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:26.015972 30792 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:26.016880 31562 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.025154 30866 leader_election.cc:304] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:26.005163 31498 raft_consensus.cc:740] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:26.035408 31025 tablet_bootstrap.cc:654] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.030884 31465 raft_consensus.cc:2749] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.023818 31448 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:26.033056 30924 debug-util.cc:398] Leaking SignalData structure 0x7b08001d05c0 after lost signal to thread 30853
I20260709 13:09:26.024382 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.036652 30973 raft_consensus.cc:2393] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:26.050501 31420 raft_consensus.cc:2749] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.053263 31024 tablet_bootstrap.cc:654] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.063225 31469 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:26.070042 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 122118us
W20260709 13:09:26.078187 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 128209us
I20260709 13:09:26.079609 30718 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:26.080674 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 235691us
I20260709 13:09:26.100598 31525 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:26.105458 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 114854us
W20260709 13:09:26.110349 30924 debug-util.cc:398] Leaking SignalData structure 0x7b080031a7e0 after lost signal to thread 30927
I20260709 13:09:26.110750 31506 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.124285 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.123096 31420 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.122273 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:26.112218 31525 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:26.121035 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:26.134383 30718 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:26.135317 30754 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:26.137952 30973 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:26.138501 31569 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.139420 30793 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:26.136603 30717 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:26.147944 30717 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:26.151314 30894 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.152660 30903 raft_consensus.cc:3060] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.141702 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:26.140969 30924 debug-util.cc:398] Leaking SignalData structure 0x7b08002cc840 after lost signal to thread 31001
I20260709 13:09:26.154754 31024 tablet_bootstrap.cc:492] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:26.155241 31024 ts_tablet_manager.cc:1403] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.326s	user 0.017s	sys 0.004s
I20260709 13:09:26.110982 31498 consensus_queue.cc:260] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:26.162403 31377 raft_consensus.cc:2804] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:26.162834 31377 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.163197 31377 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.169627 30792 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:26.171429 31469 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:26.171945 31469 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.172302 31469 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.172525 30718 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:26.173830 30718 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:26.146404 31542 raft_consensus.cc:2749] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.133827 31480 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:26.159339 31569 raft_consensus.cc:2804] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:26.184633 31569 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.185032 30827 raft_consensus.cc:1275] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.185007 31569 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:26.191108 30794 consensus_peers.cc:597] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:26.159720 30924 debug-util.cc:398] Leaking SignalData structure 0x7b0800208d80 after lost signal to thread 31002
I20260709 13:09:26.192625 31023 tablet_bootstrap.cc:654] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.132267 31506 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:26.150867 31414 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.150501 30970 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:26.190114 30895 raft_consensus.cc:1275] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.182101 31541 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:26.144855 31420 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:26.201359 31575 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.203605 31025 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:26.212463 31025 ts_tablet_manager.cc:1403] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.456s	user 0.023s	sys 0.016s
I20260709 13:09:26.213086 31541 raft_consensus.cc:697] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:26.214126 31541 consensus_queue.cc:237] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:26.215504 31025 raft_consensus.cc:359] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:26.216266 31025 raft_consensus.cc:385] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.217873 30750 raft_consensus.cc:1275] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.218760 31562 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.219269 31562 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:26.220786 31526 consensus_queue.cc:1048] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:26.221478 30718 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:26.222998 30718 leader_election.cc:343] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.223819 31024 raft_consensus.cc:359] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:26.224136 31528 raft_consensus.cc:2749] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.224525 31024 raft_consensus.cc:385] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:26.224071 30718 leader_election.cc:343] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.226672 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.227615 31525 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:26.216526 31025 raft_consensus.cc:740] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.232467 31025 consensus_queue.cc:260] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:26.235375 31498 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.224846 31024 raft_consensus.cc:740] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.243299 31024 consensus_queue.cc:260] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:26.251796 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 152998us
I20260709 13:09:26.229012 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.202220 31558 consensus_queue.cc:1048] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:09:26.237902 30899 raft_consensus.cc:1275] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.290685 31024 ts_tablet_manager.cc:1434] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.135s	user 0.004s	sys 0.003s
I20260709 13:09:26.291195 30866 leader_election.cc:304] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:26.290356 31025 ts_tablet_manager.cc:1434] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260709 13:09:26.250746 31494 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.225011 31523 consensus_queue.cc:1048] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.070s
I20260709 13:09:26.303131 31025 tablet_bootstrap.cc:492] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:26.305632 30902 raft_consensus.cc:1240] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:26.306950 31420 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:26.308961 30900 raft_consensus.cc:1275] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:26.284137 31510 consensus_queue.cc:1048] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:09:26.296765 31465 raft_consensus.cc:2749] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:26.298295 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.328276 31024 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:26.332557 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.303476 31494 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:26.312330 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:26.304714 31429 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:26.351665 31560 consensus_queue.cc:1048] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 13:09:26.329336 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.352572 31566 consensus_queue.cc:1048] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:09:26.354971 31521 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.398761 31022 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:26.399361 31022 ts_tablet_manager.cc:1403] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.504s	user 0.021s	sys 0.005s
I20260709 13:09:26.322196 31420 consensus_queue.cc:1048] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 13:09:26.357821 31539 raft_consensus.cc:493] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.393178 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:26.333281 31382 consensus_queue.cc:1048] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 13:09:26.326774 31469 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:26.409905 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.413841 31480 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:26.416152 31494 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:26.396965 31506 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:26.442495 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.443308 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.408442 31539 raft_consensus.cc:515] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:26.401486 31429 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:26.449397 31377 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:26.404135 31521 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:26.419054 30940 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:26.452455 30894 raft_consensus.cc:1275] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.401221 31531 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:26.444569 30968 raft_consensus.cc:1275] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.403672 31465 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.452633 31469 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:26.471720 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 112062us
I20260709 13:09:26.478122 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:26.470832 30720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:26.502992 31025 tablet_bootstrap.cc:654] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.511921 30974 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:26.514007 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 154212us
W20260709 13:09:26.515091 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 96085.6us
I20260709 13:09:26.516896 30745 raft_consensus.cc:2393] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.510890 31480 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.518306 31416 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.513448 31531 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:26.572548 31023 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:26.573278 31023 ts_tablet_manager.cc:1403] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.634s	user 0.040s	sys 0.025s
I20260709 13:09:26.560873 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.521595 31465 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:26.580662 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 52729.2us
I20260709 13:09:26.565763 31391 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
W20260709 13:09:26.583643 30792 leader_election.cc:343] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.586426 30749 raft_consensus.cc:1240] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:26.586781 31521 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:26.569999 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:26.588527 31465 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:26.589175 30902 raft_consensus.cc:1275] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:26.590080 31582 log.cc:927] Time spent T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260709 13:09:26.590165 31377 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:26.569403 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:26.590822 31429 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:26.606107 30793 leader_election.cc:343] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.567323 31416 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:26.570140 31480 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:26.613631 30975 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:26.624862 31584 log.cc:927] Time spent T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 13:09:26.646238 30974 raft_consensus.cc:1275] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.631531 31023 raft_consensus.cc:359] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:26.648232 31023 raft_consensus.cc:385] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.648629 31023 raft_consensus.cc:740] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.632571 31589 consensus_queue.cc:1059] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:09:26.634245 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.634375 30894 raft_consensus.cc:1275] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.634739 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:26.699997 30900 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
W20260709 13:09:26.700536 31569 consensus_meta.cc:287] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Time spent flushing consensus metadata: real 0.513s	user 0.011s	sys 0.000s
I20260709 13:09:26.635898 31562 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:26.701000 31569 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:26.701752 31531 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:26.604123 31391 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:26.702476 30753 raft_consensus.cc:2393] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.704135 31391 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:26.637431 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.637769 31539 leader_election.cc:290] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:26.631438 30825 raft_consensus.cc:1275] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:09:26.640599 31581 log.cc:927] Time spent T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.387s	user 0.004s	sys 0.005s
I20260709 13:09:26.711141 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:26.611970 31583 log.cc:927] Time spent T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 13:09:26.640960 31022 raft_consensus.cc:359] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:26.712410 31022 raft_consensus.cc:385] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:26.675477 31023 consensus_queue.cc:260] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:26.677798 31587 log.cc:927] Time spent T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 13:09:26.680352 30973 raft_consensus.cc:1275] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.681728 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:26.685624 30749 raft_consensus.cc:1240] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:26.685465 30827 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:26.688827 31024 tablet_bootstrap.cc:654] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.719328 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.723706 30745 raft_consensus.cc:2393] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.724468 30824 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.724721 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:26.725430 31558 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:26.725932 31568 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.726591 31568 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:26.693050 31480 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:26.695750 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:26.675448 31432 raft_consensus.cc:2749] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:26.735693 30899 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:26.736790 30968 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.712761 31022 raft_consensus.cc:740] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:26.738520 31022 consensus_queue.cc:260] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:26.741096 31022 ts_tablet_manager.cc:1434] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.341s	user 0.006s	sys 0.001s
I20260709 13:09:26.717999 30975 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:26.741777 31568 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:26.742146 31022 tablet_bootstrap.cc:492] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:26.742450 30894 raft_consensus.cc:2393] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:26.691243 31416 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:26.746181 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:26.746484 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:26.721674 30942 leader_election.cc:343] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.721560 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.725998 31558 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:26.732630 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.733026 30649 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52564 (request call id 66) took 1256 ms. Trace:
I20260709 13:09:26.733477 30652 catalog_manager.cc:5697] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:26.750101 30942 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:26.765118 30652 catalog_manager.cc:5697] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:26.768877 30749 raft_consensus.cc:1275] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:26.769068 31558 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:26.772481 30648 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52576 (request call id 64) took 2668 ms. Trace:
I20260709 13:09:26.722035 30746 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:26.773108 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:26.778177 31420 raft_consensus.cc:2804] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:26.778661 31420 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.779660 31420 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.780079 30751 raft_consensus.cc:2393] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.781885 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.748849 30649 rpcz_store.cc:276] 0709 13:09:25.477059 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:25.477314 (+   255us) service_pool.cc:224] Handling call
0709 13:09:26.732963 (+1255649us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:25.728247 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:25.729004 (+   757us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:25.729046 (+    42us) write_op.cc:435] Acquired schema lock
0709 13:09:25.729071 (+    25us) tablet.cc:662] Decoding operations
0709 13:09:25.737379 (+  8308us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:25.744572 (+  7193us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:25.749375 (+  4803us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:25.755848 (+  6473us) tablet.cc:701] Row locks acquired
0709 13:09:25.756261 (+   413us) write_op.cc:260] PREPARE: finished
0709 13:09:25.780026 (+ 23765us) write_op.cc:270] Start()
0709 13:09:25.781933 (+  1907us) write_op.cc:276] Timestamp: P: 1783602565772334 usec, L: 0
0709 13:09:25.782975 (+  1042us) op_driver.cc:348] REPLICATION: starting
0709 13:09:25.837819 (+ 54844us) log.cc:844] Serialized 540 byte log entry
0709 13:09:26.164801 (+326982us) op_driver.cc:464] REPLICATION: finished
0709 13:09:26.165672 (+   871us) write_op.cc:301] APPLY: starting
0709 13:09:26.165754 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:26.165848 (+    94us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:26.165948 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:26.166222 (+   274us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:26.166357 (+   135us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:26.166401 (+    44us) write_op.cc:312] APPLY: finished
0709 13:09:26.166585 (+   184us) log.cc:844] Serialized 22 byte log entry
0709 13:09:26.166752 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:26.166829 (+    77us) write_op.cc:454] Released schema lock
0709 13:09:26.166871 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:26.167226 (+   355us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:26.167260 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":43150,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":614,"apply.run_cpu_time_us":1523,"apply.run_wall_time_us":1523,"num_ops":1,"prepare.queue_time_us":189636,"prepare.run_cpu_time_us":4022,"prepare.run_wall_time_us":116464,"replication_time_us":381707}]]}
I20260709 13:09:26.783360 30652 catalog_manager.cc:5697] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:26.793004 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.793918 30748 raft_consensus.cc:2393] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.772913 30648 rpcz_store.cc:276] 0709 13:09:24.104017 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:24.104207 (+   190us) service_pool.cc:224] Handling call
0709 13:09:26.772387 (+2668180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:25.572883 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:25.574637 (+  1754us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:25.574695 (+    58us) write_op.cc:435] Acquired schema lock
0709 13:09:25.574716 (+    21us) tablet.cc:662] Decoding operations
0709 13:09:25.575762 (+  1046us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:25.575839 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:25.575870 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:25.580189 (+  4319us) tablet.cc:701] Row locks acquired
0709 13:09:25.580231 (+    42us) write_op.cc:260] PREPARE: finished
0709 13:09:25.580412 (+   181us) write_op.cc:270] Start()
0709 13:09:25.580549 (+   137us) write_op.cc:276] Timestamp: P: 1783602565580359 usec, L: 0
0709 13:09:25.580591 (+    42us) op_driver.cc:348] REPLICATION: starting
0709 13:09:25.644508 (+ 63917us) log.cc:844] Serialized 540 byte log entry
0709 13:09:25.849875 (+205367us) op_driver.cc:464] REPLICATION: finished
0709 13:09:25.962848 (+112973us) spinlock_profiling.cc:243] Waited 7.82 ms on lock 0x7b4400022b4c. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f100c85 00007f0a0f1016a2 00007f0a11e731db 00007f0a11e6eaaf 00007f0a0f1bd0ac 00007f0a18017ab9 00007f0a0f1d969b 00007f0a0f1d793f 00007f0a0f1d9c02 00007f0a15cfdef0
0709 13:09:26.107481 (+144633us) write_op.cc:301] APPLY: starting
0709 13:09:26.107565 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:26.107683 (+   118us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:26.107723 (+    40us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:26.108055 (+   332us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:26.108283 (+   228us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:26.108344 (+    61us) write_op.cc:312] APPLY: finished
0709 13:09:26.108668 (+   324us) log.cc:844] Serialized 22 byte log entry
0709 13:09:26.108863 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:26.108945 (+    82us) write_op.cc:454] Released schema lock
0709 13:09:26.109005 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:26.122552 (+ 13547us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:26.123082 (+   530us) write_op.cc:454] Released schema lock
0709 13:09:26.164404 (+ 41322us) spinlock_profiling.cc:243] Waited 2.41 ms on lock 0x7b54001e8054. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c432a 00007f0a12249f14 00007f0a12249ec3 00007f0a12249e38 00007f0a12249df3 00007f0a122490dc 00007f0a12272e16 00007f0a1225acbb 00007f0a1224539d 00007f0a12248d75
Metrics: {"mutex_wait_us":514504,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":257343,"apply.run_cpu_time_us":1905,"apply.run_wall_time_us":4637,"num_ops":1,"prepare.queue_time_us":127052,"prepare.run_cpu_time_us":23058,"prepare.run_wall_time_us":155092,"raft.queue_time_us":386005,"raft.run_cpu_time_us":21027,"raft.run_wall_time_us":317803,"replication_time_us":269126,"spinlock_wait_cycles":23515648,"thread_start_us":401517,"threads_started":4,"wal-append.queue_time_us":80631}]]}
W20260709 13:09:26.813714 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 185805us
I20260709 13:09:26.834069 30968 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:26.834653 31023 ts_tablet_manager.cc:1434] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.261s	user 0.006s	sys 0.002s
I20260709 13:09:26.834733 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
W20260709 13:09:26.836864 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 58883.1us
I20260709 13:09:26.840011 30942 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:26.835294 30975 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.845057 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.845227 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.845307 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:26.846635 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.847515 30829 raft_consensus.cc:2393] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:26.845227 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.848775 30827 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:26.849733 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.851130 31494 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:26.851627 31494 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.852001 31494 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.838486 30652 catalog_manager.cc:5697] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:26.857761 31023 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:26.857544 30717 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
W20260709 13:09:26.863262 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:26.852841 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:26.866916 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 306111us
I20260709 13:09:26.875144 30793 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:26.873747 30749 raft_consensus.cc:2393] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.878006 31469 consensus_queue.cc:1048] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:26.878347 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.879047 30823 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:26.879925 31569 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:26.881752 30792 leader_election.cc:343] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.882186 30792 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:26.884999 31566 raft_consensus.cc:2749] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:26.886049 30940 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:26.886811 31531 raft_consensus.cc:2804] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:26.878391 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:26.887737 30825 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:26.887807 30940 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:26.879062 31592 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:26.890326 31592 raft_consensus.cc:697] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:26.872328 31382 consensus_queue.cc:1048] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:09:26.891798 30719 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:26.855104 30652 catalog_manager.cc:5697] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:26.886803 30866 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
W20260709 13:09:26.876391 30793 leader_election.cc:343] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.896615 30793 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:26.887225 31531 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.870517 31498 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:26.906750 30903 raft_consensus.cc:1275] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:26.908890 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:26.909672 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.910085 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.903793 31480 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:26.910748 30751 raft_consensus.cc:2393] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.911396 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.911787 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.912611 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.877007 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:26.924016 30895 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:26.868018 31523 consensus_queue.cc:1048] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:09:26.869443 31497 consensus_queue.cc:1048] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 13:09:26.931679 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.932495 30754 raft_consensus.cc:2393] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.926736 31022 tablet_bootstrap.cc:654] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:26.910763 31480 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.902612 31531 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.913174 30749 raft_consensus.cc:2376] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2. Re-sending same reply.
I20260709 13:09:26.904776 31498 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:26.920887 31469 raft_consensus.cc:2804] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:26.913270 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.942751 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.943785 30866 leader_election.cc:400] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:26.945112 30866 leader_election.cc:403] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:26.945477 30754 raft_consensus.cc:2393] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:26.924947 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.926656 31575 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:26.939476 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:26.940186 31480 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.956226 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:26.944222 30719 leader_election.cc:343] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.944101 31498 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:26.963788 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.965692 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.951340 31391 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:26.955519 31469 raft_consensus.cc:697] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:26.978884 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.962502 31527 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:26.966715 31521 raft_consensus.cc:3055] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:26.927757 31420 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:26.964722 31465 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:26.968020 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.987061 31465 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:26.987440 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.988365 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:26.989642 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.975008 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.986733 30866 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:26.997150 31023 tablet_bootstrap.cc:654] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.000124 30866 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:26.997809 30749 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:26.979806 30829 raft_consensus.cc:1275] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:26.979183 31588 consensus_queue.cc:1048] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
W20260709 13:09:27.005501 30867 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.003s	sys 0.033s
W20260709 13:09:27.008344 30867 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.003s	sys 0.033s
I20260709 13:09:26.983422 31521 raft_consensus.cc:740] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:26.986585 31391 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.015663 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.998217 30824 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:27.028045 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.018392 31469 consensus_queue.cc:237] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:27.029456 31591 consensus_queue.cc:1048] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:09:27.007020 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:27.013353 30895 raft_consensus.cc:1275] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:27.022835 31391 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.038946 31590 consensus_queue.cc:1048] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:27.040421 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:27.041750 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.042164 31391 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:27.042726 31391 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.043390 31391 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.044443 30975 raft_consensus.cc:1275] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:27.044914 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:26.981585 31592 consensus_queue.cc:237] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER 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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:27.051955 30794 leader_election.cc:343] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:26.998246 31527 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:27.092240 30794 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:27.095572 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 43654.3us
I20260709 13:09:27.035270 31465 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:27.026594 31448 consensus_queue.cc:1048] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:09:27.045745 31429 raft_consensus.cc:2749] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.097637 30750 raft_consensus.cc:2393] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:27.036460 31589 consensus_queue.cc:1048] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260709 13:09:27.094017 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.036859 31494 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:27.098811 30970 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.016s	sys 0.024s
I20260709 13:09:27.102427 31525 raft_consensus.cc:2749] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.102427 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:27.090653 31590 consensus_queue.cc:1048] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:09:27.107012 31465 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.106741 30749 raft_consensus.cc:1275] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:27.125550 30970 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.534s	user 0.016s	sys 0.024s
I20260709 13:09:27.117136 30751 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:27.125156 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.090541 31521 consensus_queue.cc:260] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:27.166476 30867 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
W20260709 13:09:27.158418 30720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:27.176769 31596 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.176838 31521 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:27.139475 31465 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.181771 31420 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:27.190377 30969 raft_consensus.cc:2393] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:27.177906 30975 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
W20260709 13:09:27.217569 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 217513us
W20260709 13:09:27.216236 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 300159us
I20260709 13:09:27.221088 30866 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
W20260709 13:09:27.212829 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 309777us
I20260709 13:09:27.191103 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.274592 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:27.189596 31596 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.236428 31506 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.232671 31541 consensus_queue.cc:1048] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 13:09:27.258822 30971 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:27.288484 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:27.342720 31025 tablet_bootstrap.cc:492] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:27.343410 31025 ts_tablet_manager.cc:1403] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 1.044s	user 0.026s	sys 0.036s
W20260709 13:09:27.338945 30940 leader_election.cc:336] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Timed out: RequestConsensusVote RPC to 127.27.21.129:42355 timed out after 1.511s (SENT)
I20260709 13:09:27.421363 31615 raft_consensus.cc:2749] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:27.416451 30940 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.297377 31506 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:27.429821 30896 raft_consensus.cc:1275] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:27.430383 31506 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:27.352725 30828 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:27.356973 31494 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:27.425053 31599 log.cc:927] Time spent T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 13:09:27.448978 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 227960us
W20260709 13:09:27.475944 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 137406us
W20260709 13:09:27.478504 30652 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.013s	sys 0.022s
W20260709 13:09:27.479157 30652 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.527s	user 0.013s	sys 0.022s
W20260709 13:09:27.451272 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 284897us
I20260709 13:09:27.480497 31025 raft_consensus.cc:359] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.481338 31025 raft_consensus.cc:385] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:09:27.482441 30940 leader_election.cc:336] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Timed out: RequestConsensusVote RPC to 127.27.21.129:42355 timed out after 1.515s (SENT)
I20260709 13:09:27.481624 31025 raft_consensus.cc:740] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.481828 30867 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:27.488091 30866 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.488878 30940 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.489892 31025 consensus_queue.cc:260] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:27.478178 31597 log.cc:927] Time spent T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.149s	user 0.001s	sys 0.000s
W20260709 13:09:27.504631 30719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:27.519101 30867 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:27.519855 30866 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.523690 31022 tablet_bootstrap.cc:492] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:27.524274 31022 ts_tablet_manager.cc:1403] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.782s	user 0.017s	sys 0.018s
I20260709 13:09:27.528723 31023 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:27.529417 31023 ts_tablet_manager.cc:1403] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.687s	user 0.026s	sys 0.022s
I20260709 13:09:27.486915 31465 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:27.529088 31607 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:27.543934 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 67113.6us
I20260709 13:09:27.546463 31024 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:27.547178 31024 ts_tablet_manager.cc:1403] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 1.242s	user 0.025s	sys 0.043s
I20260709 13:09:27.548995 31025 ts_tablet_manager.cc:1434] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.205s	user 0.005s	sys 0.006s
I20260709 13:09:27.529870 31608 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.530817 31616 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:27.560276 31022 raft_consensus.cc:359] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.561039 31022 raft_consensus.cc:385] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.561383 31022 raft_consensus.cc:740] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.550091 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:27.563553 31022 consensus_queue.cc:260] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.552318 30821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42916 (request call id 68) took 1123 ms. Trace:
I20260709 13:09:27.550220 31614 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:27.569931 31025 tablet_bootstrap.cc:492] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:27.571511 30749 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.571702 31620 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.572427 31600 raft_consensus.cc:2749] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.561064 31616 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:27.573593 31616 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:27.572316 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:27.565703 31602 log.cc:927] Time spent T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.148s	user 0.002s	sys 0.000s
I20260709 13:09:27.561169 31615 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.558005 31623 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:27.583010 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 63224.9us
W20260709 13:09:27.574842 30720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:27.586112 30752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58584 (request call id 174) took 1030 ms. Trace:
W20260709 13:09:27.585503 31603 log.cc:927] Time spent T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.242s	user 0.000s	sys 0.001s
I20260709 13:09:27.586654 30752 rpcz_store.cc:276] 0709 13:09:26.555260 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:26.585875 (+ 30615us) service_pool.cc:224] Handling call
0709 13:09:26.586239 (+   364us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:26.586620 (+   381us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:26.586655 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:26.587222 (+   567us) log.cc:844] Serialized 26 byte log entry
0709 13:09:26.867168 (+279946us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:26.872020 (+  4852us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:26.875509 (+  3489us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:27.582484 (+706975us) raft_consensus.cc:1685] finished
0709 13:09:27.582513 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:27.586027 (+  3514us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":123440,"raft.queue_time_us":38750,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":16809,"thread_start_us":266169,"threads_started":1,"wal-append.queue_time_us":503322}
I20260709 13:09:27.570187 30821 rpcz_store.cc:276] 0709 13:09:26.419510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:26.424297 (+  4787us) service_pool.cc:224] Handling call
0709 13:09:26.510267 (+ 85970us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:26.563443 (+ 53176us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:26.565093 (+  1650us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:26.591589 (+ 26496us) log.cc:844] Serialized 26 byte log entry
0709 13:09:26.872053 (+280464us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:26.873028 (+   975us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:26.877695 (+  4667us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:27.528053 (+650358us) raft_consensus.cc:1685] finished
0709 13:09:27.530681 (+  2628us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:27.538340 (+  7659us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1168,"raft.queue_time_us":41514,"raft.run_cpu_time_us":216,"raft.run_wall_time_us":17925,"thread_start_us":264613,"threads_started":1,"wal-append.queue_time_us":505931}
I20260709 13:09:27.585234 30866 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.589198 31628 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:27.569772 31598 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:27.601534 30866 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.577239 31596 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
W20260709 13:09:27.591109 31480 consensus_meta.cc:287] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.626s	user 0.010s	sys 0.002s
W20260709 13:09:27.607681 31605 log.cc:927] Time spent T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.149s	user 0.000s	sys 0.001s
I20260709 13:09:27.594213 31628 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:27.609481 31498 consensus_meta.cc:287] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Time spent flushing consensus metadata: real 0.636s	user 0.004s	sys 0.007s
I20260709 13:09:27.589742 31600 raft_consensus.cc:493] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.590611 31623 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:27.617684 31623 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:27.617772 31600 raft_consensus.cc:515] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.595104 31620 raft_consensus.cc:2749] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.627218 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.628072 30974 raft_consensus.cc:2393] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:27.614382 31494 consensus_queue.cc:1059] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:09:27.628878 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
W20260709 13:09:27.634884 31391 consensus_meta.cc:287] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.591s	user 0.010s	sys 0.000s
I20260709 13:09:27.635390 31391 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.635551 31622 consensus_queue.cc:1048] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:09:27.614782 31023 raft_consensus.cc:359] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:27.636967 31023 raft_consensus.cc:385] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.637259 31023 raft_consensus.cc:740] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.637940 31023 consensus_queue.cc:260] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:27.638370 31022 ts_tablet_manager.cc:1434] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.000s
I20260709 13:09:27.605930 30971 raft_consensus.cc:2393] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:27.609628 30826 raft_consensus.cc:1240] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:27.584767 31614 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.626366 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.640410 30752 raft_consensus.cc:1240] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:27.642823 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:27.657508 30974 raft_consensus.cc:2393] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:27.658456 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.659922 30974 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.613193 31465 raft_consensus.cc:2749] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.639424 31498 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:27.646499 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:27.647749 31024 raft_consensus.cc:359] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:27.648483 31023 ts_tablet_manager.cc:1434] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.119s	user 0.000s	sys 0.007s
I20260709 13:09:27.649299 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.652741 30894 raft_consensus.cc:1240] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260709 13:09:27.653426 31531 consensus_meta.cc:287] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041: Time spent flushing consensus metadata: real 0.708s	user 0.012s	sys 0.001s
I20260709 13:09:27.654173 30970 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 145) took 1146 ms. Trace:
I20260709 13:09:27.567693 31608 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:27.645557 30749 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:27.612303 31480 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.661882 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:27.613255 31598 raft_consensus.cc:697] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:27.667017 31022 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
I20260709 13:09:27.671482 31024 raft_consensus.cc:385] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:27.634941 31628 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:27.680649 30940 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.670467 30820 raft_consensus.cc:2393] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:27.685505 31023 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:27.641224 31416 consensus_queue.cc:1059] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:09:27.688922 31024 raft_consensus.cc:740] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:27.697022 31024 consensus_queue.cc:260] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:27.702636 31596 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:27.702262 31598 consensus_queue.cc:237] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER 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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:27.703228 31596 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:27.707031 31480 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:27.707281 30977 raft_consensus.cc:1240] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:27.680367 31528 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.709599 31528 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:27.678753 30968 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:27.679736 31432 consensus_queue.cc:1048] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
W20260709 13:09:27.722445 31521 consensus_meta.cc:287] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Time spent flushing consensus metadata: real 0.510s	user 0.012s	sys 0.000s
I20260709 13:09:27.727447 31480 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.733862 31024 ts_tablet_manager.cc:1434] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.186s	user 0.010s	sys 0.000s
I20260709 13:09:27.735967 31025 tablet_bootstrap.cc:654] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:27.736317 31621 log.cc:927] Time spent T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:09:27.737267 31608 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:27.738453 31528 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:27.742938 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:27.748600 31022 tablet_bootstrap.cc:654] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:27.752539 31569 raft_consensus.cc:493] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:27.754626 31623 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.756407 31498 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:27.682536 31531 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:27.797719 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 122013us
I20260709 13:09:27.810750 30940 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.798007 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:27.731788 31429 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:27.772078 30720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:27.769925 31596 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:27.800601 30977 raft_consensus.cc:1240] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:27.817272 31024 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023: Bootstrap starting.
I20260709 13:09:27.812902 30753 raft_consensus.cc:1275] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:09:27.805001 31630 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:27.854199 30940 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.768268 31480 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.819702 30753 pending_rounds.cc:85] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Aborting all ops after (but not including) 0
I20260709 13:09:27.814267 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:27.809103 31595 consensus_queue.cc:1059] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:09:27.806918 31569 raft_consensus.cc:515] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:27.846849 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:27.874684 31531 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:27.866125 30753 pending_rounds.cc:107] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:09:27.854063 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:27.862089 31620 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.871021 30821 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:27.870601 30973 raft_consensus.cc:2368] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:27.864223 31528 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:27.866349 31628 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:27.871268 31429 raft_consensus.cc:2749] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.868294 31494 raft_consensus.cc:2749] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.889662 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:27.887809 31620 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.914325 30896 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:27.915525 31620 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:27.916216 31588 consensus_queue.cc:1048] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:27.878401 30753 raft_consensus.cc:2889] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:27.903481 30754 raft_consensus.cc:2393] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:27.909549 30940 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:27.877499 31595 consensus_queue.cc:1243] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer 21a86fb9c73c4c0badc09496e0abd023 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:09:27.865083 31630 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:27.923188 31637 log.cc:927] Time spent T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:09:27.920303 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:27.934563 31635 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:27.948586 30829 raft_consensus.cc:2468] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:27.948602 31635 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:27.937469 31644 log.cc:927] Time spent T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:09:27.937258 31469 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:27.935081 30940 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.682854 30970 rpcz_store.cc:276] 0709 13:09:26.507736 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:26.510079 (+  2343us) service_pool.cc:224] Handling call
0709 13:09:26.563367 (+ 53288us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:27.161511 (+598144us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.169999 (+  8488us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:27.193129 (+ 23130us) log.cc:844] Serialized 26 byte log entry
0709 13:09:27.524922 (+331793us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:09:27.525140 (+   218us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:27.525408 (+   268us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:27.653872 (+128464us) raft_consensus.cc:1685] finished
0709 13:09:27.653906 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:27.654071 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1289,"raft.queue_time_us":14493,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":8335,"spinlock_wait_cycles":21760,"thread_start_us":780144,"threads_started":2,"wal-append.queue_time_us":389008}
I20260709 13:09:27.953895 30940 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.954135 30866 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.943010 31480 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:27.871343 31616 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:27.936442 31608 raft_consensus.cc:2804] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:09:27.933847 31631 log.cc:927] Time spent T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.297s	user 0.017s	sys 0.015s
I20260709 13:09:27.952339 31614 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:27.883581 30746 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:27.950462 30717 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
W20260709 13:09:27.955430 30940 leader_election.cc:343] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:27.893924 31528 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:27.949209 31623 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:27.900806 31628 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:27.966017 30940 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.952543 31469 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:27.955765 31465 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:27.982277 30940 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.984031 30940 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:27.955973 31531 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.965871 31643 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:27.970289 31626 raft_consensus.cc:2804] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:27.957357 31620 consensus_queue.cc:1059] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:09:27.985378 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.008917 31469 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:28.009135 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:28.010861 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.012023 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.014460 30821 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:28.015179 31023 tablet_bootstrap.cc:654] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.015476 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:28.016088 30821 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:28.018679 31024 tablet_bootstrap.cc:654] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.019857 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:28.029912 31569 leader_election.cc:290] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:27.999997 31531 raft_consensus.cc:2749] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:27.996134 31626 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.006294 31622 raft_consensus.cc:2749] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:28.031505 30821 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:28.036509 31643 raft_consensus.cc:2749] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.042102 31626 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.062862 30969 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48714 (request call id 91) took 1035 ms. Trace:
I20260709 13:09:28.072327 30866 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
W20260709 13:09:28.073388 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 89460.3us
I20260709 13:09:28.060863 31521 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:28.074452 30940 leader_election.cc:343] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.076565 30940 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:28.077811 30866 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:28.082000 30825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42926 (request call id 136) took 1158 ms. Trace:
I20260709 13:09:28.084118 30825 rpcz_store.cc:276] 0709 13:09:26.916989 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:26.917097 (+   108us) service_pool.cc:224] Handling call
0709 13:09:28.070774 (+1153677us) spinlock_profiling.cc:243] Waited 770 ms on lock 0x7b54000da2d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:28.074861 (+  4087us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1771484416}
I20260709 13:09:28.086956 31465 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:28.088586 31528 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:28.091284 31025 tablet_bootstrap.cc:492] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:28.091840 31025 ts_tablet_manager.cc:1403] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.530s	user 0.010s	sys 0.014s
I20260709 13:09:28.094941 31025 raft_consensus.cc:359] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.095678 31025 raft_consensus.cc:385] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.095961 31025 raft_consensus.cc:740] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.075757 31608 raft_consensus.cc:697] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:28.098470 31600 leader_election.cc:290] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:28.099665 31528 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.099903 31562 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:28.100229 31528 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.100663 31562 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.101686 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.102927 31528 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:28.103396 31562 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.103922 31594 raft_consensus.cc:3055] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:28.104328 31594 raft_consensus.cc:740] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:28.103801 31608 consensus_queue.cc:237] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.070250 30969 rpcz_store.cc:276] 0709 13:09:27.027079 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.036436 (+  9357us) service_pool.cc:224] Handling call
0709 13:09:28.045272 (+1008836us) spinlock_profiling.cc:243] Waited 95.1 ms on lock 0x7b540047dbd4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:28.062791 (+ 17519us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":218629888}
I20260709 13:09:28.072558 30976 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 158) took 1158 ms. Trace:
I20260709 13:09:28.075805 31620 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:09:28.155426 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 80986.7us
I20260709 13:09:28.158530 31616 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:28.162849 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.163636 30940 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:28.163851 31429 consensus_queue.cc:1048] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:28.164620 31653 raft_consensus.cc:2804] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.165134 31653 raft_consensus.cc:697] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:28.165766 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:28.166031 31653 consensus_queue.cc:237] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.167547 30940 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:28.105077 31594 consensus_queue.cc:260] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.188198 31024 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023: No bootstrap required, opened a new log
I20260709 13:09:28.196570 31024 ts_tablet_manager.cc:1403] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023: Time spent bootstrapping tablet: real 0.391s	user 0.009s	sys 0.013s
I20260709 13:09:28.192025 30718 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:28.198333 30718 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:28.211364 30718 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:28.155256 31600 raft_consensus.cc:2749] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.155560 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:28.107297 31521 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:28.157970 30720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:28.222641 30718 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:28.212541 31588 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:28.191291 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:28.225773 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 71274us
I20260709 13:09:28.209641 31616 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:28.209429 31497 raft_consensus.cc:2749] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.168390 31620 raft_consensus.cc:697] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:28.195036 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.185528 31652 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:28.227011 31594 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:28.226282 31542 raft_consensus.cc:2749] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:09:28.262318 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 105948us
I20260709 13:09:28.258528 30746 raft_consensus.cc:2393] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:28.236222 31429 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:28.248883 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.260830 30792 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
W20260709 13:09:28.272719 30792 leader_election.cc:343] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.257169 31620 consensus_queue.cc:237] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.260339 31595 raft_consensus.cc:2749] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:28.277937 31022 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:28.248682 31616 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.278613 31022 ts_tablet_manager.cc:1403] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 0.612s	user 0.029s	sys 0.062s
I20260709 13:09:28.269127 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.266858 31652 raft_consensus.cc:697] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:28.277472 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:28.273015 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:28.121313 30976 rpcz_store.cc:276] 0709 13:09:26.914278 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:26.914819 (+   541us) service_pool.cc:224] Handling call
0709 13:09:26.915131 (+   312us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:27.176430 (+261299us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.176497 (+    67us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:27.256535 (+ 80038us) log.cc:844] Serialized 26 byte log entry
0709 13:09:27.556287 (+299752us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:27.556362 (+    75us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:27.556463 (+   101us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:27.909059 (+352596us) spinlock_profiling.cc:243] Waited 1.01 ms on lock 0x7b4400022b4c. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f100c85 00007f0a0f1016a2 00007f0a11e731db 00007f0a11e6eaaf 00007f0a11e6286e 00007f0a11e61bb6 00007f0a11e617d8 00007f0a11e6b221 00007f0a11e6b1d9 00007f0a11e6b169
0709 13:09:28.047808 (+138749us) raft_consensus.cc:1685] finished
0709 13:09:28.047838 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.071140 (+ 23302us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":100019,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":6992,"spinlock_wait_cycles":2321792,"thread_start_us":464152,"threads_started":2,"wal-append.queue_time_us":291188}
I20260709 13:09:28.298194 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.298354 31626 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.299503 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.300506 31626 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:28.301406 31650 log.cc:927] Time spent T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 13:09:28.301877 31652 consensus_queue.cc:237] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER 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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.276502 31660 consensus_queue.cc:1048] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:09:28.305442 31616 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:28.276250 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.307981 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.314886 31595 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:28.315724 31595 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.318590 31595 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.337069 31595 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.337657 31595 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.339942 31595 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.346505 31616 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:28.347177 31616 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.350492 31616 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:28.273435 31429 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.290853 31569 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:28.361351 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:28.367666 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 145095us
I20260709 13:09:28.367921 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.368474 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.368593 31429 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:28.369549 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.369803 31528 consensus_queue.cc:1048] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:28.371173 30975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 163) took 1173 ms. Trace:
W20260709 13:09:28.371650 30940 leader_election.cc:343] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.311136 31521 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:28.364905 31024 raft_consensus.cc:359] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.373672 31024 raft_consensus.cc:385] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.374033 31024 raft_consensus.cc:740] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.374881 31024 consensus_queue.cc:260] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.309798 30895 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:09:28.373339 30942 leader_election.cc:343] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.371546 30975 rpcz_store.cc:276] 0709 13:09:27.197899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.253060 (+ 55161us) service_pool.cc:224] Handling call
0709 13:09:27.273630 (+ 20570us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:27.289182 (+ 15552us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.291538 (+  2356us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:27.361219 (+ 69681us) log.cc:844] Serialized 26 byte log entry
0709 13:09:28.083277 (+722058us) spinlock_profiling.cc:243] Waited 2.97 ms on lock 0x7b1800334300. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a180a2de1 00007f0a180af5b1 00007f0a0f1bce07 00007f0a18017ab9 00007f0a0f1d969b 00007f0a0f1d793f 00007f0a0f1d9c02 00007f0a11e6120b 00007f0a11e66d23 00007f0a11e670d1 00007f0a12282a0f
0709 13:09:28.184724 (+101447us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:28.184770 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.184854 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:28.365949 (+181095us) raft_consensus.cc:1685] finished
0709 13:09:28.365985 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.371115 (+  5130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6602,"raft.queue_time_us":152398,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":17183,"spinlock_wait_cycles":6842240,"thread_start_us":72638,"threads_started":1,"wal-append.queue_time_us":816305}
W20260709 13:09:28.382582 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 108995us
I20260709 13:09:28.384950 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:28.388999 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:28.391049 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:28.397454 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.397848 31024 ts_tablet_manager.cc:1434] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023: Time spent starting tablet: real 0.201s	user 0.006s	sys 0.002s
I20260709 13:09:28.394186 31497 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.381682 30976 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
W20260709 13:09:28.401991 31624 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.665s	user 0.003s	sys 0.017s
W20260709 13:09:28.409559 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 175200us
I20260709 13:09:28.378536 31569 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.421092 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.431599 31023 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:28.432307 31023 ts_tablet_manager.cc:1403] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.747s	user 0.025s	sys 0.011s
I20260709 13:09:28.402818 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.445008 30975 raft_consensus.cc:2468] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:28.404201 31665 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:28.416527 31624 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.676s	user 0.003s	sys 0.017s
I20260709 13:09:28.458087 31022 raft_consensus.cc:359] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.459142 31022 raft_consensus.cc:385] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.459486 31022 raft_consensus.cc:740] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.460352 31022 consensus_queue.cc:260] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.430195 31539 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:28.452050 31626 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.411563 31497 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.476207 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.462347 31022 ts_tablet_manager.cc:1434] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.182s	user 0.007s	sys 0.000s
I20260709 13:09:28.463459 30718 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:28.464264 30746 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:28.474411 31023 raft_consensus.cc:359] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.481343 31023 raft_consensus.cc:385] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.481628 31023 raft_consensus.cc:740] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.468780 31668 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.472637 31626 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.457401 31665 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.482460 31023 consensus_queue.cc:260] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.480374 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:28.486562 31662 log.cc:927] Time spent T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 13:09:28.467563 31527 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:28.489749 30974 raft_consensus.cc:1240] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:28.469309 30895 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:28.480572 31607 raft_consensus.cc:3055] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:28.497351 31497 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.483875 31528 raft_consensus.cc:2804] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.468412 31539 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.501426 31023 ts_tablet_manager.cc:1434] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.002s
I20260709 13:09:28.506198 31023 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:28.491886 31668 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.495471 31607 raft_consensus.cc:740] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:28.500756 31528 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.522372 30942 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:28.530813 30753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58570 (request call id 102) took 1650 ms. Trace:
I20260709 13:09:28.515575 31680 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:28.519479 31528 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.536149 31592 raft_consensus.cc:2804] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:28.529024 31494 raft_consensus.cc:2804] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:09:28.537861 30720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:28.550968 31023 tablet_bootstrap.cc:654] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.551143 31494 raft_consensus.cc:697] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:28.567160 31494 consensus_queue.cc:237] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER 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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:28.559737 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 145151us
W20260709 13:09:28.579001 30794 leader_election.cc:343] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.579437 30794 leader_election.cc:304] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:28.533660 30753 rpcz_store.cc:276] 0709 13:09:26.880818 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:26.990529 (+109711us) service_pool.cc:224] Handling call
0709 13:09:26.990813 (+   284us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:27.925278 (+934465us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.530506 (+605228us) spinlock_profiling.cc:243] Waited 777 ms on lock 0x7b54006a5254. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:28.530720 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1786820480}
I20260709 13:09:28.616523 31025 consensus_queue.cc:260] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.594604 31569 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.626443 31025 ts_tablet_manager.cc:1434] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.534s	user 0.010s	sys 0.001s
I20260709 13:09:28.628973 31661 raft_consensus.cc:2749] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.623092 31465 raft_consensus.cc:493] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:28.629629 31670 log.cc:927] Time spent T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260709 13:09:28.549785 31680 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.630043 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
W20260709 13:09:28.626906 31025 ts_tablet_manager.cc:1467] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12: Tablet startup took 534ms
I20260709 13:09:28.631932 30827 raft_consensus.cc:2393] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:28.632454 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:28.634297 31669 log.cc:927] Time spent T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 13:09:28.635155 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:28.635901 31592 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:28.636051 31668 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:28.636317 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.636448 31592 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:28.637398 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.637748 31665 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:28.637773 31569 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:28.638919 31569 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:28.639232 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:28.640245 31539 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.640298 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.553647 31607 consensus_queue.cc:260] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.641412 31607 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:28.638371 31626 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.618801 31588 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.641045 31569 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:28.639462 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.629669 31465 raft_consensus.cc:515] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.652452 31628 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.651070 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:28.654335 30902 raft_consensus.cc:2393] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 3: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:28.651124 31588 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.655867 30901 raft_consensus.cc:1240] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:28.656301 31480 raft_consensus.cc:3055] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:09:28.631110 31025 ts_tablet_manager.cc:1469] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12: Trace:
0709 13:09:15.388030 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:15.388178 (+   148us) service_pool.cc:224] Handling call
0709 13:09:15.389950 (+  1772us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:09:15.390041 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:09:15.470652 (+ 80611us) tablet_metadata.cc:665] Metadata flushed
0709 13:09:15.603492 (+132840us) tablet_replica.cc:206] Creating consensus instance
0709 13:09:15.604071 (+   579us) inbound_call.cc:177] Queueing success response
0709 13:09:27.559198 (+11955127us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:09:28.092116 (+532918us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:09:28.092675 (+   559us) tablet_replica.cc:261] Starting instrumentation
0709 13:09:28.093258 (+   583us) tablet_replica.cc:280] Starting consensus
0709 13:09:28.616221 (+522963us) spinlock_profiling.cc:243] Waited 7.85 ms on lock 0x7b4c000724c0. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a10593a20 00007f0a105a4a29 00007f0a1056a644 00007f0a10591f2d 00007f0a10591b93 00007f0a122c218b 00007f0a122c2cb5 00007f0a122bdf30 00007f0a122bcc40 00007f0a15cb9b2e 00007f0a172dbd8a
Metrics: {"raft.queue_time_us":3197,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":5954,"spinlock_wait_cycles":18057088,"tablet-open.queue_time_us":11952239}
I20260709 13:09:28.651796 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.661339 31594 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.661221 31480 raft_consensus.cc:740] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:28.670670 31628 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:28.679531 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.681519 31588 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.682193 30897 raft_consensus.cc:1240] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:28.682487 31680 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:28.684105 31620 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:28.690572 31620 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.693382 31465 leader_election.cc:290] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.682938 30900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42168 (request call id 130) took 1532 ms. Trace:
I20260709 13:09:28.693864 31620 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:28.694355 31416 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:28.694584 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.694881 31416 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.695169 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:28.695377 30820 raft_consensus.cc:2468] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:28.695742 30899 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.697048 31025 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:28.706898 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.707752 30826 raft_consensus.cc:2368] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:28.708114 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.708812 30820 raft_consensus.cc:2468] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:28.711371 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.712213 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:28.712893 30820 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:28.696985 31416 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:28.691195 31480 consensus_queue.cc:260] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:28.678205 31594 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.705367 31620 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
W20260709 13:09:28.733722 30942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:28.688679 31628 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.781327 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.814280 31416 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:28.819270 31416 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:28.816973 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.821527 31566 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:28.822283 31615 raft_consensus.cc:2749] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.822085 31566 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:28.823647 31630 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:28.824513 31566 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:28.824952 31594 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:28.779528 31480 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:28.735730 31620 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:28.832301 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 253610us
I20260709 13:09:28.694051 30900 rpcz_store.cc:276] 0709 13:09:27.145835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.156909 (+ 11074us) service_pool.cc:224] Handling call
0709 13:09:27.205273 (+ 48364us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:27.531871 (+326598us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.538379 (+  6508us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:27.577111 (+ 38732us) log.cc:844] Serialized 26 byte log entry
0709 13:09:27.683175 (+106064us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:27.684516 (+  1341us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.659253 (+974737us) spinlock_profiling.cc:243] Waited 34.5 ms on lock 0x7b54005217d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:28.660076 (+   823us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:28.661208 (+  1132us) raft_consensus.cc:1685] finished
0709 13:09:28.664986 (+  3778us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.677941 (+ 12955us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":171572,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":7231,"spinlock_wait_cycles":79453056,"thread_start_us":323411,"threads_started":2,"wal-append.queue_time_us":171419}
I20260709 13:09:28.829893 30899 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:28.835005 31416 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:28.908386 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 64459.1us
I20260709 13:09:28.850948 30899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42182 (request call id 146) took 1002 ms. Trace:
I20260709 13:09:28.846714 31625 raft_consensus.cc:3055] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:09:28.929262 30794 leader_election.cc:343] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.934484 30794 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:28.926247 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:28.925777 30751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58584 (request call id 182) took 1150 ms. Trace:
I20260709 13:09:28.917621 30899 rpcz_store.cc:276] 0709 13:09:27.848255 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.854593 (+  6338us) service_pool.cc:224] Handling call
0709 13:09:28.695050 (+840457us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b5800149198. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2eee 0000000000375939 00007f0a172161e0 00007f0a172df0c4 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:28.850860 (+155810us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":23214336}
I20260709 13:09:28.933900 31594 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.960697 30824 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.968532 30750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58584 (request call id 185) took 1208 ms. Trace:
I20260709 13:09:28.966998 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.985982 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:28.987811 30718 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
W20260709 13:09:29.038748 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 51051.6us
I20260709 13:09:28.988794 30754 raft_consensus.cc:1240] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.029843 31022 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041: Bootstrap starting.
W20260709 13:09:28.990156 30973 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48714 (request call id 92) took 1956 ms (client timeout 2201 ms). Trace:
I20260709 13:09:28.990335 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.994674 30968 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 175) took 1108 ms. Trace:
I20260709 13:09:28.995515 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:28.996194 30719 leader_election.cc:343] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:29.061578 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 65418.4us
W20260709 13:09:29.062618 30719 leader_election.cc:343] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:29.063872 30719 leader_election.cc:343] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:28.997668 31685 log.cc:927] Time spent T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:09:28.977065 30829 raft_consensus.cc:1275] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:28.998514 31628 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.998592 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:28.935652 31625 raft_consensus.cc:740] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:28.998981 30828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42926 (request call id 143) took 1200 ms. Trace:
W20260709 13:09:28.999384 30869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:29.001154 31635 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:28.968051 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:28.956257 31590 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:29.017748 30867 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:29.092126 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 74463.6us
I20260709 13:09:29.093142 30867 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
W20260709 13:09:29.094030 31528 consensus_meta.cc:287] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Time spent flushing consensus metadata: real 0.543s	user 0.012s	sys 0.000s
I20260709 13:09:29.094622 30867 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:28.973070 31025 tablet_bootstrap.cc:654] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.935840 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:28.935959 31678 raft_consensus.cc:2749] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:28.937407 31690 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:29.040357 30718 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:29.046142 31630 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:29.065078 30719 leader_election.cc:343] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.078032 31654 raft_consensus.cc:493] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:29.028532 31653 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:29.046455 30973 rpcz_store.cc:269] 0709 13:09:27.033357 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.034884 (+  1527us) service_pool.cc:224] Handling call
0709 13:09:28.989917 (+1955033us) spinlock_profiling.cc:243] Waited 724 ms on lock 0x7b54001027d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:28.990072 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1664317824}
I20260709 13:09:29.053583 30823 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.087198 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:29.045449 30820 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:29.017140 30793 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:29.169725 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.095800 30866 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:29.100008 30940 leader_election.cc:304] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:29.098268 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.038100 31594 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:29.111717 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 71506.9us
W20260709 13:09:29.114012 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 48979.8us
W20260709 13:09:29.068706 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:29.088443 31691 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.120028 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:29.104948 31615 raft_consensus.cc:2749] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.102517 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:29.102965 31590 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:29.170217 30896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42182 (request call id 148) took 1321 ms. Trace:
I20260709 13:09:29.171275 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:29.138307 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:29.251802 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 151871us
I20260709 13:09:29.096160 31635 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.167390 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.141960 30822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42926 (request call id 150) took 1237 ms. Trace:
I20260709 13:09:29.101998 31528 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:29.024911 30750 rpcz_store.cc:276] 0709 13:09:27.760514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.761211 (+   697us) service_pool.cc:224] Handling call
0709 13:09:27.818128 (+ 56917us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:27.947080 (+128952us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.947160 (+    80us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:27.947235 (+    75us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:27.947300 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.968313 (+1021013us) spinlock_profiling.cc:243] Waited 129 ms on lock 0x7b5400457254. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:28.968366 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.968479 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":295883008}
I20260709 13:09:29.256050 30718 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:29.123128 31429 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.142081 30745 raft_consensus.cc:1275] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:09:28.954582 30751 rpcz_store.cc:276] 0709 13:09:27.759715 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.762285 (+  2570us) service_pool.cc:224] Handling call
0709 13:09:28.815824 (+1053539us) spinlock_profiling.cc:243] Waited 2.06 ms on lock 0x7b5800202b98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:28.829930 (+ 14106us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:28.835603 (+  5673us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.843304 (+  7701us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:28.846771 (+  3467us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:28.849076 (+  2305us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.851635 (+  2559us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.910361 (+ 58726us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4732672}
I20260709 13:09:29.106034 31628 raft_consensus.cc:2749] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:09:29.272712 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 255628us
W20260709 13:09:29.272744 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 84622.3us
I20260709 13:09:29.116293 31498 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.054107 30968 rpcz_store.cc:276] 0709 13:09:27.886602 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.993777 (+1107175us) service_pool.cc:224] Handling call
0709 13:09:28.994136 (+   359us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:28.994331 (+   195us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.994360 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:28.994406 (+    46us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:28.994439 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.994508 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.994613 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:29.261225 30969 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48716 (request call id 104) took 1069 ms. Trace:
I20260709 13:09:29.275075 31615 raft_consensus.cc:2749] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.175055 31023 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:29.297021 31023 ts_tablet_manager.cc:1403] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.791s	user 0.025s	sys 0.020s
I20260709 13:09:29.166285 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.169404 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.252794 30719 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:29.116611 31690 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:29.112471 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.256922 31416 raft_consensus.cc:2804] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.139228 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:29.283897 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 188191us
I20260709 13:09:29.173954 31620 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:29.276132 31687 log.cc:927] Time spent T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.349s	user 0.000s	sys 0.001s
I20260709 13:09:29.123818 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.141659 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:29.550931 30829 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:29.289526 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.551999 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:29.553313 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:29.553553 31690 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:29.554567 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:29.554829 31594 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:29.555245 30975 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48716 (request call id 110) took 1101 ms. Trace:
I20260709 13:09:29.555658 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:29.292448 30940 leader_election.cc:400] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741) with higher term. Message: Invalid argument: T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:29.260146 31616 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
W20260709 13:09:29.557386 30867 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.27.21.132:43451 timed out after 2.201s (SENT) [suppressed 16 similar messages]
I20260709 13:09:29.557804 31616 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:29.295445 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.296146 30969 rpcz_store.cc:276] 0709 13:09:28.192083 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.234548 (+ 42465us) service_pool.cc:224] Handling call
0709 13:09:28.921873 (+687325us) spinlock_profiling.cc:243] Waited 1.69 ms on lock 0x7b580042fc98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2eee 0000000000375939 00007f0a172161e0 00007f0a172df0c4 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:29.257751 (+335878us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3894144}
I20260709 13:09:29.138716 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.290561 30745 pending_rounds.cc:85] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Aborting all ops after (but not including) 1
I20260709 13:09:29.170446 31653 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:29.179564 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.308902 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:29.293707 31429 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:29.289943 31588 raft_consensus.cc:2749] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.313095 31022 tablet_bootstrap.cc:654] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.577982 31429 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:29.124706 31654 raft_consensus.cc:515] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:29.580188 31625 consensus_queue.cc:260] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:29.580989 31654 leader_election.cc:290] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:29.086035 30828 rpcz_store.cc:276] 0709 13:09:27.798413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.800362 (+  1949us) service_pool.cc:224] Handling call
0709 13:09:28.487242 (+686880us) spinlock_profiling.cc:243] Waited 3.02 ms on lock 0x7b5800003f98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:28.487454 (+   212us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:28.520475 (+ 33021us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.524314 (+  3839us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:28.530883 (+  6569us) log.cc:844] Serialized 26 byte log entry
0709 13:09:28.729414 (+198531us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:28.732778 (+  3364us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.998635 (+265857us) spinlock_profiling.cc:243] Waited 13.2 ms on lock 0x7b54000bead4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:28.998696 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:28.998743 (+    47us) raft_consensus.cc:1685] finished
0709 13:09:28.998773 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.998906 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8152,"raft.queue_time_us":96016,"raft.run_cpu_time_us":70,"raft.run_wall_time_us":69,"spinlock_wait_cycles":37283328,"thread_start_us":194583,"threads_started":1,"wal-append.queue_time_us":301711}
I20260709 13:09:29.582260 30974 raft_consensus.cc:2393] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:29.292845 31498 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:29.258867 31691 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:29.321491 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.583055 31498 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.284910 30822 rpcz_store.cc:276] 0709 13:09:27.886378 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.998307 (+1111929us) service_pool.cc:224] Handling call
0709 13:09:29.124085 (+125778us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:29.338225 31416 raft_consensus.cc:493] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.584285 31416 raft_consensus.cc:3060] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.335129 31590 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:29.333930 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:29.420626 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.272320 30896 rpcz_store.cc:276] 0709 13:09:27.848823 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.854499 (+  5676us) service_pool.cc:224] Handling call
0709 13:09:27.878268 (+ 23769us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:28.401684 (+523416us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.402733 (+  1049us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:28.429591 (+ 26858us) log.cc:844] Serialized 26 byte log entry
0709 13:09:28.778466 (+348875us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:28.816402 (+ 37936us) log.cc:844] Serialized 14 byte log entry
0709 13:09:28.822068 (+  5666us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.979476 (+157408us) spinlock_profiling.cc:243] Waited 33.5 ms on lock 0x7b54000b59d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:28.979549 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:29.169869 (+190320us) raft_consensus.cc:1685] finished
0709 13:09:29.169985 (+   116us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:29.170139 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":131,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":3238,"raft.run_cpu_time_us":190,"raft.run_wall_time_us":3585,"spinlock_wait_cycles":76976384,"thread_start_us":345099,"threads_started":1,"wal-append.queue_time_us":419359}
I20260709 13:09:29.587807 30896 raft_consensus.cc:1275] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:29.588937 31653 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:29.426021 31697 log.cc:927] Time spent T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:09:29.590263 31023 raft_consensus.cc:359] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:29.590986 31023 raft_consensus.cc:385] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.591032 30902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42196 (request call id 137) took 1102 ms. Trace:
I20260709 13:09:29.438355 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.591225 31616 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:29.488809 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 401824us
W20260709 13:09:29.497097 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 195945us
I20260709 13:09:29.540036 31660 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.592478 31660 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:29.592949 30717 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:29.593804 30901 raft_consensus.cc:3060] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.594590 31660 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:29.540776 31528 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:29.596107 31588 raft_consensus.cc:2804] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.596459 31588 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.596820 31588 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:29.496035 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 181438us
I20260709 13:09:29.306492 31683 consensus_queue.cc:1048] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.073s
I20260709 13:09:29.351737 30821 raft_consensus.cc:2410] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 13:09:29.549075 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 296361us
I20260709 13:09:29.598570 30719 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:29.598750 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:29.598869 31469 consensus_queue.cc:1048] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.563632 31681 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:29.601194 31681 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:29.603180 31691 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:29.288270 30970 raft_consensus.cc:2468] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:29.551177 31568 raft_consensus.cc:493] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:29.603715 31681 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:29.604598 30719 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:29.556599 30823 raft_consensus.cc:2468] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:29.555622 30975 rpcz_store.cc:276] 0709 13:09:28.454174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.491434 (+ 37260us) service_pool.cc:224] Handling call
0709 13:09:28.501603 (+ 10169us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:28.501934 (+   331us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.501970 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:28.502919 (+   949us) log.cc:844] Serialized 26 byte log entry
0709 13:09:28.721464 (+218545us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:28.722912 (+  1448us) log.cc:844] Serialized 14 byte log entry
0709 13:09:28.723971 (+  1059us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.724501 (+   530us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:28.988511 (+264010us) spinlock_profiling.cc:243] Waited 3.08 ms on lock 0x7b180011f9e0. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a180a2de1 00007f0a180af5b1 00007f0a0f1da522 00007f0a0f1dc7c1 00007f0a0f1dc779 00007f0a0f1dc709 00007f0a0f1dc6d1 00007f0a0f1db9cd 000000000038f354 000000000038f199 00007f0a0f1bd83a
0709 13:09:29.555009 (+566498us) raft_consensus.cc:1685] finished
0709 13:09:29.555087 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:29.555195 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":56485,"prepare.queue_time_us":1105,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":43,"raft.queue_time_us":2132,"raft.run_cpu_time_us":268,"raft.run_wall_time_us":12818,"spinlock_wait_cycles":7075072,"thread_start_us":187292,"threads_started":1,"wal-append.queue_time_us":323033}
I20260709 13:09:29.275391 31676 raft_consensus.cc:2764] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:09:29.077256 31592 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:29.558506 30940 leader_election.cc:403] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:29.545869 30866 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:29.563504 30829 raft_consensus.cc:1275] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:29.545396 31575 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.635452 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.635555 31704 consensus_queue.cc:1059] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:29.598791 30969 raft_consensus.cc:1275] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:29.603909 31568 raft_consensus.cc:515] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:29.543970 31628 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:29.570379 30750 raft_consensus.cc:1275] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:29.572242 31635 raft_consensus.cc:2749] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.567135 30745 pending_rounds.cc:107] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:29.646977 30745 raft_consensus.cc:2889] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:29.648108 31575 raft_consensus.cc:2749] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:29.574397 30869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:29.591320 31023 raft_consensus.cc:740] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.650408 31700 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.650977 31700 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:29.651057 31023 consensus_queue.cc:260] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:29.541798 30894 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:29.616854 30717 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
W20260709 13:09:29.617568 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 275707us
I20260709 13:09:29.654189 31622 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:29.654655 30866 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:29.604825 30902 rpcz_store.cc:276] 0709 13:09:28.489147 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.703926 (+214779us) service_pool.cc:224] Handling call
0709 13:09:28.704275 (+   349us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:28.713942 (+  9667us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.713976 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:28.734640 (+ 20664us) log.cc:844] Serialized 26 byte log entry
0709 13:09:29.072081 (+337441us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:29.072128 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:29.072205 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:29.168079 (+ 95874us) spinlock_profiling.cc:243] Waited 4.92 ms on lock 0x7b480006bc58. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a171f0aa1 00007f0a171e7b37 00007f0a171e79ca 00007f0a172df26f 00007f0a172def37 00007f0a172f355c 00007f0a172f3508 00007f0a172f3488 00007f0a172f3443 00007f0a172f26ec 00007f0a1621ca96
0709 13:09:29.590766 (+422687us) raft_consensus.cc:1685] finished
0709 13:09:29.590786 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:29.590974 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16610,"raft.queue_time_us":9751,"raft.run_cpu_time_us":3565,"raft.run_wall_time_us":449957,"spinlock_wait_cycles":11318144,"thread_start_us":284046,"threads_started":1,"wal-append.queue_time_us":513682}
I20260709 13:09:29.654714 31622 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:29.596905 31416 raft_consensus.cc:515] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:29.656778 31622 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:29.657127 30899 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:29.658025 31416 leader_election.cc:290] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:29.604280 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:29.658335 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.634972 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.591991 31625 raft_consensus.cc:3060] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:29.564332 30824 consensus_meta.cc:287] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023: Time spent flushing consensus metadata: real 0.527s	user 0.011s	sys 0.006s
W20260709 13:09:29.574067 31480 consensus_meta.cc:287] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.746s	user 0.009s	sys 0.008s
W20260709 13:09:29.643535 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 358764us
I20260709 13:09:29.675872 30940 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:29.645354 30825 raft_consensus.cc:1275] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:29.648238 31568 leader_election.cc:290] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:29.632095 31528 raft_consensus.cc:2749] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.631909 31705 raft_consensus.cc:2749] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.635444 31616 raft_consensus.cc:2804] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.662945 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:29.697759 31616 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:29.664613 31023 ts_tablet_manager.cc:1434] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.367s	user 0.012s	sys 0.002s
W20260709 13:09:29.643864 31699 log.cc:927] Time spent T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.089s	user 0.003s	sys 0.000s
I20260709 13:09:29.677620 30940 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:29.658787 30976 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:29.684927 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:29.721040 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 163660us
W20260709 13:09:29.722160 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 44972.4us
I20260709 13:09:29.640861 30792 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:29.661748 31622 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.653183 31700 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:29.702986 30902 raft_consensus.cc:1275] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:29.674507 31703 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.668705 30824 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:29.705758 31023 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:29.698264 31616 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.706056 31528 raft_consensus.cc:2749] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.707609 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:29.650454 31588 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:29.696448 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.699913 31480 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:29.687439 31613 raft_consensus.cc:2804] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.709842 31568 consensus_queue.cc:1048] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:29.710956 31592 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:29.712343 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.645380 31628 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:29.698695 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:29.731328 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 90589.9us
I20260709 13:09:29.732321 30940 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:29.793840 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 61626.3us
I20260709 13:09:29.735131 30794 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:29.798257 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 63201.9us
I20260709 13:09:29.799201 30794 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:29.732519 30866 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:29.800616 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 68189.4us
I20260709 13:09:29.801513 30866 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:29.725968 31429 raft_consensus.cc:2749] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.727732 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.761897 30977 raft_consensus.cc:2468] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:29.747644 31676 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:29.750164 30824 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42926 (request call id 151) took 1844 ms (client timeout 2156 ms). Trace:
W20260709 13:09:29.803431 30792 leader_election.cc:343] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:29.810451 30793 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:29.724406 31635 consensus_queue.cc:1048] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:09:29.764451 31613 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.811506 30867 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
W20260709 13:09:29.815063 30940 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:29.764801 31594 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:29.767513 30752 raft_consensus.cc:2468] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:29.816910 30792 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:29.822495 30793 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:29.839368 30867 leader_election.cc:304] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:29.812049 31448 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:29.807595 31652 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
W20260709 13:09:29.883745 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 283244us
I20260709 13:09:29.837308 31613 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.814254 31523 raft_consensus.cc:2749] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.814851 31703 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.839849 31623 raft_consensus.cc:493] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:29.816769 31654 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:29.820708 30750 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
W20260709 13:09:29.816105 30824 rpcz_store.cc:269] 0709 13:09:27.903860 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.907896 (+1004036us) service_pool.cc:224] Handling call
0709 13:09:29.747883 (+839987us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:29.812217 31480 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.899516 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.928692 30754 raft_consensus.cc:2468] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
W20260709 13:09:29.899879 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 282847us
W20260709 13:09:29.882670 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 65839.1us
I20260709 13:09:29.845072 31701 raft_consensus.cc:2749] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.886703 31680 raft_consensus.cc:2804] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.943667 30719 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:29.945192 30792 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:29.895224 31562 raft_consensus.cc:2749] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.889802 31528 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.842749 31707 raft_consensus.cc:2749] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.879593 31594 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:29.974409 31429 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.845788 31596 consensus_queue.cc:1048] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.077s
I20260709 13:09:29.921948 31568 consensus_queue.cc:1048] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 13:09:29.956423 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:29.973666 31416 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
W20260709 13:09:30.000098 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 54979.8us
I20260709 13:09:29.814690 31700 consensus_queue.cc:1048] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.127s
I20260709 13:09:29.947188 31680 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.890513 31652 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.003273 31025 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:29.977896 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:29.959414 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:29.977993 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:29.926703 31623 raft_consensus.cc:515] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:30.018977 31025 ts_tablet_manager.cc:1403] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 1.322s	user 0.028s	sys 0.027s
I20260709 13:09:30.004318 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:29.953763 31654 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.036832 31022 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041: No bootstrap required, opened a new log
I20260709 13:09:30.005172 30895 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42168 (request call id 150) took 1009 ms. Trace:
I20260709 13:09:30.042517 31022 ts_tablet_manager.cc:1403] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041: Time spent bootstrapping tablet: real 1.101s	user 0.021s	sys 0.022s
I20260709 13:09:30.018080 31465 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.024433 31680 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:30.049813 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 206170us
I20260709 13:09:29.999737 31528 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.029973 30976 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.023113 30970 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:30.010222 31429 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.045095 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:30.046904 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.047176 31588 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:30.018040 31416 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.077265 30793 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
W20260709 13:09:30.083021 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 139460us
W20260709 13:09:30.083801 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 244477us
I20260709 13:09:30.042253 31498 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.085561 30867 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:30.088840 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.081943 31704 raft_consensus.cc:493] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:30.058281 31465 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.063100 31660 consensus_queue.cc:1048] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:09:30.077380 31661 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.084412 31665 raft_consensus.cc:2749] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.092186 31676 raft_consensus.cc:2804] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.119640 31701 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.119480 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.081693 30746 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:30.082324 31721 raft_consensus.cc:2749] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.119446 31480 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:30.090421 30971 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:30.138788 31700 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:30.139981 31622 raft_consensus.cc:2749] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741) with higher term. Message: Invalid argument: T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:30.120893 31704 raft_consensus.cc:515] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.140770 31622 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:30.120398 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.143049 31704 leader_election.cc:290] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:30.109989 31703 raft_consensus.cc:2749] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:30.146705 31623 leader_election.cc:290] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:30.147660 31721 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.148240 31721 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.149319 31701 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.139618 31700 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.155834 31429 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.109773 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:30.150592 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.127950 31676 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.152788 30824 raft_consensus.cc:1275] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:30.175961 31023 tablet_bootstrap.cc:654] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.157375 31480 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.179433 31480 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.153466 31622 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.183524 31022 raft_consensus.cc:359] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.183892 31704 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.184280 31022 raft_consensus.cc:385] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.184623 31022 raft_consensus.cc:740] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Initialized, Role: FOLLOWER
W20260709 13:09:30.185762 31717 log.cc:927] Time spent T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260709 13:09:30.188249 31025 raft_consensus.cc:359] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.189527 30826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42916 (request call id 82) took 1472 ms. Trace:
I20260709 13:09:30.189980 31701 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.184478 30717 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:30.188964 31025 raft_consensus.cc:385] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.193018 31022 consensus_queue.cc:260] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.193764 31025 raft_consensus.cc:740] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
W20260709 13:09:30.197341 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 93308.4us
I20260709 13:09:30.189911 30826 rpcz_store.cc:276] 0709 13:09:28.717099 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.717225 (+   126us) service_pool.cc:224] Handling call
0709 13:09:28.975410 (+258185us) spinlock_profiling.cc:243] Waited 33.1 ms on lock 0x7b5800003f98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2eee 0000000000375939 00007f0a172161e0 00007f0a172df0c4 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:28.975611 (+   201us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:29.545161 (+569550us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:29.815285 (+270124us) log.cc:844] Serialized 14 byte log entry
0709 13:09:30.077910 (+262625us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:30.084074 (+  6164us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:30.084128 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:30.188338 (+104210us) spinlock_profiling.cc:243] Waited 1.47 ms on lock 0x7b180015aa20. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a180a2de1 00007f0a180af5b1 00007f0a0f1a82a6 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419
0709 13:09:30.189302 (+   964us) spinlock_profiling.cc:243] Waited 402 ms on lock 0x7b54001a9354. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:30.189348 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:30.189472 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1101,"prepare.queue_time_us":24720,"prepare.run_cpu_time_us":27,"prepare.run_wall_time_us":28,"raft.queue_time_us":1209,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":5858,"spinlock_wait_cycles":1004479232,"thread_start_us":511611,"threads_started":2,"wal-append.queue_time_us":337623}
I20260709 13:09:30.150746 31721 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:30.168218 30828 raft_consensus.cc:3060] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.213464 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.218221 31480 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:30.218415 31607 consensus_queue.cc:1048] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.218919 31480 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.184495 31704 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.045627 30895 rpcz_store.cc:276] 0709 13:09:28.993065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.577873 (+584808us) service_pool.cc:224] Handling call
0709 13:09:29.578160 (+   287us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:29.578392 (+   232us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:29.578948 (+   556us) log.cc:844] Serialized 14 byte log entry
0709 13:09:29.929182 (+350234us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:29.940481 (+ 11299us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:29.944877 (+  4396us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:29.959274 (+ 14397us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:30.002389 (+ 43115us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":155,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":156,"raft.run_cpu_time_us":143,"raft.run_wall_time_us":16585,"thread_start_us":262327,"threads_started":1,"wal-append.queue_time_us":507000}
I20260709 13:09:30.222095 31704 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:30.126598 31661 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:30.223826 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
W20260709 13:09:30.224488 31625 consensus_meta.cc:287] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041: Time spent flushing consensus metadata: real 0.554s	user 0.010s	sys 0.002s
I20260709 13:09:30.225910 31701 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:30.226464 31701 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.202252 31022 ts_tablet_manager.cc:1434] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041: Time spent starting tablet: real 0.159s	user 0.007s	sys 0.000s
I20260709 13:09:30.201210 30940 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:30.204633 30717 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:30.208554 31721 raft_consensus.cc:2804] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.222677 31623 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:30.171134 31676 raft_consensus.cc:3060] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.230944 30792 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:30.255635 30792 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:30.188474 31616 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.232769 31025 consensus_queue.cc:260] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.222978 31575 raft_consensus.cc:3055] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:09:30.253376 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 48826.9us
I20260709 13:09:30.274616 30717 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:30.228933 30969 raft_consensus.cc:1275] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:30.239228 31625 raft_consensus.cc:2804] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.301976 31625 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.302376 31625 raft_consensus.cc:3060] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.275979 31704 raft_consensus.cc:2749] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.265976 31623 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:30.305944 30894 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42182 (request call id 165) took 1282 ms (client timeout 1574 ms). Trace:
I20260709 13:09:30.318972 30902 raft_consensus.cc:1240] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.266145 31596 raft_consensus.cc:2749] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.267455 31721 raft_consensus.cc:697] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:30.274096 31575 raft_consensus.cc:740] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:30.307083 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:30.299660 31719 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.301156 31661 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
W20260709 13:09:30.306432 30894 rpcz_store.cc:269] 0709 13:09:29.016371 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.094844 (+ 78473us) service_pool.cc:224] Handling call
0709 13:09:30.274067 (+1179223us) spinlock_profiling.cc:243] Waited 71.4 ms on lock 0x7b54000663d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:30.279964 (+  5897us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":164241664}
W20260709 13:09:30.338001 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 254184us
I20260709 13:09:30.315816 31654 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.305903 30828 raft_consensus.cc:2468] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
W20260709 13:09:30.344028 30719 leader_election.cc:343] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.328510 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:30.328737 31594 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
W20260709 13:09:30.364734 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:09:30.337234 31595 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.634s	user 0.015s	sys 0.014s
I20260709 13:09:30.330597 31623 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.337713 30825 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:30.376833 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 48310us
I20260709 13:09:30.351356 31719 raft_consensus.cc:697] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:30.371995 31416 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.372984 31635 raft_consensus.cc:2804] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:30.391259 30940 leader_election.cc:304] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:30.371361 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 142267us
W20260709 13:09:30.374531 31595 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.679s	user 0.016s	sys 0.014s
I20260709 13:09:30.396488 31025 ts_tablet_manager.cc:1434] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.365s	user 0.013s	sys 0.011s
I20260709 13:09:30.306404 31731 consensus_queue.cc:1048] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.066s
I20260709 13:09:30.374689 31691 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:30.370839 31745 raft_consensus.cc:493] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:30.407912 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:30.408339 31700 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:30.408963 31726 log.cc:927] Time spent T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.210s	user 0.000s	sys 0.000s
I20260709 13:09:30.388689 31623 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:30.411759 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.406183 30866 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:30.415063 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.383488 30749 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.407290 31721 consensus_queue.cc:237] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:30.437083 31613 consensus_meta.cc:287] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041: Time spent flushing consensus metadata: real 0.515s	user 0.003s	sys 0.003s
I20260709 13:09:30.443878 31025 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:30.409865 31616 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.356235 31729 consensus_queue.cc:1048] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 13:09:30.403728 31653 raft_consensus.cc:2749] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.449368 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.454828 30976 raft_consensus.cc:2468] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:30.455930 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.456784 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.415856 31728 consensus_queue.cc:1048] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
W20260709 13:09:30.460250 31718 log.cc:927] Time spent T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.384s	user 0.003s	sys 0.000s
W20260709 13:09:30.462494 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 82629.9us
I20260709 13:09:30.442862 30753 raft_consensus.cc:1240] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.442564 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:30.461635 30899 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42196 (request call id 147) took 1450 ms (client timeout 1508 ms). Trace:
I20260709 13:09:30.479609 31498 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.477957 31719 consensus_queue.cc:237] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:30.484705 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:30.396119 31575 consensus_queue.cc:260] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.453392 31623 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:30.501536 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 95500.4us
I20260709 13:09:30.444587 31745 raft_consensus.cc:515] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.474731 31613 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.491904 30900 raft_consensus.cc:1275] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:30.509594 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.505554 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.511000 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:30.500968 30899 rpcz_store.cc:269] 0709 13:09:29.011381 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.070378 (+ 58997us) service_pool.cc:224] Handling call
0709 13:09:30.461386 (+1391008us) spinlock_profiling.cc:243] Waited 322 ms on lock 0x7b5400506254. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:30.461551 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":740635904}
I20260709 13:09:30.524639 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.507870 31575 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.511627 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.512568 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.514990 31613 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.488170 31752 consensus_queue.cc:1048] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:09:30.532559 31691 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:30.533080 31691 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.533862 31616 consensus_queue.cc:1048] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.518472 31628 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:30.525352 30899 raft_consensus.cc:2468] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:30.527251 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.527940 31623 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.521041 30894 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:30.507018 31754 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:30.527370 31745 leader_election.cc:290] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.546545 31732 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:30.538641 31480 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.538877 31625 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.539117 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.541723 31701 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.542964 31465 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.529261 31680 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.522253 31676 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.551713 31023 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:30.554423 30749 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:30.554723 30901 raft_consensus.cc:2393] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:30.525876 31749 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:30.526180 31750 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.565922 31749 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:30.566375 30821 raft_consensus.cc:2393] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:30.557998 31732 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:30.568534 31625 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.570871 31680 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.554793 31652 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.556998 30825 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:30.555405 31622 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.580238 31023 ts_tablet_manager.cc:1403] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.876s	user 0.010s	sys 0.022s
I20260709 13:09:30.557763 31754 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.593830 30717 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:30.593830 30792 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:30.596962 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:30.597199 31753 raft_consensus.cc:2804] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.597703 30750 raft_consensus.cc:3060] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.597751 31753 raft_consensus.cc:697] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:30.597257 31448 consensus_queue.cc:1059] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:09:30.598726 31753 consensus_queue.cc:237] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:30.589782 31676 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.600764 31707 raft_consensus.cc:2804] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:30.617870 31754 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.620730 31025 tablet_bootstrap.cc:654] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.610392 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:30.630403 30897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42168 (request call id 151) took 1632 ms. Trace:
I20260709 13:09:30.622678 31707 raft_consensus.cc:697] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:30.631076 30897 rpcz_store.cc:276] 0709 13:09:28.997577 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.586658 (+589081us) service_pool.cc:224] Handling call
0709 13:09:29.587123 (+   465us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:29.879311 (+292188us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:29.892563 (+ 13252us) log.cc:844] Serialized 14 byte log entry
0709 13:09:30.030297 (+137734us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:30.037521 (+  7224us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:30.041718 (+  4197us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:30.630044 (+588326us) spinlock_profiling.cc:243] Waited 234 ms on lock 0x7b54000d0554. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:30.630115 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:30.630314 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2766,"prepare.queue_time_us":3468,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":43,"raft.queue_time_us":10314,"raft.run_cpu_time_us":139,"raft.run_wall_time_us":7661,"spinlock_wait_cycles":537685248,"thread_start_us":118699,"threads_started":1,"wal-append.queue_time_us":315902}
I20260709 13:09:30.641232 31691 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:30.641881 31744 log.cc:927] Time spent T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.162s	user 0.004s	sys 0.000s
I20260709 13:09:30.636644 31707 consensus_queue.cc:237] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.645992 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:30.647501 31023 raft_consensus.cc:359] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.648270 31023 raft_consensus.cc:385] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.648537 31023 raft_consensus.cc:740] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.649724 31749 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:30.649190 31023 consensus_queue.cc:260] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.650732 31738 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:30.651198 31528 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.651292 31738 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.660450 31023 ts_tablet_manager.cc:1434] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.002s
I20260709 13:09:30.661571 31023 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:30.670158 31738 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.635130 31732 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:30.678488 30900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42182 (request call id 163) took 1663 ms. Trace:
I20260709 13:09:30.678974 30900 rpcz_store.cc:276] 0709 13:09:29.015167 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.586723 (+571556us) service_pool.cc:224] Handling call
0709 13:09:30.464060 (+877337us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:30.515766 (+ 51706us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:30.678245 (+162479us) spinlock_profiling.cc:243] Waited 875 ms on lock 0x7b5400506250. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c68ad 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:30.678422 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2012999424}
I20260709 13:09:30.663581 31691 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:30.682497 30750 raft_consensus.cc:2468] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:30.689028 31023 tablet_bootstrap.cc:654] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:30.693727 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 302588us
I20260709 13:09:30.694576 30940 leader_election.cc:304] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:30.695991 30940 leader_election.cc:304] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:30.703387 31700 raft_consensus.cc:2749] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.704336 31700 raft_consensus.cc:2749] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.705137 31700 raft_consensus.cc:2804] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.705762 31700 raft_consensus.cc:697] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:30.706403 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:30.707016 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.706794 31700 consensus_queue.cc:237] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:30.707558 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.708160 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.710050 31729 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:30.710160 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.708258 30899 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:30.710709 31469 raft_consensus.cc:3055] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:09:30.714443 30942 leader_election.cc:343] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.710570 31729 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.720837 30942 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:30.709666 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.710868 30897 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:30.692137 30972 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 180) took 1622 ms. Trace:
I20260709 13:09:30.729761 30974 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 192) took 1033 ms. Trace:
I20260709 13:09:30.727658 30895 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:30.730783 30974 rpcz_store.cc:276] 0709 13:09:29.696187 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.734360 (+ 38173us) service_pool.cc:224] Handling call
0709 13:09:29.761049 (+ 26689us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:29.761328 (+   279us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:29.961896 (+200568us) log.cc:844] Serialized 14 byte log entry
0709 13:09:30.680400 (+718504us) spinlock_profiling.cc:243] Waited 3.88 ms on lock 0x7b180004b760. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a180a2de1 00007f0a180af5b1 00007f0a0f1bce07 00007f0a18017ab9 00007f0a0f1d969b 00007f0a0f1d793f 00007f0a0f1d7455 00007f0a122bf060 00007f0a122d1716 00007f0a122e2287 00007f0a122e2208
0709 13:09:30.729444 (+ 49044us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:30.729489 (+    45us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:30.729545 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:30.729603 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:30.729711 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23354,"prepare.queue_time_us":344052,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":42,"raft.queue_time_us":49513,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":84,"spinlock_wait_cycles":8918272,"thread_start_us":346363,"threads_started":3,"wal-append.queue_time_us":181947}
I20260709 13:09:30.727900 31729 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:30.723914 30719 leader_election.cc:343] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.717346 30794 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:30.721683 31469 raft_consensus.cc:740] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
W20260709 13:09:30.725268 30792 leader_election.cc:343] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.727715 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:30.740574 31523 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:30.749976 31523 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.730583 30972 rpcz_store.cc:276] 0709 13:09:29.069948 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.260017 (+190069us) service_pool.cc:224] Handling call
0709 13:09:29.729969 (+469952us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:29.749635 (+ 19666us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:09:30.044577 (+294942us) log.cc:844] Serialized 14 byte log entry
0709 13:09:30.190626 (+146049us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:30.199462 (+  8836us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:30.203777 (+  4315us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:30.235980 (+ 32203us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:30.520465 (+284485us) spinlock_profiling.cc:243] Waited 19.9 ms on lock 0x7b180013ace0. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a180a2de1 00007f0a180af5b1 00007f0a0f1da3f3 00007f0a0f1dc7c1 00007f0a0f1dc779 00007f0a0f1dc709 00007f0a0f1dc6d1 00007f0a0f1db9cd 000000000038f354 000000000038f199 00007f0a0f1bd83a
0709 13:09:30.691919 (+171454us) spinlock_profiling.cc:243] Waited 441 ms on lock 0x7b54004cb650. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c68ad 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:30.692067 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":43757,"prepare.queue_time_us":348444,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":42,"raft.queue_time_us":111,"raft.run_cpu_time_us":84,"raft.run_wall_time_us":85,"spinlock_wait_cycles":1059340288,"thread_start_us":337893,"threads_started":2,"wal-append.queue_time_us":184981}
I20260709 13:09:30.750537 31523 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.753535 30792 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:30.754391 30719 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:30.759040 30867 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:30.732708 31625 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:30.734339 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.762283 30940 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:30.761320 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.765312 31023 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:30.764320 30719 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:30.765838 31023 ts_tablet_manager.cc:1403] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.006s
I20260709 13:09:30.737397 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:30.767007 30719 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:30.780983 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
W20260709 13:09:30.781958 30719 leader_election.cc:343] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:30.782171 30974 raft_consensus.cc:2393] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:30.759722 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:30.782863 31498 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:30.765266 31575 raft_consensus.cc:2804] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:30.763044 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:30.768050 31749 raft_consensus.cc:2749] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.837420 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:30.781075 31715 raft_consensus.cc:2804] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:30.779388 31448 raft_consensus.cc:2804] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:30.779683 30900 raft_consensus.cc:1240] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.790967 31498 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:30.835772 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 46452.5us
I20260709 13:09:30.766901 31625 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.780828 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.786099 30752 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:30.838479 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 54211.6us
I20260709 13:09:30.793078 31575 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.780987 30971 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:30.790818 31568 raft_consensus.cc:2749] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.788877 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.850768 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.838251 30974 raft_consensus.cc:2393] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:30.763702 31735 raft_consensus.cc:2804] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:30.794214 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.836790 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.841490 31715 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.865535 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.849112 31625 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:30.842279 30902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42182 (request call id 168) took 1138 ms. Trace:
I20260709 13:09:30.844978 31498 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.866263 30970 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:30.867466 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.866240 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.851331 31769 consensus_queue.cc:1048] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:09:30.869156 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.865582 31715 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.851790 31575 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.847442 31448 raft_consensus.cc:697] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:30.877597 31448 consensus_queue.cc:237] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.870515 30902 rpcz_store.cc:276] 0709 13:09:29.703702 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.736542 (+ 32840us) service_pool.cc:224] Handling call
0709 13:09:29.736908 (+   366us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:30.322324 (+585416us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:30.842031 (+519707us) spinlock_profiling.cc:243] Waited 582 ms on lock 0x7b54003f75d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:30.842234 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1338161024}
I20260709 13:09:30.872555 30866 leader_election.cc:304] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:30.882649 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.883948 31749 raft_consensus.cc:2749] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.870486 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.834964 31469 consensus_queue.cc:260] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.853257 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.855496 31622 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:30.866238 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.862953 31735 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.895859 31025 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
W20260709 13:09:30.881021 31765 log.cc:927] Time spent T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.185s	user 0.001s	sys 0.002s
I20260709 13:09:30.897089 31023 raft_consensus.cc:359] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:30.897789 31023 raft_consensus.cc:385] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.898092 31023 raft_consensus.cc:740] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.899137 31023 consensus_queue.cc:260] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:30.899839 30719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:30.901346 31023 ts_tablet_manager.cc:1434] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.135s	user 0.007s	sys 0.000s
I20260709 13:09:30.902594 31023 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:30.854095 31608 consensus_queue.cc:1048] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:09:30.910704 31469 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.912612 31023 tablet_bootstrap.cc:654] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:30.913728 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:30.916482 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.891206 31613 consensus_queue.cc:1059] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:09:30.918375 31635 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:30.918607 31613 raft_consensus.cc:3055] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.918995 31635 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.919266 31613 raft_consensus.cc:740] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:30.924734 30867 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:30.897404 31025 ts_tablet_manager.cc:1403] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.454s	user 0.027s	sys 0.056s
I20260709 13:09:30.947471 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.960734 31025 raft_consensus.cc:359] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.962414 31025 raft_consensus.cc:385] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:30.925730 31735 raft_consensus.cc:3060] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:30.943709 31703 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:30.964119 30942 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:30.895994 31622 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.976737 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:30.983052 30896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42168 (request call id 158) took 1245 ms. Trace:
I20260709 13:09:30.983323 31498 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.983547 30896 rpcz_store.cc:276] 0709 13:09:29.737974 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.405775 (+667801us) service_pool.cc:224] Handling call
0709 13:09:30.976544 (+570769us) spinlock_profiling.cc:243] Waited 4.8 ms on lock 0x7b5800149198. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2e9c 00007f0a0f1a2a5b 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:30.982979 (+  6435us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":11050240}
I20260709 13:09:30.985596 31498 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:30.985870 30968 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 187) took 1326 ms. Trace:
I20260709 13:09:30.986115 30794 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:30.986300 30968 rpcz_store.cc:276] 0709 13:09:29.659867 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.661794 (+  1927us) service_pool.cc:224] Handling call
0709 13:09:29.725266 (+ 63472us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:29.744523 (+ 19257us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:30.058405 (+313882us) log.cc:844] Serialized 14 byte log entry
0709 13:09:30.375510 (+317105us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:30.386892 (+ 11382us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:30.389757 (+  2865us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:30.395962 (+  6205us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:30.625373 (+229411us) spinlock_profiling.cc:243] Waited 1.1 ms on lock 0x7b4400022b4c. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f100c85 00007f0a0f1016a2 00007f0a11e731db 00007f0a11e6eaaf 00007f0a11e6286e 00007f0a11e61bb6 00007f0a11e617d8 00007f0a11e6b221 00007f0a11e6b1d9 00007f0a11e6b169
0709 13:09:30.691232 (+ 65859us) spinlock_profiling.cc:243] Waited 12.2 ms on lock 0x7b180013ac80. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a180a2de1 00007f0a180af5b1 00007f0a0f154c0a 00007f0a18894219 00007f0a1619b58f 00007f0a0f1da571 00007f0a0f1dc7c1 00007f0a0f1dc779 00007f0a0f1dc709 00007f0a0f1dc6d1 00007f0a0f1db9cd
0709 13:09:30.985696 (+294464us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b54002215d0. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c68ad 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:30.985812 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":39827,"prepare.queue_time_us":316081,"prepare.run_cpu_time_us":504,"prepare.run_wall_time_us":6100,"raft.queue_time_us":39937,"raft.run_cpu_time_us":162,"raft.run_wall_time_us":6475,"spinlock_wait_cycles":59130752,"thread_start_us":501486,"threads_started":2,"wal-append.queue_time_us":383432}
I20260709 13:09:30.989230 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:30.989637 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:30.967175 31025 raft_consensus.cc:740] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:30.992149 30867 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:30.920434 31613 consensus_queue.cc:260] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.970927 31703 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:30.990417 30827 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:31.057144 31025 consensus_queue.cc:260] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:30.978516 31737 raft_consensus.cc:2749] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.990902 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:31.048833 31749 raft_consensus.cc:2749] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:31.046131 31682 raft_consensus.cc:2749] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:31.061712 31703 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.055965 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:31.091253 30903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42168 (request call id 149) took 2101 ms. Trace:
I20260709 13:09:31.094954 30903 rpcz_store.cc:276] 0709 13:09:28.989677 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.561054 (+571377us) service_pool.cc:224] Handling call
0709 13:09:30.276397 (+715343us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:30.419805 (+143408us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:30.419835 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:30.429717 (+  9882us) log.cc:844] Serialized 26 byte log entry
0709 13:09:30.498413 (+ 68696us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:30.498465 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:30.498539 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:30.532983 (+ 34444us) raft_consensus.cc:1685] finished
0709 13:09:30.533003 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.070128 (+537125us) spinlock_profiling.cc:243] Waited 691 ms on lock 0x7b54000663d0. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c68ad 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:31.091170 (+ 21042us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":49447,"raft.queue_time_us":222216,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":4729,"spinlock_wait_cycles":1589008768,"thread_start_us":128456,"threads_started":2,"wal-append.queue_time_us":81026}
I20260709 13:09:31.080205 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:31.128813 31025 ts_tablet_manager.cc:1434] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.202s	user 0.008s	sys 0.000s
I20260709 13:09:31.106902 31528 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.125883 30820 raft_consensus.cc:2393] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:31.110188 31754 raft_consensus.cc:493] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:31.158595 31025 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:31.152735 30895 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:31.167975 30940 leader_election.cc:343] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.170077 30940 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:31.171504 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:31.171993 30718 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:31.168581 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:31.180544 30719 consensus_peers.cc:597] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:09:31.181924 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:31.182674 30975 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.194015 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.198524 30753 raft_consensus.cc:2393] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:31.199518 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.200745 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.201900 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.194496 31735 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.203092 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.204118 31735 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:31.204191 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.205564 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.208119 31023 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: No bootstrap required, opened a new log
I20260709 13:09:31.208632 31023 ts_tablet_manager.cc:1403] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.306s	user 0.015s	sys 0.015s
I20260709 13:09:31.208787 31025 tablet_bootstrap.cc:654] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:31.215549 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 165595us
I20260709 13:09:31.217159 30940 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:31.201603 30746 raft_consensus.cc:2393] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:31.178391 30827 raft_consensus.cc:1240] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:31.205022 30747 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:31.165560 31528 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.242925 30975 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:31.165690 31754 raft_consensus.cc:515] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:31.221522 31595 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:31.220728 31735 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:31.221743 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:31.221051 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.226101 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.263758 31616 consensus_queue.cc:1059] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:31.266974 31528 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
W20260709 13:09:31.271082 31523 consensus_meta.cc:287] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023: Time spent flushing consensus metadata: real 0.504s	user 0.005s	sys 0.005s
I20260709 13:09:31.281980 31622 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:31.255581 31595 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.225126 31676 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:31.244452 31429 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:31.257611 31735 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:31.305786 31023 raft_consensus.cc:359] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.308362 31023 raft_consensus.cc:385] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.308732 31023 raft_consensus.cc:740] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.291086 31715 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:31.338404 31023 consensus_queue.cc:260] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.301017 31575 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.348663 31575 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:31.352077 31635 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:31.295514 30751 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:31.354552 31635 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:31.302268 31595 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.355242 30903 raft_consensus.cc:1240] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:31.354979 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:31.358415 30792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:31.363334 31023 ts_tablet_manager.cc:1434] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.154s	user 0.003s	sys 0.007s
I20260709 13:09:31.332738 31735 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.301200 31523 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:31.360970 31721 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.743s	user 0.011s	sys 0.033s
I20260709 13:09:31.375290 30826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42926 (request call id 175) took 1089 ms. Trace:
I20260709 13:09:31.453733 30826 rpcz_store.cc:276] 0709 13:09:30.285791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.285913 (+   122us) service_pool.cc:224] Handling call
0709 13:09:31.374379 (+1088466us) spinlock_profiling.cc:243] Waited 6.27 ms on lock 0x7b5800003f98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:31.374628 (+   249us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:31.374865 (+   237us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:31.374902 (+    37us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:31.374961 (+    59us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:31.375005 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.375078 (+    73us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.375216 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14417152}
I20260709 13:09:31.360338 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:31.306948 31676 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:31.457199 31776 log.cc:927] Time spent T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
W20260709 13:09:31.457497 31721 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.011s	sys 0.033s
I20260709 13:09:31.495786 30977 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 200) took 1109 ms. Trace:
I20260709 13:09:31.521919 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:31.512741 31635 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.510360 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:31.516566 30827 raft_consensus.cc:1240] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:09:31.570639 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:31.520569 30977 rpcz_store.cc:276] 0709 13:09:30.381099 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.533095 (+151996us) service_pool.cc:224] Handling call
0709 13:09:30.533479 (+   384us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:30.727688 (+194209us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:30.727731 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:30.734262 (+  6531us) log.cc:844] Serialized 26 byte log entry
0709 13:09:31.117248 (+382986us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:09:31.118051 (+   803us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.119788 (+  1737us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:31.369865 (+250077us) raft_consensus.cc:1685] finished
0709 13:09:31.371650 (+  1785us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.490814 (+119164us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":215324,"raft.queue_time_us":196707,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":2871,"thread_start_us":263952,"threads_started":1,"wal-append.queue_time_us":411335}
I20260709 13:09:31.570822 30970 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.564465 31635 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.576252 30747 raft_consensus.cc:1275] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:31.579106 30820 raft_consensus.cc:1240] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:31.582468 30719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:31.585439 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 865705us
W20260709 13:09:31.590809 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 418863us
I20260709 13:09:31.594620 30718 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:31.599949 30793 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:31.602156 30793 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:31.584353 31701 raft_consensus.cc:3055] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:31.583987 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:31.579104 31635 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:31.583499 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:31.624505 30719 consensus_peers.cc:597] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:09:31.585564 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:31.587451 31754 leader_election.cc:290] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:31.589912 31753 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.632508 30718 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:31.581173 30970 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:31.630416 31719 raft_consensus.cc:2804] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:31.629171 31448 raft_consensus.cc:2749] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:31.631263 31705 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:31.641371 31781 log.cc:927] Time spent T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.277s	user 0.000s	sys 0.001s
I20260709 13:09:31.626116 31701 raft_consensus.cc:740] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:31.639335 31749 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:31.666131 31783 log.cc:927] Time spent T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260709 13:09:31.645196 30752 consensus_meta.cc:287] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Time spent flushing consensus metadata: real 0.792s	user 0.012s	sys 0.000s
I20260709 13:09:31.650830 31715 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:31.673097 30977 raft_consensus.cc:2393] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:31.661237 31719 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:31.710186 31523 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:31.646126 30901 raft_consensus.cc:2468] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 0.
I20260709 13:09:31.646930 31789 raft_consensus.cc:2749] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:31.711066 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 74992.7us
W20260709 13:09:31.726257 30719 consensus_peers.cc:597] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:09:31.648767 31753 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:31.713124 31733 raft_consensus.cc:2804] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.706132 30752 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 4.
I20260709 13:09:31.724474 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:31.720825 31719 raft_consensus.cc:3060] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.677518 31705 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.750941 30754 raft_consensus.cc:1240] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4. Ops: []
W20260709 13:09:31.751474 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 147449us
I20260709 13:09:31.735383 31676 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:31.757519 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:31.709265 31749 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.740763 31715 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:31.753911 31733 raft_consensus.cc:697] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
W20260709 13:09:31.772764 31788 log.cc:927] Time spent T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.131s	user 0.000s	sys 0.000s
I20260709 13:09:31.775421 31025 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:31.775980 31025 ts_tablet_manager.cc:1403] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.619s	user 0.027s	sys 0.014s
W20260709 13:09:31.767624 31782 log.cc:927] Time spent T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.202s	user 0.001s	sys 0.001s
I20260709 13:09:31.781206 30823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42922 (request call id 129) took 1012 ms. Trace:
I20260709 13:09:31.781613 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:31.759438 30752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58584 (request call id 230) took 1032 ms. Trace:
I20260709 13:09:31.786252 31469 consensus_queue.cc:1059] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:31.781695 30823 rpcz_store.cc:276] 0709 13:09:30.768370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.068453 (+300083us) service_pool.cc:224] Handling call
0709 13:09:31.110030 (+ 41577us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:31.164536 (+ 54506us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:31.166064 (+  1528us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:31.235734 (+ 69670us) log.cc:844] Serialized 26 byte log entry
0709 13:09:31.630223 (+394489us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:09:31.630270 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.633778 (+  3508us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:31.780962 (+147184us) raft_consensus.cc:1685] finished
0709 13:09:31.780981 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.781140 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1639,"raft.queue_time_us":6009,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":4338,"thread_start_us":345131,"threads_started":1,"wal-append.queue_time_us":499474}
I20260709 13:09:31.743631 31701 consensus_queue.cc:260] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:31.782640 31733 consensus_queue.cc:237] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.786279 30752 rpcz_store.cc:276] 0709 13:09:30.723365 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.728553 (+  5188us) service_pool.cc:224] Handling call
0709 13:09:31.756076 (+1027523us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:31.788044 30971 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48702 (request call id 205) took 1053 ms. Trace:
I20260709 13:09:31.794914 30971 rpcz_store.cc:276] 0709 13:09:30.734952 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.786299 (+1051347us) service_pool.cc:224] Handling call
0709 13:09:31.786600 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:31.786770 (+   170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:31.786803 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:31.786841 (+    38us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:31.786876 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.786929 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.787054 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:31.795614 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:31.790509 31703 consensus_meta.cc:287] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.682s	user 0.010s	sys 0.010s
I20260709 13:09:31.769266 31715 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.789763 31613 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.803833 31429 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:31.804343 31429 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:31.804334 31735 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:31.806026 31795 log.cc:927] Time spent T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.060s	user 0.002s	sys 0.001s
I20260709 13:09:31.806712 31735 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:31.811398 31025 raft_consensus.cc:359] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:31.812211 31025 raft_consensus.cc:385] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.812482 31025 raft_consensus.cc:740] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.813253 30894 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42168 (request call id 159) took 2075 ms. Trace:
I20260709 13:09:31.813755 31749 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:31.813915 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:31.817586 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 47327us
I20260709 13:09:31.813511 31025 consensus_queue.cc:260] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:31.799062 31701 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:31.820710 31741 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:31.821305 31741 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:31.810397 31789 raft_consensus.cc:3055] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:31.814783 30898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42196 (request call id 151) took 1109 ms. Trace:
I20260709 13:09:31.832157 31025 ts_tablet_manager.cc:1434] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260709 13:09:31.814050 30894 rpcz_store.cc:276] 0709 13:09:29.738260 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.551827 (+813567us) service_pool.cc:224] Handling call
0709 13:09:30.552076 (+   249us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:30.587860 (+ 35784us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:30.634866 (+ 47006us) log.cc:844] Serialized 14 byte log entry
0709 13:09:30.673839 (+ 38973us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:30.673921 (+    82us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:30.673980 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.813013 (+1139033us) spinlock_profiling.cc:243] Waited 25.1 ms on lock 0x7b54001036d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:31.813065 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.813198 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":77711,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":38,"raft.queue_time_us":368,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":101,"spinlock_wait_cycles":57833216,"thread_start_us":33639,"threads_started":2,"wal-append.queue_time_us":21084,"wal-append.run_cpu_time_us":1357,"wal-append.run_wall_time_us":1021825}
I20260709 13:09:31.833232 31025 tablet_bootstrap.cc:492] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:31.834849 31753 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:31.824388 30749 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.837702 30866 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:31.838527 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.840382 31635 raft_consensus.cc:2749] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:31.837363 30898 rpcz_store.cc:276] 0709 13:09:30.705682 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.727339 (+ 21657us) service_pool.cc:224] Handling call
0709 13:09:31.813753 (+1086414us) spinlock_profiling.cc:243] Waited 6.69 ms on lock 0x7b5800149198. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:31.814711 (+   958us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15384960}
I20260709 13:09:31.843027 31721 consensus_queue.cc:1048] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:31.832368 30828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42926 (request call id 182) took 1066 ms. Trace:
I20260709 13:09:31.829367 30822 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:31.849133 30822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42926 (request call id 179) took 1265 ms. Trace:
I20260709 13:09:31.849712 30896 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:31.850919 30895 consensus_meta.cc:287] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.655s	user 0.011s	sys 0.001s
I20260709 13:09:31.800266 31703 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.829658 31789 raft_consensus.cc:740] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:31.866636 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:31.867509 30820 raft_consensus.cc:2393] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:31.853986 30895 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:31.849582 30822 rpcz_store.cc:276] 0709 13:09:30.583813 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.585026 (+  1213us) service_pool.cc:224] Handling call
0709 13:09:31.718551 (+1133525us) spinlock_profiling.cc:243] Waited 2.07 ms on lock 0x7b5800003f98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2eee 0000000000375939 00007f0a172161e0 00007f0a172df0c4 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:31.849067 (+130516us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4764928}
I20260709 13:09:31.855485 31595 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.881446 30792 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:31.883914 31715 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:31.890923 30719 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:31.890808 31719 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:31.892658 30719 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:31.893859 31025 tablet_bootstrap.cc:654] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:31.893959 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 261546us
I20260709 13:09:31.895753 30719 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:31.847868 30828 rpcz_store.cc:276] 0709 13:09:30.765663 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.766572 (+   909us) service_pool.cc:224] Handling call
0709 13:09:31.831567 (+1064995us) spinlock_profiling.cc:243] Waited 2 ms on lock 0x7b5800003f98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:31.831783 (+   216us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:31.831975 (+   192us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:31.832010 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:31.832057 (+    47us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:31.832095 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.832190 (+    95us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.832308 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4603648}
I20260709 13:09:31.888687 31429 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:31.898700 30718 leader_election.cc:304] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:31.879405 31654 consensus_queue.cc:1059] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 13:09:31.904276 30718 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:31.882220 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:31.906821 30718 leader_election.cc:304] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:31.910305 30718 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:31.910738 31654 consensus_queue.cc:1243] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer 21a86fb9c73c4c0badc09496e0abd023 log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:09:31.900837 30747 raft_consensus.cc:1240] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:31.911515 30973 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48714 (request call id 116) took 1198 ms. Trace:
I20260709 13:09:31.911927 30973 rpcz_store.cc:276] 0709 13:09:30.713445 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.715324 (+  1879us) service_pool.cc:224] Handling call
0709 13:09:31.879737 (+1164413us) spinlock_profiling.cc:243] Waited 1.04 ms on lock 0x7b580042fc98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2eee 0000000000375939 00007f0a172161e0 00007f0a172df0c4 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:31.911451 (+ 31714us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2396032}
I20260709 13:09:31.914675 31429 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:31.916236 30749 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:31.917279 31719 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:31.912393 31794 log.cc:927] Time spent T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.194s	user 0.001s	sys 0.001s
I20260709 13:09:31.917732 31595 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:31.918471 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.919258 30753 raft_consensus.cc:2393] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:31.884850 31789 consensus_queue.cc:260] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:31.903030 31498 raft_consensus.cc:2749] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:31.920928 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:31.921602 30895 raft_consensus.cc:3060] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.921676 30900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42182 (request call id 186) took 1050 ms. Trace:
I20260709 13:09:31.921998 31769 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.895171 31798 consensus_queue.cc:1048] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:09:31.910482 31741 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:31.923074 31769 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.922248 30900 rpcz_store.cc:276] 0709 13:09:30.871607 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.874960 (+  3353us) service_pool.cc:224] Handling call
0709 13:09:30.958658 (+ 83698us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:30.996610 (+ 37952us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:31.047436 (+ 50826us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:31.097500 (+ 50064us) log.cc:844] Serialized 26 byte log entry
0709 13:09:31.532703 (+435203us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:09:31.534410 (+  1707us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.564992 (+ 30582us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:31.911872 (+346880us) spinlock_profiling.cc:243] Waited 39.2 ms on lock 0x7b4400022b4c. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f100c85 00007f0a0f1016a2 00007f0a11e731db 00007f0a11e6eaaf 00007f0a11e6286e 00007f0a11e61bb6 00007f0a11e617d8 00007f0a11e6b221 00007f0a11e6b1d9 00007f0a11e6b169
0709 13:09:31.921344 (+  9472us) raft_consensus.cc:1685] finished
0709 13:09:31.921378 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.921607 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4087,"raft.queue_time_us":11915,"raft.run_cpu_time_us":70,"raft.run_wall_time_us":71,"spinlock_wait_cycles":90046720,"thread_start_us":311565,"threads_started":1,"wal-append.queue_time_us":513163}
I20260709 13:09:31.924815 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:31.929978 30895 raft_consensus.cc:2468] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:31.922191 31804 raft_consensus.cc:2749] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:31.935211 31575 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:31.937798 31682 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:31.938352 31682 raft_consensus.cc:697] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
W20260709 13:09:31.937093 30942 leader_election.cc:343] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:31.938871 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.939221 31682 consensus_queue.cc:237] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:31.941186 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:31.941803 30971 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.942034 30754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:58598 (request call id 80) took 2038 ms. Trace:
I20260709 13:09:31.942436 30754 rpcz_store.cc:276] 0709 13:09:29.904036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.946713 (+1042677us) service_pool.cc:224] Handling call
0709 13:09:31.750739 (+804026us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:31.756847 (+  6108us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.941868 (+185021us) spinlock_profiling.cc:243] Waited 787 ms on lock 0x7b5400121e50. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c68ad 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:31.941984 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1810408192}
I20260709 13:09:31.943646 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.898650 31790 raft_consensus.cc:2749] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:31.903833 31791 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:31.899181 31715 raft_consensus.cc:2804] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:09:31.933972 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 52607.8us
I20260709 13:09:31.925316 31769 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:31.921425 31789 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.970491 30968 raft_consensus.cc:3055] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:31.959470 31804 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.971509 31804 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.907631 31753 raft_consensus.cc:2749] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:31.931329 31703 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:31.971535 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:31.975205 30752 raft_consensus.cc:1240] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:09:31.975485 31791 raft_consensus.cc:697] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:31.976460 31791 consensus_queue.cc:237] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:31.977455 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.978679 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.966421 31715 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.979663 31715 raft_consensus.cc:3060] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.979791 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:31.926789 30825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42926 (request call id 183) took 1134 ms. Trace:
I20260709 13:09:31.962710 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:31.970966 30968 raft_consensus.cc:740] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:31.971704 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:31.957593 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:31.952430 30867 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:31.987468 30866 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:31.988238 30942 consensus_peers.cc:597] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:09:31.935567 31807 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:31.992871 30974 raft_consensus.cc:1240] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:31.993908 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.971508 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.993825 30968 consensus_queue.cc:260] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:31.994653 30717 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:31.995409 31790 consensus_queue.cc:1048] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:31.995699 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.981046 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:32.000025 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:31.989784 30902 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:32.005043 30942 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:32.005597 30866 leader_election.cc:304] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:32.007885 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 55597.7us
I20260709 13:09:32.012363 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:32.013547 30940 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.024940 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:32.029735 30745 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:32.031052 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:31.991415 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:32.040201 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.014531 31703 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:32.051894 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 46927.5us
W20260709 13:09:32.052368 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 46863us
I20260709 13:09:32.060716 30940 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.032119 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4d157bd1cc48ff9eb49f393479800b" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.021982 31701 raft_consensus.cc:2804] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.038185 31741 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.075242 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:32.060825 30866 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.052497 30754 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.022229 30976 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:32.033138 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.070570 30794 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.072680 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:32.053701 31769 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.051126 30752 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 0.
I20260709 13:09:32.050469 30968 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.056375 31416 raft_consensus.cc:2804] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.082647 30866 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.058820 31749 raft_consensus.cc:2749] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.091246 31703 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:32.061049 31804 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:32.053694 30751 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
W20260709 13:09:32.083983 30868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.067456 31740 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:32.022768 31807 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:31.989348 30825 rpcz_store.cc:276] 0709 13:09:30.791995 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.194387 (+402392us) service_pool.cc:224] Handling call
0709 13:09:31.241371 (+ 46984us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:31.873750 (+632379us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:31.877955 (+  4205us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:31.879649 (+  1694us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:31.882065 (+  2416us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:31.926564 (+ 44499us) spinlock_profiling.cc:243] Waited 619 ms on lock 0x7b54000bf4d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:31.926610 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:31.926735 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1424085888}
I20260709 13:09:32.068672 31613 consensus_queue.cc:1059] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:09:32.083640 31635 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.127111 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:32.114596 31801 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:32.087646 31701 raft_consensus.cc:697] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:32.133983 31701 consensus_queue.cc:237] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:32.135718 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:32.136407 30752 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:32.090690 31741 raft_consensus.cc:697] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:32.122471 30748 raft_consensus.cc:2393] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:32.137571 31741 consensus_queue.cc:237] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:32.138125 30748 raft_consensus.cc:1240] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:09:32.139535 30748 raft_consensus.cc:1240] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:32.118669 30828 raft_consensus.cc:1240] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:32.135742 31807 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:32.090318 31798 consensus_queue.cc:1059] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:09:32.094215 31654 raft_consensus.cc:2749] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.116766 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:32.117070 30866 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.128018 31740 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:32.120116 31732 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:32.132321 30827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42916 (request call id 103) took 1272 ms. Trace:
I20260709 13:09:32.121505 31703 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:32.117790 31498 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:32.115376 31416 raft_consensus.cc:697] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:32.127738 30822 raft_consensus.cc:1240] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:32.152909 31498 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:32.152100 31635 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:32.154105 31635 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:32.149948 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 91276.8us
I20260709 13:09:32.153313 31749 raft_consensus.cc:2749] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.150671 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:32.148850 30827 rpcz_store.cc:276] 0709 13:09:30.859479 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.262875 (+403396us) service_pool.cc:224] Handling call
0709 13:09:31.263311 (+   436us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:31.569999 (+306688us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:32.132028 (+562029us) spinlock_profiling.cc:243] Waited 239 ms on lock 0x7b54001a9d54. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c7e01 00007f0a122c683e 00007f0a1728b419 00007f0a10802bd4 00007f0a10802b62 00007f0a10802a91 00007f0a10802a0c 00007f0a10801cc2 00007f0a1060248c 00007f0a106018c6
0709 13:09:32.132260 (+   232us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":549192064}
I20260709 13:09:32.157059 31635 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:32.157737 31703 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:32.155550 30940 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.152592 30866 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:32.160562 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.161437 31613 raft_consensus.cc:2749] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.162479 31654 raft_consensus.cc:3055] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:32.162855 31654 raft_consensus.cc:740] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:32.163028 31498 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:32.126125 30867 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:32.164986 30866 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.166358 31635 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.169385 30866 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:32.167124 30940 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:32.170802 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 44734.8us
I20260709 13:09:32.172394 30866 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.155050 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.189925 30940 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:32.193363 30866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.194207 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:32.194777 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:32.197486 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:32.192162 30942 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:32.198451 30903 raft_consensus.cc:2393] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 2: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:32.198560 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.171932 31635 raft_consensus.cc:2804] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.167717 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:32.202530 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:32.203310 30903 raft_consensus.cc:2393] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:32.169939 31703 raft_consensus.cc:2804] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:32.203529 30940 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:32.204257 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:32.162596 31715 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.186075 31749 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.185580 30971 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:32.189450 31732 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.212558 31429 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.199358 30976 raft_consensus.cc:2468] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:32.199637 31769 raft_consensus.cc:2749] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.204974 31613 raft_consensus.cc:2804] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.227761 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:32.228184 31740 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:32.206073 31635 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:32.222101 31749 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.233528 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:32.235034 31707 raft_consensus.cc:3055] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:09:32.235463 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 75088.2us
W20260709 13:09:32.235697 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 64020.8us
I20260709 13:09:32.345414 30866 leader_election.cc:304] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:32.242516 30754 raft_consensus.cc:2468] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:32.226821 31705 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:32.206548 31703 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:32.251648 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:32.232244 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:32.168102 31654 consensus_queue.cc:260] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:32.167894 31416 consensus_queue.cc:237] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.249197 31613 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.348263 31703 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.256410 31653 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:32.350679 31749 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.347270 31707 raft_consensus.cc:740] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:32.366546 30751 raft_consensus.cc:2393] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 1: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:32.358245 31613 raft_consensus.cc:3060] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.257005 31635 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.386734 30652 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52558 (request call id 62) took 6563 ms. Trace:
W20260709 13:09:32.378163 30941 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.387221 30749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58598 (request call id 84) took 1217 ms. Trace:
I20260709 13:09:32.393600 31732 raft_consensus.cc:2749] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.368481 31654 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.396610 31025 tablet_bootstrap.cc:492] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:32.370239 31653 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:32.397464 30651 catalog_manager.cc:5697] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:32.407824 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 204359us
I20260709 13:09:32.417105 31025 ts_tablet_manager.cc:1403] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.584s	user 0.014s	sys 0.016s
W20260709 13:09:32.386853 31819 log.cc:927] Time spent T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.232s	user 0.001s	sys 0.000s
I20260709 13:09:32.377936 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.417687 30940 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:32.419559 30940 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.366029 31802 consensus_queue.cc:1059] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:09:32.400022 30652 rpcz_store.cc:276] 0709 13:09:25.823023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:25.824840 (+  1817us) service_pool.cc:224] Handling call
0709 13:09:25.879092 (+ 54252us) spinlock_profiling.cc:243] Waited 15.3 ms on lock 0x7b54001e8054. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12231090 00007f0a122cff3a 00007f0a180861cc 00007f0a1818437e 00007f0a166452a4 00007f0a16645232 00007f0a16645161 00007f0a166450dc 00007f0a16644392 00007f0a1060248c 00007f0a106018c6
0709 13:09:32.386609 (+6507517us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:27.670433 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:27.734310 (+ 63877us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:27.734345 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:09:27.734366 (+    21us) tablet.cc:662] Decoding operations
0709 13:09:27.735017 (+   651us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:27.735069 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:27.735105 (+    36us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:09:27.735611 (+   506us) tablet.cc:701] Row locks acquired
0709 13:09:27.735631 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:09:27.735804 (+   173us) write_op.cc:270] Start()
0709 13:09:27.735942 (+   138us) write_op.cc:276] Timestamp: P: 1783602567735754 usec, L: 0
0709 13:09:27.735963 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:09:27.736690 (+   727us) log.cc:844] Serialized 2093 byte log entry
0709 13:09:28.225427 (+488737us) spinlock_profiling.cc:243] Waited 24 ms on lock 0x7b4400022b4c. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f100c85 00007f0a0f1016a2 00007f0a11e731db 00007f0a11e6eaaf 00007f0a0f1bd0ac 00007f0a18017ab9 00007f0a0f1d969b 00007f0a0f1d793f 00007f0a0f1d9c02 00007f0a11e6120b
0709 13:09:29.365881 (+1140454us) op_driver.cc:464] REPLICATION: finished
0709 13:09:30.004074 (+638193us) write_op.cc:301] APPLY: starting
0709 13:09:30.012581 (+  8507us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:30.038047 (+ 25466us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:30.042494 (+  4447us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:30.155878 (+113384us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:30.156089 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:09:30.156139 (+    50us) write_op.cc:312] APPLY: finished
0709 13:09:30.156381 (+   242us) log.cc:844] Serialized 46 byte log entry
0709 13:09:30.332163 (+175782us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:30.352886 (+ 20723us) write_op.cc:454] Released schema lock
0709 13:09:30.355422 (+  2536us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:30.427892 (+ 72470us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:30.430387 (+  2495us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":462186,"reported_tablets":18,"spinlock_wait_cycles":35253632,"child_traces":[["op",{"apply.queue_time_us":387079,"apply.run_cpu_time_us":14807,"apply.run_wall_time_us":411378,"num_ops":5,"prepare.queue_time_us":670098,"prepare.run_cpu_time_us":25440,"prepare.run_wall_time_us":793555,"raft.queue_time_us":632910,"raft.run_cpu_time_us":24753,"raft.run_wall_time_us":501018,"replication_time_us":1569323,"spinlock_wait_cycles":55311616,"thread_start_us":1995486,"threads_started":5,"wal-append.queue_time_us":1088732,"wal-append.run_cpu_time_us":59323,"wal-append.run_wall_time_us":2622958}]]}
I20260709 13:09:32.420013 31653 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.444062 30650 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:52590 (request call id 39) took 1547 ms. Trace:
I20260709 13:09:32.426833 31568 raft_consensus.cc:2804] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.444617 30650 rpcz_store.cc:276] 0709 13:09:30.848739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.854122 (+  5383us) service_pool.cc:224] Handling call
0709 13:09:30.855240 (+  1118us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 13:09:32.395020 (+1539780us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=0de3cedd0ce14db6872e0727542f9375]
0709 13:09:32.396042 (+  1022us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1539538}
I20260709 13:09:32.426538 31732 raft_consensus.cc:2749] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:32.454958 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 67195.7us
I20260709 13:09:32.456811 30794 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:32.450062 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 104793us
I20260709 13:09:32.405040 30749 rpcz_store.cc:276] 0709 13:09:31.169647 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.173759 (+  4112us) service_pool.cc:224] Handling call
0709 13:09:31.781430 (+607671us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b5800202b98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:32.387015 (+605585us) spinlock_profiling.cc:243] Waited 40.6 ms on lock 0x7b54001978d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:32.387124 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":131374720}
I20260709 13:09:32.435003 31737 raft_consensus.cc:2749] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:09:32.484957 30719 leader_election.cc:343] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.445183 31790 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:32.429090 31769 consensus_queue.cc:1059] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
W20260709 13:09:32.499384 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:32.453786 31568 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:32.505252 31793 log.cc:927] Time spent T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.746s	user 0.000s	sys 0.003s
I20260709 13:09:32.510089 31568 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:32.507164 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 81421.3us
I20260709 13:09:32.432034 31707 consensus_queue.cc:260] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:32.495009 31448 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:32.516943 30940 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.514385 30866 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:32.494556 31715 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:32.531553 31025 raft_consensus.cc:359] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:32.535600 31025 raft_consensus.cc:385] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.535938 31025 raft_consensus.cc:740] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.536656 31025 consensus_queue.cc:260] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:32.521862 31835 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:32.511358 31790 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:32.532063 31740 raft_consensus.cc:3055] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:32.539273 31429 raft_consensus.cc:2749] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.550815 31025 ts_tablet_manager.cc:1434] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.000s
W20260709 13:09:32.555141 31833 log.cc:927] Time spent T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
W20260709 13:09:32.557477 31831 log.cc:927] Time spent T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
W20260709 13:09:32.557689 31832 log.cc:927] Time spent T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:09:32.548566 31732 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:32.565879 31732 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:32.566057 31826 log.cc:927] Time spent T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 13:09:32.557746 31841 raft_consensus.cc:2804] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.568506 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.568125 31732 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:32.570588 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.574810 31613 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.579463 30975 raft_consensus.cc:2410] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:09:32.545264 31740 raft_consensus.cc:740] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:32.585135 31653 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.588231 31653 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:32.561654 30968 raft_consensus.cc:1275] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:32.595579 31735 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:09:32.601333 30793 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:32.601780 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 84911.9us
I20260709 13:09:32.602461 30940 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:32.601063 30867 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:32.599905 31740 consensus_queue.cc:260] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.604486 31740 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.604698 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.545331 31835 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:32.615031 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:32.615932 30753 raft_consensus.cc:2393] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:32.612496 31738 raft_consensus.cc:2804] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:09:32.611428 30972 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:48714 (request call id 121) took 1876 ms (client timeout 1701 ms). Trace:
I20260709 13:09:32.628031 30969 raft_consensus.cc:2368] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:32.617234 31840 raft_consensus.cc:2804] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.625727 31839 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.612078 31703 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.627573 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:32.642388 30943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.629470 31738 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:32.628937 31841 raft_consensus.cc:697] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:32.641554 31840 raft_consensus.cc:697] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:32.652302 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:32.652477 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:32.653451 30974 raft_consensus.cc:2393] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:32.652945 31840 consensus_queue.cc:237] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:32.633201 30972 rpcz_store.cc:269] 0709 13:09:30.734681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.751178 (+ 16497us) service_pool.cc:224] Handling call
0709 13:09:31.211631 (+460453us) spinlock_profiling.cc:243] Waited 9.22 ms on lock 0x7b580042fc98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:32.153009 (+941378us) spinlock_profiling.cc:243] Waited 5.25 ms on lock 0x7b580042fc98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2e9c 00007f0a0f1a2a5b 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:32.604574 (+451565us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b580042fc98. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2eee 0000000000375939 00007f0a172161e0 00007f0a172df0c4 00007f0a172df131 00007f0a1728d0a0 00007f0a1728c984 00007f0a108076d4 00007f0a10807662
0709 13:09:32.610067 (+  5493us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":38127360}
I20260709 13:09:32.635392 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.645485 31738 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.644584 31839 raft_consensus.cc:697] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:32.663228 30895 raft_consensus.cc:1240] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:32.635190 31798 consensus_queue.cc:1048] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:09:32.645052 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.664256 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.666080 31790 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:32.665794 31839 consensus_queue.cc:237] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.673767 31613 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:32.678052 30972 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:32.677388 30976 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
W20260709 13:09:32.695442 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 181107us
I20260709 13:09:32.700924 30866 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:32.695778 31835 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:32.705895 31846 raft_consensus.cc:2749] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.713709 31025 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:32.717388 31804 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:32.710114 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:32.720031 31804 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:32.720507 30894 raft_consensus.cc:2393] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:32.720608 31469 raft_consensus.cc:3055] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:32.712769 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.721309 31469 raft_consensus.cc:740] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:32.722209 31804 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:32.709842 30900 raft_consensus.cc:1275] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:32.727865 31568 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.663821 31841 consensus_queue.cc:237] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.737114 30718 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:32.745700 30943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.734756 31707 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.735457 30748 raft_consensus.cc:1240] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:09:32.746573 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.747893 30824 raft_consensus.cc:2393] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 4: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:32.737084 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.722553 31469 consensus_queue.cc:260] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:32.802073 30867 leader_election.cc:400] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:32.802513 30867 leader_election.cc:403] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:32.804378 30975 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.811566 30940 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.816457 30866 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.817107 30940 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.817706 30718 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
W20260709 13:09:32.820112 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 76739.1us
I20260709 13:09:32.820668 30718 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:32.821890 30718 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:32.822647 31528 raft_consensus.cc:2749] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.825234 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:32.826557 30718 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:32.826838 31025 tablet_bootstrap.cc:654] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.817796 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:32.802497 30971 raft_consensus.cc:1240] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:32.845786 30718 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:32.811672 31575 raft_consensus.cc:2749] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:09:32.894480 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 46736.5us
I20260709 13:09:32.837532 31498 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:09:32.885509 31839 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.902171 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:32.844838 31829 consensus_queue.cc:1059] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 13:09:32.902577 31839 raft_consensus.cc:493] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.903095 31839 raft_consensus.cc:515] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:32.903515 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.853451 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:32.905211 31839 leader_election.cc:290] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:32.909409 31613 raft_consensus.cc:2749] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.909914 30970 raft_consensus.cc:2393] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:32.904817 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.830624 31705 raft_consensus.cc:2749] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:32.825783 31654 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:32.816107 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
W20260709 13:09:32.899137 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 53511.2us
I20260709 13:09:32.838085 31753 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.839841 31835 raft_consensus.cc:3060] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.851069 31715 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.915310 30975 raft_consensus.cc:1275] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:32.914834 30754 raft_consensus.cc:2393] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
W20260709 13:09:32.895980 31832 log.cc:927] Time spent T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 13:09:32.886021 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:32.895968 31703 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:32.932158 31635 consensus_meta.cc:287] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.500s	user 0.006s	sys 0.004s
I20260709 13:09:32.895702 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.826025 31733 consensus_queue.cc:1048] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.088s
I20260709 13:09:32.913425 31721 raft_consensus.cc:2764] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260709 13:09:32.923563 31749 consensus_meta.cc:287] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.548s	user 0.006s	sys 0.008s
W20260709 13:09:32.934729 30795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.921828 31792 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.931614 30718 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:32.953743 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 137329us
I20260709 13:09:32.942622 31715 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.838570 31845 consensus_queue.cc:1048] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.109s
I20260709 13:09:32.962400 30974 raft_consensus.cc:1275] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:32.963315 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:32.963655 30821 raft_consensus.cc:1275] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:32.967576 31848 log.cc:927] Time spent T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be: Append to log took a long time: real 0.266s	user 0.000s	sys 0.001s
I20260709 13:09:32.968838 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.969659 30824 raft_consensus.cc:2393] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:32.969739 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.960762 31846 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.970649 31846 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:32.972815 31846 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:32.960533 31588 consensus_queue.cc:1048] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:09:32.975113 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:32.959231 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:32.976979 31568 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:32.963543 30828 raft_consensus.cc:2393] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:32.954799 31575 raft_consensus.cc:2749] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.950814 31635 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:32.951100 31749 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:32.982543 30943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.982626 31635 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:32.983208 31749 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:32.953657 31792 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:32.983973 30902 raft_consensus.cc:2393] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:32.984689 30867 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:32.985258 31792 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:32.986104 31846 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.986824 30899 raft_consensus.cc:3060] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.988996 30866 leader_election.cc:304] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:32.993146 30866 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.995455 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:32.995661 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:32.997747 30940 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:32.996871 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:33.004468 30746 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:33.005549 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:33.010530 30866 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:32.960120 31715 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:33.013453 30942 leader_election.cc:343] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:33.007694 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
W20260709 13:09:32.998951 30795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:33.022259 31837 consensus_queue.cc:1059] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.015884 31703 raft_consensus.cc:2749] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.023633 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:33.030066 31829 raft_consensus.cc:3055] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:33.008841 31749 consensus_queue.cc:1048] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 13:09:33.036641 31829 raft_consensus.cc:740] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:33.035102 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:33.038486 31738 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:32.960070 31753 consensus_queue.cc:1059] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 13:09:33.043165 31753 raft_consensus.cc:3055] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:33.043617 31753 raft_consensus.cc:740] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:33.050828 31858 raft_consensus.cc:2749] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.054365 30751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58570 (request call id 149) took 1075 ms. Trace:
I20260709 13:09:33.054961 30751 rpcz_store.cc:276] 0709 13:09:31.978958 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:32.125232 (+146274us) service_pool.cc:224] Handling call
0709 13:09:33.054096 (+928864us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b54002b3ed4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:33.054287 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":273094912}
I20260709 13:09:33.057753 30971 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.042069 31738 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:33.059978 31613 raft_consensus.cc:3055] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:33.026886 31635 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:33.044560 31753 consensus_queue.cc:260] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:33.068298 31613 raft_consensus.cc:740] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:33.101449 31613 consensus_queue.cc:260] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:33.102878 31613 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:33.089855 31807 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:33.111949 31807 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:33.114197 31807 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:33.117659 31616 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:33.118425 31616 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:33.068939 31635 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.122094 31635 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:33.124126 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:33.127328 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:33.120966 31616 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:33.147137 31846 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:33.160113 31469 raft_consensus.cc:3060] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.172878 30826 raft_consensus.cc:1240] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:09:33.173336 30718 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:33.173707 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:33.174299 30752 raft_consensus.cc:3060] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.175504 30718 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:33.178447 31753 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.178742 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:33.185024 30752 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:33.191139 30718 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:33.204535 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:33.206516 30902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42196 (request call id 183) took 1002 ms. Trace:
I20260709 13:09:33.207084 30902 rpcz_store.cc:276] 0709 13:09:32.203824 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:32.203971 (+   147us) service_pool.cc:224] Handling call
0709 13:09:33.206242 (+1002271us) spinlock_profiling.cc:243] Waited 776 ms on lock 0x7b54002d50d4. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:33.206442 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1784591744}
I20260709 13:09:33.197522 31741 raft_consensus.cc:2749] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.200556 31705 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:09:33.219149 31829 consensus_queue.cc:260] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.221913 31829 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.222167 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:33.200742 31733 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:33.228428 31715 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.236754 30971 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:33.237959 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:33.259088 31025 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:33.266974 31025 ts_tablet_manager.cc:1403] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.553s	user 0.021s	sys 0.020s
W20260709 13:09:33.268644 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 258171us
I20260709 13:09:33.269773 30866 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:33.270917 30866 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:33.283522 30718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 92519.8us
I20260709 13:09:33.286211 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:33.286458 30974 raft_consensus.cc:1275] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:33.294068 30940 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:33.302042 30867 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:33.304003 30753 raft_consensus.cc:1275] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:33.276765 31732 raft_consensus.cc:2749] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:33.281112 31791 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:33.288236 31792 raft_consensus.cc:2749] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.314016 31568 consensus_queue.cc:1048] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.320000 30717 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:33.321040 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:33.321982 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:33.290208 31575 consensus_queue.cc:1048] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260709 13:09:33.313058 31821 raft_consensus.cc:2804] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:33.330747 30747 raft_consensus.cc:2368] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:33.332728 30902 raft_consensus.cc:1240] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:33.316783 31635 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:33.302543 31841 consensus_queue.cc:1048] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:09:33.332487 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:33.356729 31613 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.364763 31790 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.375710 31025 raft_consensus.cc:359] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.415742 31025 raft_consensus.cc:385] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:33.416174 31025 raft_consensus.cc:740] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:33.349591 31703 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:33.332372 31791 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:33.412492 30795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:33.440331 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 81925.1us
W20260709 13:09:33.415931 30720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:33.446400 31025 consensus_queue.cc:260] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.449347 30717 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:33.413007 31821 raft_consensus.cc:697] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:33.459609 30717 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:33.425367 31857 raft_consensus.cc:2749] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.439107 31703 raft_consensus.cc:697] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:33.426003 31613 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.462721 31498 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.446377 31807 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:33.455873 31835 consensus_meta.cc:287] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.509s	user 0.007s	sys 0.004s
I20260709 13:09:33.454814 30897 raft_consensus.cc:1240] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:33.441988 31682 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:33.552563 31682 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:33.492683 31635 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:33.553887 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:33.554677 30976 raft_consensus.cc:2393] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:33.482613 31843 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.555663 31843 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:33.557726 31843 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:33.495462 31804 raft_consensus.cc:2749] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.530675 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:33.531607 30750 raft_consensus.cc:1275] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:33.532109 31715 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:33.539848 31807 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:33.526435 31738 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:33.551334 31703 consensus_queue.cc:237] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.563413 31738 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:33.564208 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:33.564918 30748 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:33.566968 31025 ts_tablet_manager.cc:1434] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.300s	user 0.009s	sys 0.000s
I20260709 13:09:33.552975 31429 consensus_queue.cc:1048] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.555199 31682 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:33.558588 31613 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:33.562865 31807 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:33.549937 30896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42182 (request call id 199) took 1361 ms. Trace:
I20260709 13:09:33.579044 31635 consensus_queue.cc:1048] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:09:33.547448 31732 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.546439 31835 raft_consensus.cc:2749] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:33.573376 31846 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:33.606148 30943 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:33.600714 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:33.606215 30746 raft_consensus.cc:1275] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:33.622095 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 49443.1us
W20260709 13:09:33.623889 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 141926us
I20260709 13:09:33.626380 30717 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:33.602684 31732 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.615494 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:33.588304 31821 consensus_queue.cc:237] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.634966 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:33.635573 30752 raft_consensus.cc:2468] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:33.637580 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:33.636242 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:33.642936 31867 log.cc:927] Time spent T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20260709 13:09:33.637871 31738 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:33.643894 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:33.644469 31738 consensus_queue.cc:1048] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:33.659056 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:33.636351 31871 raft_consensus.cc:2749] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.684573 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:33.693882 31827 consensus_queue.cc:1059] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:33.695232 31827 raft_consensus.cc:3055] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:33.695704 31827 raft_consensus.cc:740] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:33.696676 31827 consensus_queue.cc:260] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:33.704905 31827 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.578873 30896 rpcz_store.cc:276] 0709 13:09:32.189035 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:32.196366 (+  7331us) service_pool.cc:224] Handling call
0709 13:09:32.910059 (+713693us) spinlock_profiling.cc:243] Waited 2.87 ms on lock 0x7b5800149198. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2b71 00007f0a0f1a2a22 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:33.195715 (+285656us) spinlock_profiling.cc:243] Waited 3.72 ms on lock 0x7b5800149198. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a0f062db1 00007f0a0f1a2e9c 00007f0a0f1a2a5b 00007f0a180bbc09 00007f0a17215ee0 00007f0a172df0ab 00007f0a172df131 00007f0a172a0fc0 00007f0a1728b929 00007f0a1728b3d2 00007f0a10802bd4
0709 13:09:33.195987 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:33.196258 (+   271us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:09:33.373344 (+177086us) log.cc:844] Serialized 14 byte log entry
0709 13:09:33.376070 (+  2726us) spinlock_profiling.cc:243] Waited 2.21 ms on lock 0x7b18001431a0. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a180a2de1 00007f0a180af5b1 00007f0a0f1da3f3 00007f0a0f1dc7c1 00007f0a0f1dc779 00007f0a0f1dc709 00007f0a0f1dc6d1 00007f0a0f1db9cd 000000000038f354 000000000038f199 00007f0a0f1bd83a
0709 13:09:33.537769 (+161699us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:33.549551 (+ 11782us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:33.549615 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:33.549717 (+   102us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:33.549871 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1753,"prepare.queue_time_us":175110,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":39,"raft.queue_time_us":452,"raft.run_cpu_time_us":3038,"raft.run_wall_time_us":118516,"spinlock_wait_cycles":25526400,"thread_start_us":309831,"threads_started":2,"wal-append.queue_time_us":231923}
I20260709 13:09:33.692257 31733 raft_consensus.cc:2749] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:33.693048 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:33.690701 31791 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:33.778369 31732 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:33.693497 31735 consensus_queue.cc:1048] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.079s
W20260709 13:09:33.803929 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 165873us
W20260709 13:09:33.790776 31829 consensus_meta.cc:287] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: Time spent flushing consensus metadata: real 0.552s	user 0.011s	sys 0.001s
I20260709 13:09:33.808215 30898 raft_consensus.cc:2468] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:33.824663 30748 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:33.826637 30828 raft_consensus.cc:1240] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
W20260709 13:09:33.835355 30942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:33.846530 30754 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:33.829473 31879 consensus_queue.cc:1048] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:09:33.854038 30940 leader_election.cc:400] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:33.854523 30940 leader_election.cc:403] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:33.857205 30866 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:33.860651 31703 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:33.860495 31732 consensus_queue.cc:1048] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:09:33.861217 31735 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.870424 31735 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:33.874115 31835 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:33.875456 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:33.875927 31835 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:33.878398 31703 raft_consensus.cc:697] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:33.878540 31835 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:33.879338 31703 consensus_queue.cc:237] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:33.874696 31735 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:33.858114 31827 raft_consensus.cc:2749] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:33.887876 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:33.893505 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 77267us
I20260709 13:09:33.894477 30792 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:33.895566 30792 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:33.897112 30792 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:33.898512 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:33.895220 31807 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.902263 31707 raft_consensus.cc:2804] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:33.902696 31707 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.902853 30792 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:33.904457 31738 raft_consensus.cc:2749] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:33.900595 31882 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.902741 31025 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:33.906987 31846 raft_consensus.cc:2749] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.909688 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:33.903102 31707 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.860023 31879 consensus_queue.cc:1059] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
W20260709 13:09:33.910982 31866 log.cc:927] Time spent T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.337s	user 0.002s	sys 0.002s
I20260709 13:09:33.960172 31025 tablet_bootstrap.cc:654] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:33.987788 30898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42182 (request call id 208) took 1174 ms. Trace:
I20260709 13:09:33.988436 30898 rpcz_store.cc:276] 0709 13:09:32.813579 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:32.814832 (+  1253us) service_pool.cc:224] Handling call
0709 13:09:33.987501 (+1172669us) spinlock_profiling.cc:243] Waited 674 ms on lock 0x7b5400506754. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122cb2fa 00007f0a1728cb17 00007f0a108076d4 00007f0a10807662 00007f0a10807591 00007f0a1080750c 00007f0a108067c2 00007f0a1060248c 00007f0a106018c6 00007f0a1060126f
0709 13:09:33.987687 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1550791552}
I20260709 13:09:33.991917 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:33.992910 30746 raft_consensus.cc:2393] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:33.999058 30649 catalog_manager.cc:5697] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:33.977428 31857 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:34.009167 31857 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:34.012818 31857 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:34.013979 30651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52556 (request call id 65) took 8552 ms. Trace:
I20260709 13:09:34.007720 30649 catalog_manager.cc:5697] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } }
I20260709 13:09:34.022168 30649 catalog_manager.cc:5697] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:34.014536 30651 rpcz_store.cc:276] 0709 13:09:25.446014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:25.446599 (+   585us) service_pool.cc:224] Handling call
0709 13:09:33.998383 (+8551784us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:32.570696 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:32.573482 (+  2786us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:32.573530 (+    48us) write_op.cc:435] Acquired schema lock
0709 13:09:32.573547 (+    17us) tablet.cc:662] Decoding operations
0709 13:09:32.573954 (+   407us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:32.574046 (+    92us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:32.574092 (+    46us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:32.574334 (+   242us) tablet.cc:701] Row locks acquired
0709 13:09:32.574353 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:09:32.574514 (+   161us) write_op.cc:270] Start()
0709 13:09:32.574659 (+   145us) write_op.cc:276] Timestamp: P: 1783602572574445 usec, L: 0
0709 13:09:32.574689 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 13:09:32.575519 (+   830us) log.cc:844] Serialized 540 byte log entry
0709 13:09:33.357924 (+782405us) op_driver.cc:464] REPLICATION: finished
0709 13:09:33.688148 (+330224us) write_op.cc:301] APPLY: starting
0709 13:09:33.692733 (+  4585us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:33.701693 (+  8960us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:33.704352 (+  2659us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:33.704567 (+   215us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:33.704803 (+   236us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:33.704844 (+    41us) write_op.cc:312] APPLY: finished
0709 13:09:33.705039 (+   195us) log.cc:844] Serialized 22 byte log entry
0709 13:09:33.705257 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:33.705364 (+   107us) write_op.cc:454] Released schema lock
0709 13:09:33.705402 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:33.705786 (+   384us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:33.705819 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1748488,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":319291,"apply.run_cpu_time_us":2191,"apply.run_wall_time_us":22973,"num_ops":1,"prepare.queue_time_us":126113,"prepare.run_cpu_time_us":18427,"prepare.run_wall_time_us":123756,"raft.queue_time_us":322416,"raft.run_cpu_time_us":98768,"raft.run_wall_time_us":285468,"replication_time_us":754023,"thread_start_us":433121,"threads_started":4,"wal-append.queue_time_us":117146}]]}
I20260709 13:09:34.031091 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:34.034763 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:34.035032 30940 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:34.036151 30794 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:34.040067 30866 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:34.031797 30903 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:34.035450 30975 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:34.042419 30942 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:34.051717 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:34.049551 30719 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:34.056232 30974 raft_consensus.cc:2393] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 1: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:34.050832 30867 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:34.057785 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:34.058020 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:34.060577 30826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:34.055544 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.067233 30717 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:34.068576 30753 raft_consensus.cc:2393] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:34.069002 30940 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:34.074422 30867 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:34.043460 31857 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:34.048620 31807 raft_consensus.cc:3055] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:34.052986 31735 raft_consensus.cc:2804] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:34.052702 31691 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:34.069955 31846 raft_consensus.cc:2804] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:34.065853 31858 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:34.081750 31701 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:34.136206 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 54958.2us
W20260709 13:09:34.138567 30717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 50518.5us
I20260709 13:09:34.147020 30794 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:34.086059 31595 raft_consensus.cc:2749] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:34.102499 31429 raft_consensus.cc:2804] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:34.095324 31735 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:34.092481 31753 raft_consensus.cc:2749] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:34.089462 31807 raft_consensus.cc:740] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:34.099871 31562 raft_consensus.cc:2749] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:34.131866 31846 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:34.176167 30975 raft_consensus.cc:1275] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:34.154711 30745 raft_consensus.cc:1240] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 4. Current term is 5. Ops: [3.2-4.3]
W20260709 13:09:34.199043 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 118830us
I20260709 13:09:34.100229 31878 consensus_queue.cc:1059] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260709 13:09:34.131148 31691 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:34.169426 31735 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:34.185668 31846 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:34.240530 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 136720us
I20260709 13:09:34.179611 31429 raft_consensus.cc:697] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
W20260709 13:09:34.246922 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 47025.9us
I20260709 13:09:34.193981 31909 raft_consensus.cc:2749] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:34.228539 31568 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.181083 31707 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.195673 31703 consensus_queue.cc:1048] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.124s
I20260709 13:09:34.249616 30748 raft_consensus.cc:1275] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:09:34.353251 30719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 43768.9us
I20260709 13:09:34.339900 31568 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:34.376962 31887 log.cc:927] Time spent T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.296s	user 0.001s	sys 0.000s
I20260709 13:09:34.319929 31807 consensus_queue.cc:260] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:34.382341 31879 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:34.397001 31895 log.cc:927] Time spent T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.295s	user 0.000s	sys 0.001s
I20260709 13:09:34.387090 31429 consensus_queue.cc:237] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:34.415436 31891 log.cc:927] Time spent T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.244s	user 0.000s	sys 0.001s
I20260709 13:09:34.421844 31707 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:34.427933 31902 log.cc:927] Time spent T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 13:09:34.406303 31879 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.431283 30824 raft_consensus.cc:1275] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:34.433912 30972 raft_consensus.cc:1275] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:34.438596 31691 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:34.440694 31025 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:34.441383 31025 ts_tablet_manager.cc:1403] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.539s	user 0.019s	sys 0.001s
W20260709 13:09:34.443027 31900 log.cc:927] Time spent T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.243s	user 0.003s	sys 0.000s
I20260709 13:09:34.445588 31025 raft_consensus.cc:359] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:34.450359 31025 raft_consensus.cc:385] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:34.452183 31025 raft_consensus.cc:740] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:34.453472 31025 consensus_queue.cc:260] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:34.466846 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.467613 30747 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:34.467813 31568 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:34.469147 31829 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.473901 31829 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:34.476848 31829 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:34.477442 31791 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:34.416163 31807 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:34.465107 31910 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:34.572811 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 92537.7us
I20260709 13:09:34.479765 31879 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:34.574230 31910 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:34.590529 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:34.596238 31025 ts_tablet_manager.cc:1434] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.154s	user 0.009s	sys 0.000s
I20260709 13:09:34.603118 31025 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: Bootstrap starting.
I20260709 13:09:34.569434 31791 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:34.586977 31635 consensus_queue.cc:1048] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:09:34.618083 31846 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:34.620486 31846 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:34.617684 31025 tablet_bootstrap.cc:654] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:34.621497 31917 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:34.622377 31701 raft_consensus.cc:2749] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:34.622329 31917 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.650151 31791 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:34.651288 31910 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:34.655310 30750 raft_consensus.cc:1275] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:34.601986 31735 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:34.666194 31917 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:34.671628 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:34.672456 30899 raft_consensus.cc:2393] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 2: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:34.676527 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.696856 31575 raft_consensus.cc:3055] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:34.697402 31575 raft_consensus.cc:740] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:34.698333 31575 consensus_queue.cc:260] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.699586 31575 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:34.700599 30971 raft_consensus.cc:1275] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:34.692444 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:34.701915 31917 raft_consensus.cc:493] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:34.702682 31917 raft_consensus.cc:515] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:34.705463 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.706266 30748 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:34.707216 31807 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:34.707768 31807 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.702008 30751 raft_consensus.cc:2393] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:34.675293 31910 consensus_queue.cc:1048] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:09:34.720386 31807 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:34.720989 31829 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.721154 31735 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:34.721534 31829 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:34.722731 31917 leader_election.cc:290] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:34.723398 31740 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:34.727017 31737 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.734318 30823 raft_consensus.cc:1240] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:34.732580 31926 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:34.736366 31926 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:34.738101 30793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.594s	user 0.024s	sys 0.054s
W20260709 13:09:34.738431 30793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.594s	user 0.024s	sys 0.054s
W20260709 13:09:34.738687 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 594773us
I20260709 13:09:34.738976 31926 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:34.739598 31740 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.742142 31740 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:34.743054 31737 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.745564 31737 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:34.730142 31829 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:34.746544 31924 consensus_queue.cc:1048] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:34.746502 31926 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.748721 31926 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:34.752853 31926 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:34.760927 31025 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: No bootstrap required, opened a new log
I20260709 13:09:34.762012 31025 ts_tablet_manager.cc:1403] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.003s
I20260709 13:09:34.764729 31025 raft_consensus.cc:359] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:34.914623 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.786599 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.789011 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:35.054330 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.788286 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.804533 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.787365 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:34.801707 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:34.823565 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:34.810026 30753 raft_consensus.cc:1275] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:35.030349 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:34.784052 30792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:34.785677 30867 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:35.082856 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 303787us
I20260709 13:09:34.857057 30901 raft_consensus.cc:1275] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:35.086127 30821 raft_consensus.cc:1275] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:09:34.806180 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:34.859707 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.090162 30895 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:34.855921 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:35.092372 30897 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.075345 30750 raft_consensus.cc:3060] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:34.794317 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:34.797515 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:34.798281 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.099666 30903 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:34.769474 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:34.832422 30940 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:35.105424 31732 consensus_queue.cc:1048] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:34.824422 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:35.106957 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 274481us
I20260709 13:09:35.108024 30974 raft_consensus.cc:2393] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 2: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:34.826176 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:35.108873 31613 raft_consensus.cc:2804] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.109591 31613 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.109982 30975 raft_consensus.cc:2368] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4.
I20260709 13:09:34.825176 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:34.825548 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:34.916684 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.112267 30649 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52564 (request call id 67) took 6148 ms. Trace:
I20260709 13:09:34.824680 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:34.826567 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.110025 31613 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:34.828274 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.047010 31878 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:35.118781 31878 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.787458 31721 consensus_queue.cc:1048] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:34.780474 31707 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.819159 31791 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:34.779970 31703 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.130713 31740 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.131042 31703 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:35.131434 31740 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:34.776665 31810 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.133344 31911 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:34.784135 31904 consensus_queue.cc:1059] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:35.134222 31810 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.135172 31904 raft_consensus.cc:3055] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:35.135614 31904 raft_consensus.cc:740] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:34.891304 31905 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.137828 30746 raft_consensus.cc:2393] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:35.138245 31905 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.139259 30648 catalog_manager.cc:5697] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:34.954471 31691 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:34.879604 31917 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.145958 30748 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:35.146847 31917 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:35.143427 31691 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
W20260709 13:09:34.791687 31883 log.cc:927] Time spent T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.652s	user 0.001s	sys 0.002s
W20260709 13:09:34.817864 31920 log.cc:927] Time spent T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.215s	user 0.003s	sys 0.000s
I20260709 13:09:35.150715 31703 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:34.847958 31857 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:35.152473 31857 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:35.154971 31857 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:34.878820 31575 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:35.155987 31575 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:34.782509 31829 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.056609 30745 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:35.086768 30821 pending_rounds.cc:85] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: Aborting all ops after (but not including) 2
I20260709 13:09:35.104138 31846 raft_consensus.cc:2749] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:35.158586 31829 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:34.767251 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.159962 30973 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:35.160280 30972 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:35.125597 30754 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:35.117754 30971 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:35.127671 31791 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:35.159054 30821 pending_rounds.cc:107] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:09:35.162685 30821 raft_consensus.cc:2889] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:35.126554 31707 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.165418 31707 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:35.167235 31740 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.167963 31740 consensus_queue.cc:1048] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:35.137130 31904 consensus_queue.cc:260] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.134231 31911 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:35.176121 31691 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:35.176993 30942 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:35.176293 30648 catalog_manager.cc:5697] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } }
I20260709 13:09:35.174229 31904 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:35.183173 31737 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:35.179554 31827 consensus_queue.cc:1048] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:09:35.185053 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:35.186676 31810 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.186749 31917 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:35.181054 31905 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.189390 31911 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:35.198347 30867 leader_election.cc:400] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4.
I20260709 13:09:35.198738 30867 leader_election.cc:403] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:09:35.201131 30793 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:35.197937 30648 catalog_manager.cc:5697] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:35.204476 31691 raft_consensus.cc:2804] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.204981 31691 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.205464 31691 raft_consensus.cc:3060] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.206255 30718 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:35.207408 31871 raft_consensus.cc:2804] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:35.207863 31871 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:35.208273 31871 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:35.210850 30942 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:35.211918 31568 raft_consensus.cc:2804] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.212320 31568 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.212711 31568 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.172750 31613 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:35.215453 31613 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:35.204051 30648 catalog_manager.cc:5697] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:35.223752 30900 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:35.224797 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:35.225548 30827 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:35.225762 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:35.227020 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:35.112906 30649 rpcz_store.cc:276] 0709 13:09:28.963616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.967489 (+  3873us) service_pool.cc:224] Handling call
0709 13:09:35.112023 (+6144534us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:34.310120 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:34.428595 (+118475us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:34.428647 (+    52us) write_op.cc:435] Acquired schema lock
0709 13:09:34.428675 (+    28us) tablet.cc:662] Decoding operations
0709 13:09:34.446522 (+ 17847us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:34.446581 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:34.446612 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:09:34.446932 (+   320us) tablet.cc:701] Row locks acquired
0709 13:09:34.446949 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:09:34.447082 (+   133us) write_op.cc:270] Start()
0709 13:09:34.447199 (+   117us) write_op.cc:276] Timestamp: P: 1783602574447041 usec, L: 0
0709 13:09:34.447220 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:09:34.447845 (+   625us) log.cc:844] Serialized 1316 byte log entry
0709 13:09:34.608772 (+160927us) op_driver.cc:464] REPLICATION: finished
0709 13:09:34.750335 (+141563us) write_op.cc:301] APPLY: starting
0709 13:09:34.750427 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:34.750589 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:34.750722 (+   133us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:34.751235 (+   513us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:34.751425 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:09:34.751471 (+    46us) write_op.cc:312] APPLY: finished
0709 13:09:34.751671 (+   200us) log.cc:844] Serialized 34 byte log entry
0709 13:09:34.751838 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:34.751927 (+    89us) write_op.cc:454] Released schema lock
0709 13:09:34.751964 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:34.752274 (+   310us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:34.752301 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":31550,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":137967,"apply.run_cpu_time_us":1930,"apply.run_wall_time_us":1930,"num_ops":3,"prepare.queue_time_us":172126,"prepare.run_cpu_time_us":4171,"prepare.run_wall_time_us":220480,"replication_time_us":154026,"thread_start_us":104054,"threads_started":2}]]}
I20260709 13:09:35.237478 30942 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:35.232080 31871 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:35.245842 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:35.246584 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 48578us
I20260709 13:09:35.247538 30867 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:35.251924 31926 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:35.253674 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.253927 31926 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.253829 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:35.241719 31025 raft_consensus.cc:385] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:35.255292 31025 raft_consensus.cc:740] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Initialized, Role: FOLLOWER
I20260709 13:09:35.258095 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.254554 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.262471 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.266089 30974 raft_consensus.cc:2393] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:35.244742 30750 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:35.254550 31926 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.265062 31613 raft_consensus.cc:2749] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:35.276522 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:35.277380 30745 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:35.278343 30973 raft_consensus.cc:2410] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:09:35.279505 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.280357 30969 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 4.
I20260709 13:09:35.282508 31575 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:35.274555 31878 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.286095 31791 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:35.286684 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:35.286402 31025 consensus_queue.cc:260] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:35.288695 30899 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 0.
I20260709 13:09:35.292059 31025 ts_tablet_manager.cc:1434] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: Time spent starting tablet: real 0.530s	user 0.013s	sys 0.009s
I20260709 13:09:35.284237 31732 consensus_queue.cc:1048] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
W20260709 13:09:35.292415 31025 ts_tablet_manager.cc:1467] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: Tablet startup took 530ms
I20260709 13:09:35.306766 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.307566 30976 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:35.299101 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:35.292781 31025 ts_tablet_manager.cc:1469] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: Trace:
0709 13:09:15.797738 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:15.797978 (+   240us) service_pool.cc:224] Handling call
0709 13:09:15.800647 (+  2669us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:09:15.800792 (+   145us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:09:15.983285 (+182493us) tablet_metadata.cc:665] Metadata flushed
0709 13:09:16.019769 (+ 36484us) tablet_replica.cc:206] Creating consensus instance
0709 13:09:16.020212 (+   443us) inbound_call.cc:177] Queueing success response
0709 13:09:34.597133 (+18576921us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:09:34.762310 (+165177us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:09:34.762820 (+   510us) tablet_replica.cc:261] Starting instrumentation
0709 13:09:34.763274 (+   454us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":303,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":124,"tablet-open.queue_time_us":18576992}
I20260709 13:09:35.332086 31829 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:35.324546 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:35.337544 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.338733 30895 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:35.341730 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.342097 30940 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:35.343052 31829 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:35.343470 31829 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.343819 31829 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.346377 31568 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:35.358168 31568 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:35.349485 30793 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:35.365144 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:35.366600 30827 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:35.359364 31829 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.360622 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:35.372587 30903 raft_consensus.cc:2393] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 2: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:35.329082 30970 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:35.370211 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.363178 30821 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:35.377825 31912 consensus_queue.cc:1048] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:09:35.378770 31879 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:35.378921 30897 raft_consensus.cc:2468] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:35.379629 31635 raft_consensus.cc:2749] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4.
I20260709 13:09:35.383270 31871 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:35.384088 31691 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.387534 30822 raft_consensus.cc:2368] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:35.384429 30794 leader_election.cc:304] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:35.385088 31879 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.385677 30940 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:35.386013 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:35.395136 30821 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:35.393702 31703 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.396238 31879 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.402442 31613 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.423540 30940 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:35.410229 31791 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:35.417527 31613 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.437673 31829 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.439097 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:35.440068 30901 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.446794 30718 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:35.447822 30718 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:35.448333 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:35.449072 30748 raft_consensus.cc:3060] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.453786 31691 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:35.454466 31878 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:35.455066 31878 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.449102 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:35.461084 31810 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.458755 30976 raft_consensus.cc:3060] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.430727 31613 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.459499 31791 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:35.466614 31926 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:35.432343 31568 raft_consensus.cc:2804] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:35.469337 31682 raft_consensus.cc:2749] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:35.470089 31810 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.481575 31829 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.426347 31703 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:35.457175 31878 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:35.513650 31946 log.cc:927] Time spent T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 13:09:35.513548 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:35.532099 30754 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.514274 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:35.480120 31905 raft_consensus.cc:2804] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.510250 31810 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.526974 30894 raft_consensus.cc:2393] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 5: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:35.528057 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.528255 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.513576 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.530527 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:35.510138 31568 raft_consensus.cc:697] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:35.509531 31857 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:35.517858 31829 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:35.673033 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 85750.5us
I20260709 13:09:35.674261 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:35.691943 30969 raft_consensus.cc:2368] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 2. Current term is 3.
W20260709 13:09:35.681598 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 159277us
I20260709 13:09:35.692503 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.681620 30794 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:35.683666 30754 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 5.
I20260709 13:09:35.669585 31905 raft_consensus.cc:493] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.682303 30746 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.724272 31879 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.696583 30896 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.725237 31871 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:35.729915 31871 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:35.725342 31908 raft_consensus.cc:2804] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:35.732370 31908 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:35.732738 31908 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:35.733796 31871 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:35.735656 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:35.736572 30970 raft_consensus.cc:2393] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 5: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:35.738744 31879 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:35.747283 31810 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.751768 30748 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:35.706854 31905 raft_consensus.cc:3060] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.764822 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.767380 31810 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.771777 30746 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:35.772935 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:35.785951 30971 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:35.787168 30792 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:35.788097 31879 raft_consensus.cc:2749] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:35.789233 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 268134us
I20260709 13:09:35.773569 31926 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:35.771131 31908 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:35.792600 31908 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:35.795071 31950 log.cc:927] Time spent T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.293s	user 0.001s	sys 0.000s
I20260709 13:09:35.776999 31568 consensus_queue.cc:237] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:35.779667 31829 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:35.815508 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.816264 30899 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
W20260709 13:09:35.818578 31951 log.cc:927] Time spent T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.146s	user 0.001s	sys 0.000s
I20260709 13:09:35.826552 30976 raft_consensus.cc:2468] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:35.816157 31871 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:35.828158 30793 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:35.828430 31871 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.830698 31871 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.831171 30896 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:35.831240 31871 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:35.835611 31871 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:35.836836 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:35.837885 31703 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:35.841904 30942 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:35.713270 31857 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:35.845407 30792 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:35.851984 30942 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:35.847127 31871 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.842209 30971 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:35.852680 31691 raft_consensus.cc:2804] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:35.849829 31912 raft_consensus.cc:2804] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:35.855032 31682 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.854830 31737 raft_consensus.cc:2804] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:35.872035 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:35.865589 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.879274 30899 raft_consensus.cc:2393] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:35.871348 31691 raft_consensus.cc:697] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:35.873646 31737 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:35.888444 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 179916us
I20260709 13:09:35.877413 31791 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:35.875483 31912 raft_consensus.cc:697] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:35.890000 30867 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:35.892671 30794 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:35.899379 30794 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:35.900754 30792 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:35.890885 31737 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.884238 31613 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.896898 31703 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:35.887423 31682 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.909507 30718 leader_election.cc:400] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 2. Current term is 3.
I20260709 13:09:35.902442 31911 raft_consensus.cc:2749] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:35.910879 30718 leader_election.cc:403] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:35.913270 31917 raft_consensus.cc:2749] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:35.906919 31886 raft_consensus.cc:2749] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:35.914223 31917 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:35.914644 31917 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:35.915076 31917 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:35.917601 31691 consensus_queue.cc:237] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER 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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.929035 31810 raft_consensus.cc:2749] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 2. Current term is 3.
I20260709 13:09:35.931016 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:35.931911 30746 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:35.942488 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.942962 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.944073 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:35.944205 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:35.942615 30940 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:35.921554 31703 raft_consensus.cc:697] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:35.923097 31707 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:35.948418 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:35.949035 30751 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:35.949853 31955 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:35.949988 31682 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:35.950562 31955 raft_consensus.cc:697] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:35.950968 31703 consensus_queue.cc:237] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:35.951690 31955 consensus_queue.cc:237] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:35.954331 30970 raft_consensus.cc:2393] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:35.948207 31707 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:35.955358 30940 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
W20260709 13:09:35.966197 30901 consensus_meta.cc:287] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: Time spent flushing consensus metadata: real 0.525s	user 0.013s	sys 0.000s
I20260709 13:09:35.966301 31707 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:35.966651 30901 raft_consensus.cc:2468] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:35.973356 31613 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:35.975102 30747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:35.976022 30747 raft_consensus.cc:2393] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:35.990008 30866 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:35.991120 31947 raft_consensus.cc:2804] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:35.991523 31947 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:35.991858 31947 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.961364 31912 consensus_queue.cc:237] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:36.004268 31905 raft_consensus.cc:515] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:36.040019 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 84757.7us
I20260709 13:09:35.972702 31737 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:36.053566 30718 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:36.057801 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 158510us
I20260709 13:09:36.042223 31613 raft_consensus.cc:2804] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:36.060292 30794 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:36.063459 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 162807us
I20260709 13:09:36.013247 31947 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:36.057232 31691 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.067291 30648 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52576 (request call id 65) took 6990 ms. Trace:
I20260709 13:09:36.067373 31613 raft_consensus.cc:697] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:36.069275 31965 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:36.069442 31962 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:36.070211 31613 consensus_queue.cc:237] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:36.071668 31905 leader_election.cc:290] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:36.069464 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:36.081532 30652 catalog_manager.cc:5697] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } }
I20260709 13:09:36.089242 30652 catalog_manager.cc:5697] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } }
I20260709 13:09:36.092052 30652 catalog_manager.cc:5697] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.084405 30976 raft_consensus.cc:2393] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:36.103257 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:36.069063 30648 rpcz_store.cc:276] 0709 13:09:29.074693 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:29.074899 (+   206us) service_pool.cc:224] Handling call
0709 13:09:36.065087 (+6990188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:35.508938 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:35.584179 (+ 75241us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:35.584245 (+    66us) write_op.cc:435] Acquired schema lock
0709 13:09:35.584281 (+    36us) tablet.cc:662] Decoding operations
0709 13:09:35.674778 (+ 90497us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:35.674910 (+   132us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:35.674942 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:09:35.675622 (+   680us) tablet.cc:701] Row locks acquired
0709 13:09:35.675681 (+    59us) write_op.cc:260] PREPARE: finished
0709 13:09:35.675866 (+   185us) write_op.cc:270] Start()
0709 13:09:35.676082 (+   216us) write_op.cc:276] Timestamp: P: 1783602575675810 usec, L: 0
0709 13:09:35.676119 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 13:09:35.677095 (+   976us) log.cc:844] Serialized 1705 byte log entry
0709 13:09:35.818284 (+141189us) op_driver.cc:464] REPLICATION: finished
0709 13:09:35.915441 (+ 97157us) write_op.cc:301] APPLY: starting
0709 13:09:35.915543 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:35.915717 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:35.915861 (+   144us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:35.916533 (+   672us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:35.916811 (+   278us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:09:35.916860 (+    49us) write_op.cc:312] APPLY: finished
0709 13:09:35.917170 (+   310us) log.cc:844] Serialized 40 byte log entry
0709 13:09:35.917404 (+   234us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:35.917501 (+    97us) write_op.cc:454] Released schema lock
0709 13:09:35.917570 (+    69us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:35.917944 (+   374us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:35.917969 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":7305,"reported_tablets":15,"child_traces":[["op",{"apply.queue_time_us":96899,"apply.run_cpu_time_us":2492,"apply.run_wall_time_us":2492,"num_ops":4,"prepare.queue_time_us":131551,"prepare.run_cpu_time_us":9577,"prepare.run_wall_time_us":194372,"replication_time_us":141998,"thread_start_us":136664,"threads_started":2}]]}
I20260709 13:09:36.084178 31707 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:36.104806 30652 catalog_manager.cc:5697] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } }
I20260709 13:09:36.106642 30652 catalog_manager.cc:5697] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } }
I20260709 13:09:36.107877 30652 catalog_manager.cc:5697] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 2 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } }
I20260709 13:09:36.109304 31857 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:36.109082 30652 catalog_manager.cc:5697] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } }
I20260709 13:09:36.111402 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:36.112257 30969 raft_consensus.cc:2393] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:36.110752 30652 catalog_manager.cc:5697] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.113894 31737 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:36.114010 30652 catalog_manager.cc:5697] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.115671 30652 catalog_manager.cc:5697] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } }
I20260709 13:09:36.117035 30652 catalog_manager.cc:5697] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } }
I20260709 13:09:36.104825 31707 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:36.119468 31707 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:36.124351 30652 catalog_manager.cc:5697] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } }
I20260709 13:09:36.132460 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:36.078725 31691 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:36.125588 30652 catalog_manager.cc:5697] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.134200 30652 catalog_manager.cc:5697] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 2 to 3, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.135736 30652 catalog_manager.cc:5697] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 4, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 4 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.137243 30652 catalog_manager.cc:5697] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.148391 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:36.149355 30902 raft_consensus.cc:2393] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 4: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:36.149487 31857 consensus_queue.cc:1048] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:36.163499 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:36.163849 30866 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:36.177749 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:36.173064 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.198330 31707 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:36.198390 30746 raft_consensus.cc:2393] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 5: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:36.189699 30745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:36.198971 31707 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:36.200052 30745 raft_consensus.cc:2393] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 5: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:36.201319 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:36.192384 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:36.203874 31959 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:36.204524 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.206367 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.210597 31707 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:36.213423 31957 raft_consensus.cc:2749] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:36.203917 30751 raft_consensus.cc:2393] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:36.173568 31886 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.215641 31691 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:36.216908 31947 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:36.218080 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 54348.4us
W20260709 13:09:36.220813 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 53102.7us
I20260709 13:09:36.196408 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:36.230151 30940 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:36.231428 30866 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:36.234118 31970 log.cc:927] Time spent T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260709 13:09:36.215591 31886 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.204557 31959 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.235759 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:36.236225 31886 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:36.236972 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:36.229223 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:36.238211 30973 raft_consensus.cc:2393] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:36.241317 31958 raft_consensus.cc:2764] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:09:36.242023 30940 leader_election.cc:400] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741) with higher term. Message: Invalid argument: T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:36.242344 30940 leader_election.cc:403] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:36.243130 31613 raft_consensus.cc:2749] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741) with higher term. Message: Invalid argument: T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:36.244488 30866 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.224378 31829 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:36.248171 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:36.248646 31829 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.252769 31947 raft_consensus.cc:2749] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:36.254673 31829 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:36.237597 31917 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.256613 31917 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:36.252631 31957 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.236972 31959 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:36.265607 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:36.266377 30971 raft_consensus.cc:2468] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:36.268936 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.269811 30753 raft_consensus.cc:2468] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:36.273451 31810 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:36.274019 31810 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:36.277904 31810 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:36.275420 30718 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:36.281342 30940 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:36.285600 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.285233 30866 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:36.287777 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 92479us
I20260709 13:09:36.291275 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:36.291306 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.292102 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.292529 30829 raft_consensus.cc:2368] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5.
I20260709 13:09:36.287467 31912 raft_consensus.cc:2804] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.289582 31926 raft_consensus.cc:2749] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:36.294093 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:36.294323 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.294624 31879 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:36.294992 30828 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:36.293823 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:36.295933 30972 raft_consensus.cc:2368] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3.
I20260709 13:09:36.295131 31879 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:36.293807 31912 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:36.296976 31912 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.298434 31879 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:36.299484 31879 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:36.299971 31879 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:36.280777 31962 raft_consensus.cc:2749] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:36.301466 30754 raft_consensus.cc:3060] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:36.302809 31879 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:36.281708 31810 raft_consensus.cc:2804] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.316620 31959 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:36.317591 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.317817 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.319100 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:36.319181 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.320618 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:36.321342 30821 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:36.323421 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:36.324646 31810 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:36.325124 31810 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.327173 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.317878 31959 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:36.327399 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.316262 30754 raft_consensus.cc:2468] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:36.329275 30793 leader_election.cc:400] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3.
I20260709 13:09:36.329699 30793 leader_election.cc:403] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:36.329843 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.332113 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4a56818165a4259804ad1d598c71c58" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:36.334506 31959 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:36.336380 30827 raft_consensus.cc:2393] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:36.341975 31962 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:36.343891 31962 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.347788 31962 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:36.348672 30940 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:36.351732 30821 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:36.351617 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:36.358704 31955 raft_consensus.cc:2804] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:36.360909 31523 raft_consensus.cc:2749] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3.
I20260709 13:09:36.362088 31955 raft_consensus.cc:697] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:36.360273 31912 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.362991 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:36.368419 30823 raft_consensus.cc:1240] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:36.370790 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.377193 30973 raft_consensus.cc:2468] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:36.377722 31912 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:36.380012 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:36.384866 31810 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.385792 30793 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:36.387454 31810 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:36.387987 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:36.388247 31879 raft_consensus.cc:2804] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:36.388813 31879 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.389238 31879 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:36.398681 30754 raft_consensus.cc:2468] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:36.399756 30940 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:36.397256 30976 raft_consensus.cc:2468] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:36.402617 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.405433 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.406531 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.406635 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:36.407485 30823 raft_consensus.cc:2393] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:36.408336 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:36.409092 30824 raft_consensus.cc:2393] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:36.409071 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:36.409957 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:36.410320 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:36.410624 30821 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:36.409960 30828 raft_consensus.cc:2393] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 5: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:36.411828 30823 raft_consensus.cc:1275] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:36.411900 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.413565 30718 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:36.414450 31810 raft_consensus.cc:2804] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:36.414891 31810 raft_consensus.cc:697] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:36.415699 31810 consensus_queue.cc:237] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.418864 30750 raft_consensus.cc:1275] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:36.426384 31955 consensus_queue.cc:237] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:36.433542 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.441058 30866 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:36.403146 31912 raft_consensus.cc:2804] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:36.448956 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.453157 31912 raft_consensus.cc:697] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:36.450899 30792 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.446902 31957 raft_consensus.cc:2749] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:36.459074 31976 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:36.451560 31737 consensus_queue.cc:1048] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:09:36.465572 31912 consensus_queue.cc:237] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.466266 30754 raft_consensus.cc:1275] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:36.466156 31879 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.469563 30821 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:36.470701 30717 leader_election.cc:400] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Vote denied by peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741) with higher term. Message: Invalid argument: T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5.
I20260709 13:09:36.476441 30717 leader_election.cc:403] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:36.469731 30792 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.477923 30792 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.471079 30971 raft_consensus.cc:1275] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:36.483956 30717 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:36.483963 31976 raft_consensus.cc:2749] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:36.485009 31791 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741) with higher term. Message: Invalid argument: T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5.
I20260709 13:09:36.485152 31707 consensus_queue.cc:1048] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:36.485471 30717 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:36.485920 31791 raft_consensus.cc:2749] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.486479 31962 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:36.470609 31737 consensus_queue.cc:1048] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:09:36.488632 30717 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:36.484974 31979 raft_consensus.cc:2749] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.489377 31962 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.491346 30717 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:36.492857 30829 raft_consensus.cc:2368] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:36.492974 30792 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.499584 30792 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.503497 30717 leader_election.cc:304] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:36.503580 30940 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.506641 31810 raft_consensus.cc:2749] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:36.507874 30940 leader_election.cc:400] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Vote denied by peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741) with higher term. Message: Invalid argument: T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:36.508345 30717 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:36.508672 31829 raft_consensus.cc:2749] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:36.509971 31959 raft_consensus.cc:2749] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:36.510912 31955 consensus_queue.cc:1048] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:36.511737 30717 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:36.513006 31959 raft_consensus.cc:2749] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.513355 30717 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:36.514072 31959 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:36.514634 31959 raft_consensus.cc:697] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:36.519435 30717 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:36.522732 30717 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:36.502195 31979 raft_consensus.cc:2749] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.516202 31523 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:36.515703 31871 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.515542 31959 consensus_queue.cc:237] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER 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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.521746 31878 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.522962 31962 consensus_queue.cc:1059] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:09:36.533985 31905 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.539683 31871 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:36.540277 31871 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.554260 30717 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:36.558074 30902 raft_consensus.cc:1275] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:36.564198 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.564468 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.564739 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:36.564908 30749 raft_consensus.cc:2468] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:36.565639 31737 consensus_queue.cc:1048] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:36.567323 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:36.569237 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.569126 30822 raft_consensus.cc:1275] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 13:09:36.587381 31986 log.cc:927] Time spent T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.052s	user 0.003s	sys 0.000s
I20260709 13:09:36.562736 31962 raft_consensus.cc:2749] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.598313 31879 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:36.600023 31871 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:36.601099 30972 raft_consensus.cc:1275] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:36.601150 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.589212 31947 consensus_queue.cc:1048] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:09:36.612329 30752 raft_consensus.cc:1275] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:36.620675 30749 raft_consensus.cc:1275] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:36.619181 31829 consensus_queue.cc:1048] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:09:36.624596 31905 raft_consensus.cc:3055] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:36.624955 31905 raft_consensus.cc:740] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:36.625684 31905 consensus_queue.cc:260] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:36.626741 31905 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.630956 30898 raft_consensus.cc:1275] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:36.633386 30901 raft_consensus.cc:1275] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:36.634706 31955 consensus_queue.cc:1048] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:36.637706 30751 raft_consensus.cc:1275] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:36.638070 31955 consensus_queue.cc:1048] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:36.616132 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:36.639676 31947 consensus_queue.cc:1048] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:36.692462 31613 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:36.709985 31613 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:36.712218 31613 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:36.717695 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:36.718448 30754 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:36.717765 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.729535 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:36.742202 31740 consensus_queue.cc:1048] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:36.743109 30940 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.750005 31958 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.759248 30754 raft_consensus.cc:2468] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:36.789036 30648 catalog_manager.cc:5697] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 4 to 5, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 5 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.803439 30792 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.811873 30648 catalog_manager.cc:5697] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 3, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:36.809922 30792 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.817456 30792 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.821120 30648 catalog_manager.cc:5697] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:36.846951 30792 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:36.810282 31967 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.852759 30648 catalog_manager.cc:5697] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 3, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.858862 30792 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:36.859822 31975 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:36.851128 31682 raft_consensus.cc:2749] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:36.817620 31523 raft_consensus.cc:2749] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:36.861658 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:36.854257 31917 consensus_queue.cc:1048] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
W20260709 13:09:36.868266 31999 log.cc:927] Time spent T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 13:09:36.857465 30648 catalog_manager.cc:5697] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 5, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 5 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.890198 30652 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52558 (request call id 63) took 1856 ms. Trace:
I20260709 13:09:36.897264 31966 raft_consensus.cc:2804] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:36.897936 31966 raft_consensus.cc:697] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:36.898844 31966 consensus_queue.cc:237] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER 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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:36.904884 30700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:36.909219 30648 catalog_manager.cc:5697] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:36.918664 30717 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:36.921064 30648 catalog_manager.cc:5697] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 1 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:36.890648 30652 rpcz_store.cc:276] 0709 13:09:35.019654 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.025007 (+  5353us) service_pool.cc:224] Handling call
0709 13:09:36.875093 (+1850086us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:36.377408 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:36.377985 (+   577us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:36.378017 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:09:36.378037 (+    20us) tablet.cc:662] Decoding operations
0709 13:09:36.379408 (+  1371us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:36.379469 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:36.379498 (+    29us) tablet.cc:685] Acquiring locks for 16 operations
0709 13:09:36.380714 (+  1216us) tablet.cc:701] Row locks acquired
0709 13:09:36.380736 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:09:36.380879 (+   143us) write_op.cc:270] Start()
0709 13:09:36.380986 (+   107us) write_op.cc:276] Timestamp: P: 1783602576380839 usec, L: 0
0709 13:09:36.381008 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:09:36.400734 (+ 19726us) log.cc:844] Serialized 6357 byte log entry
0709 13:09:36.486313 (+ 85579us) op_driver.cc:464] REPLICATION: finished
0709 13:09:36.546483 (+ 60170us) write_op.cc:301] APPLY: starting
0709 13:09:36.552779 (+  6296us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:36.587273 (+ 34494us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:36.587400 (+   127us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:36.589239 (+  1839us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:36.589511 (+   272us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0709 13:09:36.593367 (+  3856us) write_op.cc:312] APPLY: finished
0709 13:09:36.647255 (+ 53888us) log.cc:844] Serialized 112 byte log entry
0709 13:09:36.651773 (+  4518us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:36.671034 (+ 19261us) write_op.cc:454] Released schema lock
0709 13:09:36.679589 (+  8555us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:36.706912 (+ 27323us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:36.708025 (+  1113us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9120,"reported_tablets":30,"spinlock_wait_cycles":2304,"child_traces":[["op",{"apply.queue_time_us":45243,"apply.run_cpu_time_us":4687,"apply.run_wall_time_us":155847,"num_ops":16,"prepare.queue_time_us":172886,"prepare.run_cpu_time_us":4755,"prepare.run_wall_time_us":23654,"replication_time_us":105155,"thread_start_us":175846,"threads_started":2}]]}
I20260709 13:09:36.922719 31871 raft_consensus.cc:2749] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.925259 30648 catalog_manager.cc:5697] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:36.934458 30648 catalog_manager.cc:5697] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 1 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:36.935756 30648 catalog_manager.cc:5697] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 3, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:36.939517 32000 log.cc:927] Time spent T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:09:36.940335 30821 raft_consensus.cc:1275] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:36.957643 31791 consensus_queue.cc:1048] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:36.978544 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 53323.8us
I20260709 13:09:36.983034 30973 raft_consensus.cc:1275] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:36.985760 30749 raft_consensus.cc:1275] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:09:37.006623 31962 consensus_queue.cc:1048] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.008005 31912 consensus_queue.cc:1048] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:09:37.020308 30901 raft_consensus.cc:1275] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:09:37.033880 31958 consensus_queue.cc:1048] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.050413 30749 raft_consensus.cc:1240] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:37.053045 31912 consensus_queue.cc:1059] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.053923 31912 raft_consensus.cc:3055] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:37.054219 31912 raft_consensus.cc:740] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:37.055450 31912 consensus_queue.cc:260] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:37.056730 31912 raft_consensus.cc:3060] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:37.111210 30970 raft_consensus.cc:1275] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:37.113168 31791 consensus_queue.cc:1048] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.187619 30825 raft_consensus.cc:1275] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:37.189265 31791 consensus_queue.cc:1048] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.211159 30650 catalog_manager.cc:5697] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 0 to 2, leader changed from <none> to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 2 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } }
I20260709 13:09:37.213220 30650 catalog_manager.cc:5697] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 5. New cstate: current_term: 5 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } }
I20260709 13:09:37.236907 30650 catalog_manager.cc:5697] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 2 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } }
I20260709 13:09:37.244155 30650 catalog_manager.cc:5697] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:37.248834 30650 catalog_manager.cc:5697] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:37.305693 30974 raft_consensus.cc:1275] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:09:37.306121 30974 pending_rounds.cc:85] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041: Aborting all ops after (but not including) 1
I20260709 13:09:37.306345 30974 pending_rounds.cc:107] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:37.306567 30974 raft_consensus.cc:2889] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:37.308630 31967 consensus_queue.cc:1048] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.327215 30750 raft_consensus.cc:1275] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:37.329061 31967 consensus_queue.cc:1048] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:37.371662 30648 catalog_manager.cc:5697] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 4, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 4 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } }
I20260709 13:09:37.373116 30648 catalog_manager.cc:5697] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:37.374377 30648 catalog_manager.cc:5697] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 0 to 3, leader changed from <none> to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 3 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:37.375456 30648 catalog_manager.cc:5697] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:37.410013 30650 catalog_manager.cc:5697] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } }
I20260709 13:09:37.483882 30651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52556 (request call id 66) took 2875 ms. Trace:
I20260709 13:09:37.528280 30651 rpcz_store.cc:276] 0709 13:09:34.608243 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.608465 (+   222us) service_pool.cc:224] Handling call
0709 13:09:35.038613 (+430148us) spinlock_profiling.cc:243] Waited 22.7 ms on lock 0x7b54001e8054. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12231090 00007f0a122cff3a 00007f0a180861cc 00007f0a1818437e 00007f0a166452a4 00007f0a16645232 00007f0a16645161 00007f0a166450dc 00007f0a16644392 00007f0a1060248c 00007f0a106018c6
0709 13:09:37.483687 (+2445074us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23520,"reported_tablets":27,"spinlock_wait_cycles":52185344}
I20260709 13:09:37.548322 30649 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52576 (request call id 66) took 1185 ms. Trace:
I20260709 13:09:37.548908 30649 rpcz_store.cc:276] 0709 13:09:36.362947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:36.363082 (+   135us) service_pool.cc:224] Handling call
0709 13:09:37.548256 (+1185174us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":23093,"reported_tablets":33}
I20260709 13:09:37.769101 31703 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:37.769745 31703 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:37.817239 31703 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:37.829330 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:37.830122 30750 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:37.833798 30866 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:37.848580 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:37.849586 30822 raft_consensus.cc:2393] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:37.851302 31703 raft_consensus.cc:2804] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.852404 31703 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:37.852780 31703 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:37.961781 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 61337.9us
I20260709 13:09:37.999365 31703 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:38.012223 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:38.027844 30751 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:38.030405 30866 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:38.031646 32022 raft_consensus.cc:2804] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:38.032222 32022 raft_consensus.cc:697] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:38.030442 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:38.033468 30821 raft_consensus.cc:2393] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:38.033272 32022 consensus_queue.cc:237] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:38.036859 31898 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:38.037348 31898 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:38.029026 31703 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:38.043205 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:38.044607 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:38.046730 30750 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:38.048617 30792 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:38.050062 31523 raft_consensus.cc:2804] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:38.050437 31523 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:38.050748 31523 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.051513 31898 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:38.066480 30649 catalog_manager.cc:5697] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:38.069121 31523 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:38.072342 31523 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:38.072922 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:38.073935 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:38.075356 30750 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.121731 30750 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:38.123333 30792 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:38.124593 31523 raft_consensus.cc:2804] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:38.125162 31523 raft_consensus.cc:697] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:38.126286 31523 consensus_queue.cc:237] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER 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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:38.220109 30649 catalog_manager.cc:5697] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 2 to 3, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:38.446553 30750 raft_consensus.cc:1240] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:38.448414 32022 consensus_queue.cc:1059] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.449328 31703 raft_consensus.cc:3055] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:38.449710 31703 raft_consensus.cc:740] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:38.450582 31703 consensus_queue.cc:260] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:38.451956 31703 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.627081 30750 raft_consensus.cc:1275] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:38.630506 32028 consensus_queue.cc:1048] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.656193 30901 raft_consensus.cc:1275] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:09:38.656565 30901 pending_rounds.cc:85] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: Aborting all ops after (but not including) 1
I20260709 13:09:38.656785 30901 pending_rounds.cc:107] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:38.665256 30901 raft_consensus.cc:2889] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:38.673425 31966 consensus_queue.cc:1048] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:39.154517 27734 tablet_server.cc:179] TabletServer@127.27.21.129:0 shutting down...
W20260709 13:09:39.159876 30792 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:09:39.173564 30792 consensus_peers.cc:597] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.175493 30792 consensus_peers.cc:597] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.177819 30940 consensus_peers.cc:597] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.182793 30940 consensus_peers.cc:597] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.183460 30940 consensus_peers.cc:597] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.199173 30792 consensus_peers.cc:597] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.215412 30792 consensus_peers.cc:597] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.252931 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:39.263584 27734 tablet_replica.cc:333] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.264619 27734 raft_consensus.cc:2243] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.265223 27734 raft_consensus.cc:2272] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.268229 27734 tablet_replica.cc:333] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.269263 27734 raft_consensus.cc:2243] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.269847 27734 raft_consensus.cc:2272] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.273568 27734 tablet_replica.cc:333] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.274521 27734 raft_consensus.cc:2243] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.275404 27734 raft_consensus.cc:2272] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.278198 27734 tablet_replica.cc:333] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.279075 27734 raft_consensus.cc:2243] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.281540 27734 raft_consensus.cc:2272] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.284611 27734 tablet_replica.cc:333] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
W20260709 13:09:39.284796 30792 consensus_peers.cc:597] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.285542 27734 raft_consensus.cc:2243] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.286552 27734 raft_consensus.cc:2272] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.289469 27734 tablet_replica.cc:333] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.291268 27734 raft_consensus.cc:2243] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.297986 27734 raft_consensus.cc:2272] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:39.296250 30866 consensus_peers.cc:597] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.301195 27734 tablet_replica.cc:333] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.302225 27734 raft_consensus.cc:2243] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.303076 27734 raft_consensus.cc:2272] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.306039 27734 tablet_replica.cc:333] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.306908 27734 raft_consensus.cc:2243] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.307919 27734 raft_consensus.cc:2272] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:39.320252 30940 consensus_peers.cc:597] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.323783 30792 consensus_peers.cc:597] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.329394 30940 consensus_peers.cc:597] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.330945 30940 consensus_peers.cc:597] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.337201 30792 consensus_peers.cc:597] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.338546 30792 consensus_peers.cc:597] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.345538 30940 consensus_peers.cc:597] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.346436 27734 tablet_replica.cc:333] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.348927 27734 raft_consensus.cc:2243] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.350673 27734 raft_consensus.cc:2272] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.353968 27734 tablet_replica.cc:333] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.355636 27734 raft_consensus.cc:2243] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.356850 27734 raft_consensus.cc:2272] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.359853 27734 tablet_replica.cc:333] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
W20260709 13:09:39.360054 30792 consensus_peers.cc:597] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.360770 27734 raft_consensus.cc:2243] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.361549 27734 raft_consensus.cc:2272] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.364998 27734 tablet_replica.cc:333] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.366009 27734 raft_consensus.cc:2243] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.366637 27734 raft_consensus.cc:2272] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.370267 27734 tablet_replica.cc:333] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.371214 27734 raft_consensus.cc:2243] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.372464 27734 raft_consensus.cc:2272] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.375931 27734 tablet_replica.cc:333] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.376981 27734 raft_consensus.cc:2243] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.377730 27734 raft_consensus.cc:2272] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.380827 27734 tablet_replica.cc:333] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.381793 27734 raft_consensus.cc:2243] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.382387 27734 raft_consensus.cc:2272] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.385504 27734 tablet_replica.cc:333] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.386488 27734 raft_consensus.cc:2243] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.387142 27734 raft_consensus.cc:2272] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.393250 27734 tablet_replica.cc:333] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.396715 27734 raft_consensus.cc:2243] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.397367 27734 raft_consensus.cc:2272] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.400956 27734 tablet_replica.cc:333] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.402012 27734 raft_consensus.cc:2243] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.402657 27734 raft_consensus.cc:2272] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.405946 27734 tablet_replica.cc:333] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.406982 27734 raft_consensus.cc:2243] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.408229 27734 raft_consensus.cc:2272] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.411489 27734 tablet_replica.cc:333] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.412464 27734 raft_consensus.cc:2243] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.413774 27734 raft_consensus.cc:2272] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.417258 27734 tablet_replica.cc:333] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.418236 27734 raft_consensus.cc:2243] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.418869 27734 raft_consensus.cc:2272] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.422137 27734 tablet_replica.cc:333] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.423036 27734 raft_consensus.cc:2243] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.424224 27734 raft_consensus.cc:2272] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.427481 27734 tablet_replica.cc:333] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.428422 27734 raft_consensus.cc:2243] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.429045 27734 raft_consensus.cc:2272] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.432049 27734 tablet_replica.cc:333] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.432948 27734 raft_consensus.cc:2243] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.433584 27734 raft_consensus.cc:2272] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.436569 27734 tablet_replica.cc:333] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.437515 27734 raft_consensus.cc:2243] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.438585 27734 raft_consensus.cc:2272] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.441726 27734 tablet_replica.cc:333] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.444130 27734 raft_consensus.cc:2243] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.444768 27734 raft_consensus.cc:2272] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.447997 27734 tablet_replica.cc:333] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.448871 27734 raft_consensus.cc:2243] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.449568 27734 raft_consensus.cc:2272] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.452711 27734 tablet_replica.cc:333] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.453686 27734 raft_consensus.cc:2243] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.454335 27734 raft_consensus.cc:2272] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.457670 27734 tablet_replica.cc:333] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.458582 27734 raft_consensus.cc:2243] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.459200 27734 raft_consensus.cc:2272] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.462445 27734 tablet_replica.cc:333] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.463418 27734 raft_consensus.cc:2243] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.464112 27734 raft_consensus.cc:2272] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:39.465395 30792 consensus_peers.cc:597] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.468534 27734 tablet_replica.cc:333] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.469647 27734 raft_consensus.cc:2243] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.470856 27734 raft_consensus.cc:2272] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.474035 27734 tablet_replica.cc:333] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.474958 27734 raft_consensus.cc:2243] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.475524 27734 raft_consensus.cc:2272] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.478526 27734 tablet_replica.cc:333] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.479417 27734 raft_consensus.cc:2243] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:39.480576 27734 raft_consensus.cc:2272] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.483593 27734 tablet_replica.cc:333] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.484422 27734 raft_consensus.cc:2243] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.485045 27734 raft_consensus.cc:2272] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.488126 27734 tablet_replica.cc:333] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.488943 27734 raft_consensus.cc:2243] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.489513 27734 raft_consensus.cc:2272] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.492141 27734 tablet_replica.cc:333] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.492929 27734 raft_consensus.cc:2243] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:09:39.493707 30940 consensus_peers.cc:597] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.494001 27734 raft_consensus.cc:2272] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.496970 27734 tablet_replica.cc:333] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.497828 27734 raft_consensus.cc:2243] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.498375 27734 raft_consensus.cc:2272] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:39.500204 30792 consensus_peers.cc:597] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.502446 27734 tablet_replica.cc:333] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.504776 27734 raft_consensus.cc:2243] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.505383 27734 raft_consensus.cc:2272] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.508183 27734 tablet_replica.cc:333] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.508971 27734 raft_consensus.cc:2243] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.509512 27734 raft_consensus.cc:2272] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.512159 27734 tablet_replica.cc:333] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.512988 27734 raft_consensus.cc:2243] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.515959 27734 raft_consensus.cc:2272] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.518867 27734 tablet_replica.cc:333] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.519613 27734 raft_consensus.cc:2243] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.520177 27734 raft_consensus.cc:2272] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:39.521989 30792 consensus_peers.cc:597] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.523025 27734 tablet_replica.cc:333] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.523904 27734 raft_consensus.cc:2243] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.524432 27734 raft_consensus.cc:2272] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:39.526834 30940 consensus_peers.cc:597] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.527339 27734 tablet_replica.cc:333] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.529037 27734 raft_consensus.cc:2243] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.529628 27734 raft_consensus.cc:2272] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.532641 27734 tablet_replica.cc:333] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.533406 27734 raft_consensus.cc:2243] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.534054 27734 raft_consensus.cc:2272] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:39.536696 27734 tablet_replica.cc:333] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: stopping tablet replica
I20260709 13:09:39.537602 27734 raft_consensus.cc:2243] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:39.538159 27734 raft_consensus.cc:2272] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:39.545632 30940 consensus_peers.cc:597] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.552246 30792 consensus_peers.cc:597] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.541616 30866 consensus_peers.cc:597] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.570960 30940 consensus_peers.cc:597] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.594835 30792 consensus_peers.cc:597] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:39.633610 30866 connection.cc:769] client connection to 127.27.21.129:42355 send error: Network error: sendmsg error: Connection reset by peer (error 104)
W20260709 13:09:39.634514 30866 consensus_peers.cc:597] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: sendmsg error: Connection reset by peer (error 104). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:39.635808 30866 consensus_peers.cc:597] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: sendmsg error: Connection reset by peer (error 104). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:39.643932 27734 tablet_server.cc:196] TabletServer@127.27.21.129:0 shutdown complete.
W20260709 13:09:39.685372 30940 consensus_peers.cc:597] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:39.800242 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:39.844358 32040 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 13:09:39.845785 32041 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 13:09:39.861909 27734 server_base.cc:1061] running on GCE node
W20260709 13:09:39.895073 32043 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 13:09:39.947533 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 46849.3us
I20260709 13:09:39.945824 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:39.950073 27734 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 13:09:39.951359 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602579951329 us; error 0 us; skew 500 ppm
I20260709 13:09:39.960716 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:40.077190 27734 webserver.cc:533] Webserver started at http://127.27.21.129:35641/ using document root <none> and password file <none>
I20260709 13:09:40.080291 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:40.088198 27734 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:09:40.123819 27734 fs_manager.cc:714] Time spent opening directory manager: real 0.025s	user 0.001s	sys 0.004s
I20260709 13:09:40.154248 32065 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:40.158926 27734 fs_manager.cc:730] Time spent opening block manager: real 0.024s	user 0.004s	sys 0.016s
I20260709 13:09:40.159435 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "c9d34127462849a3a71245c0c26b7ebe"
format_stamp: "Formatted at 2026-07-09 13:09:13 on dist-test-slave-ndzg"
I20260709 13:09:40.160138 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602473048289-27734-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 13:09:40.271597 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:40.273455 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:40.284250 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:40.292125 32072 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:09:40.333272 32060 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.333931 32060 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.338212 32028 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.338876 32028 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.342100 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:40.350658 32028 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:40.352362 32060 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.353060 32028 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.354597 32048 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.355175 32048 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.353664 32028 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.364663 31898 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.365193 31898 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.367215 31898 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:40.368733 30792 leader_election.cc:336] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.368919 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.369174 30792 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.370692 32028 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:40.371248 31898 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:40.371816 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:40.372125 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:40.373939 32028 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.374495 32028 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.376469 32028 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:40.379187 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:40.385070 32048 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:40.386837 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:40.387486 30940 leader_election.cc:336] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.394423 30940 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.398386 32060 raft_consensus.cc:2749] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:40.407573 32055 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.408211 32055 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.409713 32046 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.410311 32046 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.410656 32055 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.412438 32046 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:40.419289 30866 leader_election.cc:336] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:40.419986 30866 leader_election.cc:336] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.440928 32046 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.441543 32046 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.443456 32046 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.464322 32058 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.465005 32058 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:40.471679 30792 leader_election.cc:336] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.472299 30792 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:40.473160 30792 leader_election.cc:336] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.473587 30792 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:40.475569 30792 leader_election.cc:336] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.475375 31898 raft_consensus.cc:2749] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:40.474349 32028 raft_consensus.cc:2749] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.476078 30792 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.477042 32058 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.478364 32028 raft_consensus.cc:2749] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.482547 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
W20260709 13:09:40.483368 30866 leader_election.cc:336] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.489642 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.489683 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.490017 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.490427 30827 raft_consensus.cc:2468] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:40.490495 30822 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:40.490752 30825 raft_consensus.cc:2468] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:40.494052 30866 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.494848 32055 raft_consensus.cc:2804] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:40.495213 32055 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.495591 32055 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:40.498395 30940 leader_election.cc:336] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.499071 30940 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.498409 30866 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.499951 32058 raft_consensus.cc:2749] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.500234 32046 raft_consensus.cc:2804] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:40.500695 32046 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.501073 32046 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.502681 32058 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.503300 32058 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.505679 32058 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:40.507653 30792 leader_election.cc:336] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.507134 32055 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.510679 30792 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.512199 32048 raft_consensus.cc:2749] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.512379 32055 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.508625 32046 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.509562 30866 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.514019 32038 raft_consensus.cc:2804] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:40.514387 32038 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.514526 32046 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.514818 32038 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:40.520958 30940 leader_election.cc:336] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.522464 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.523813 32038 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.525933 30940 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.526849 32058 raft_consensus.cc:2749] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:40.530993 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:40.531870 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:40.533303 30822 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.541427 30825 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.542306 32046 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.542909 32046 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.544890 32046 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:40.545887 30866 leader_election.cc:336] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:40.546412 30866 leader_election.cc:336] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.549278 30822 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:40.551282 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.553690 30827 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:40.556473 32038 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:40.557991 30866 leader_election.cc:336] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.559875 30866 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.564862 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:40.565531 30827 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.572667 32038 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:40.573258 32038 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.573743 32038 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.575543 30827 raft_consensus.cc:2468] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:40.580293 30825 raft_consensus.cc:2468] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:40.581158 32058 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.581970 32058 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.584306 32058 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.588649 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.590628 32050 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.591262 32050 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.593448 32050 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:40.595010 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:40.595521 32038 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.597626 32038 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.599205 30866 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:40.600402 30792 leader_election.cc:336] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.600960 30792 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.601821 32050 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.603992 32055 raft_consensus.cc:2804] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:40.604588 32055 raft_consensus.cc:697] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:40.605597 32055 consensus_queue.cc:237] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:40.606967 30940 leader_election.cc:336] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.607496 30940 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.608261 32061 raft_consensus.cc:2749] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.611379 30866 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:40.612185 32038 raft_consensus.cc:2804] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:40.612305 30866 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.613015 32038 raft_consensus.cc:697] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:40.614054 32038 consensus_queue.cc:237] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.615424 32046 raft_consensus.cc:2804] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:40.616042 32046 raft_consensus.cc:697] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:40.617085 32046 consensus_queue.cc:237] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.626232 32050 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.626938 32050 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.627547 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:40.628216 30825 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:40.628286 30866 leader_election.cc:336] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.629247 32050 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.634476 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:40.635176 30970 raft_consensus.cc:2468] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:40.637169 30793 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
W20260709 13:09:40.637814 30792 leader_election.cc:336] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.637985 32050 raft_consensus.cc:2804] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:40.638458 32050 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.638818 32050 raft_consensus.cc:3060] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.643909 32038 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.644658 32038 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.647270 32038 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:40.648360 30866 leader_election.cc:336] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.656983 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.657691 30822 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:40.665740 30866 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:40.666643 32038 raft_consensus.cc:2804] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:40.660405 32050 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.667104 32038 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.667603 32038 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.655566 30825 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:40.669188 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:40.669904 30970 raft_consensus.cc:3060] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.675642 32048 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.676324 32048 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.677310 32050 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.677145 30970 raft_consensus.cc:2468] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:40.678857 32048 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:40.680624 30792 leader_election.cc:336] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.683557 30649 catalog_manager.cc:5697] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:40.684659 30792 leader_election.cc:336] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.686367 30793 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.687021 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:40.687104 30866 leader_election.cc:336] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.687634 30970 raft_consensus.cc:2468] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:40.687922 32048 raft_consensus.cc:2804] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:40.676368 32038 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.688423 32048 raft_consensus.cc:697] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:40.689425 32048 consensus_queue.cc:237] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.690375 32038 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.691988 30866 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.693158 30793 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.693954 32028 raft_consensus.cc:2804] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:40.694483 32028 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.694918 32028 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.685206 30649 catalog_manager.cc:5697] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:40.698213 31898 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.698792 31898 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.700845 31898 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:40.696786 30649 catalog_manager.cc:5697] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:40.702592 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:40.709620 32046 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.710321 32046 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:40.715269 30792 leader_election.cc:336] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.715866 30792 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.717077 32048 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:40.721166 32046 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.723946 32046 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.724587 32046 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.725330 30648 catalog_manager.cc:5697] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:40.693935 32038 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:40.727746 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:40.743884 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:40.744360 32038 raft_consensus.cc:697] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:40.744546 30825 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.745606 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.745469 32038 consensus_queue.cc:237] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.746227 30822 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:40.748154 32046 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.749711 32028 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.754055 32055 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.754630 32055 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.756920 32055 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.757684 30825 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:40.766812 32028 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.767699 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:40.768646 30970 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.777169 30970 raft_consensus.cc:2468] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
W20260709 13:09:40.777349 30792 leader_election.cc:336] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.778342 31898 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.778596 30793 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.778861 31898 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.779871 32050 raft_consensus.cc:2804] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:40.780369 32050 raft_consensus.cc:697] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:40.780934 31898 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.782829 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:40.781140 32050 consensus_queue.cc:237] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.786602 30866 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:40.790828 32046 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:40.791320 32046 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.791754 32046 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.794341 32051 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.794994 32051 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.795840 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.796012 30866 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:40.796120 32061 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.796527 30825 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:40.797082 32051 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.796751 32061 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.799147 32061 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.801762 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:40.802325 30970 raft_consensus.cc:2468] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 1.
I20260709 13:09:40.803435 30867 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:40.804227 32051 raft_consensus.cc:2804] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:40.804589 32051 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.805047 32051 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:40.805088 30940 leader_election.cc:336] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:40.806238 30866 leader_election.cc:336] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:40.806922 30866 leader_election.cc:336] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.808403 32055 raft_consensus.cc:2804] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:40.812381 32061 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.812949 32061 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:40.816566 30792 leader_election.cc:336] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.817093 30792 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.825955 31898 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.826143 32080 raft_consensus.cc:2749] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:40.826540 31898 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.828126 32061 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.828670 31898 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.830682 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:40.831588 30974 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:40.833364 30793 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:40.834734 32080 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:40.844784 32080 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.845280 32080 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:40.845758 30940 leader_election.cc:336] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.842212 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:40.849251 30825 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:40.849052 32046 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.852407 30940 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.853482 32058 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:40.853868 32058 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.854219 32058 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.830314 32055 raft_consensus.cc:697] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
W20260709 13:09:40.863131 30792 leader_election.cc:336] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.863991 30866 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
W20260709 13:09:40.866322 30866 leader_election.cc:336] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.866736 30866 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.866817 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:40.867020 32046 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.867421 30894 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:40.868462 32055 consensus_queue.cc:237] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.874570 32084 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.875263 32080 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.877564 32051 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.878589 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:40.879226 30974 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.880263 32080 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.880460 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:40.880982 30970 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.885675 32051 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.885807 32058 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.887187 32085 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:40.887813 30970 raft_consensus.cc:2468] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:40.887492 30974 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:40.895607 30793 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:40.897570 30867 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:40.899457 32080 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:40.893638 32085 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.902433 32085 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.900192 32046 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.902457 32080 raft_consensus.cc:697] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:40.905583 32046 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.906383 32080 consensus_queue.cc:237] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:40.908205 32051 raft_consensus.cc:2804] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:40.908758 32051 raft_consensus.cc:697] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:40.909581 32051 consensus_queue.cc:237] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.912197 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:40.913331 30970 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:40.915093 30867 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:40.916132 32055 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:40.916536 32055 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.916882 32055 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.917635 32087 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.918154 32087 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.920308 32087 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:40.922945 30792 leader_election.cc:336] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.924636 30648 catalog_manager.cc:5697] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 3 to 4, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 4 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:40.928589 32046 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.929105 30648 catalog_manager.cc:5697] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:40.934279 32058 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.938380 32055 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.941177 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:40.941758 30970 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.923584 32085 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.947969 32085 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.948990 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:09:40.949417 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.659s	user 0.006s	sys 0.004s
I20260709 13:09:40.949807 27734 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:09:40.958642 32055 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:40.957792 30970 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
W20260709 13:09:40.959821 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 93525.6us
I20260709 13:09:40.960157 30867 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
W20260709 13:09:40.960426 30866 leader_election.cc:336] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:40.960985 32055 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:40.963994 32046 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.964479 32046 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:40.965507 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:40.966142 30825 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.966518 32046 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:40.967209 32055 raft_consensus.cc:697] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:40.968187 32055 consensus_queue.cc:237] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:40.969622 30942 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:40.968164 30649 catalog_manager.cc:5697] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 2 to 3, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:40.971695 30649 catalog_manager.cc:5697] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 2 to 3, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:40.958304 30648 catalog_manager.cc:5697] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:40.974689 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:40.975270 30822 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.972678 32092 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:40.976168 32092 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:40.976533 32092 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.981814 32072 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:40.984275 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 82796.1us
I20260709 13:09:40.989305 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:40.989876 30827 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:40.995711 30940 leader_election.cc:336] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:40.996354 30940 leader_election.cc:336] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:41.000758 30822 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:41.001648 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:40.972783 30825 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
W20260709 13:09:41.003284 30866 leader_election.cc:336] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:41.004143 30827 raft_consensus.cc:2468] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:41.015210 32092 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:41.016626 30940 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:41.017556 32061 raft_consensus.cc:2804] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:41.018271 32061 raft_consensus.cc:697] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:41.019251 32061 consensus_queue.cc:237] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:41.028842 30866 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:41.029434 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:41.029963 32085 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:41.030224 30827 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:41.030464 32085 raft_consensus.cc:697] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:41.033600 32085 consensus_queue.cc:237] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:41.043434 30866 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:41.044518 32092 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:41.045539 32046 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:41.046167 32046 raft_consensus.cc:697] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:41.047055 32046 consensus_queue.cc:237] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:41.050665 30940 leader_election.cc:336] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:41.055578 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:41.056470 32055 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:41.056883 32055 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:41.057273 32055 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:41.062539 30942 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:41.063392 32060 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:41.063818 30866 leader_election.cc:336] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:41.064916 30866 leader_election.cc:336] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:41.065821 30866 leader_election.cc:336] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:41.066603 30866 leader_election.cc:336] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:09:41.067265 30866 leader_election.cc:336] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:41.080343 30648 catalog_manager.cc:5697] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 3 to 4, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 4 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:41.082327 30648 catalog_manager.cc:5697] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.082891 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:41.085067 30866 leader_election.cc:336] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:41.085440 30901 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:41.085981 30866 consensus_peers.cc:597] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.117697 30866 consensus_peers.cc:597] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.118177 30827 raft_consensus.cc:1275] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:41.122530 32085 consensus_queue.cc:1048] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:41.131778 30649 catalog_manager.cc:5697] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 3 to 4, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 4 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.133605 30822 raft_consensus.cc:1275] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:41.133845 30901 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:41.136341 30970 raft_consensus.cc:1275] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:41.138738 32055 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:41.140880 30651 catalog_manager.cc:5697] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 3 to 4, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 4 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:41.146937 32055 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:41.149837 32085 consensus_queue.cc:1048] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:41.157522 32072 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:41.158658 32072 tablet_bootstrap.cc:492] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:41.159374 32072 ts_tablet_manager.cc:1403] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.178s	user 0.025s	sys 0.008s
I20260709 13:09:41.156937 32080 consensus_queue.cc:1048] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:09:41.163978 32072 raft_consensus.cc:359] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:41.164740 32072 raft_consensus.cc:740] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:41.165628 30942 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:41.165506 32072 consensus_queue.cc:260] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:41.167549 32092 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:41.168022 32092 raft_consensus.cc:697] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:41.168766 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:41.168864 32092 consensus_queue.cc:237] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:41.169476 30822 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:41.180263 30821 raft_consensus.cc:1275] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:09:41.189220 30792 consensus_peers.cc:597] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.206105 30866 consensus_peers.cc:597] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.206576 32072 ts_tablet_manager.cc:1434] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.012s
W20260709 13:09:41.206703 30866 leader_election.cc:336] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:09:41.207618 32072 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:41.208210 32055 consensus_queue.cc:1048] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:41.212569 30827 raft_consensus.cc:1275] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:41.191372 30822 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:41.242815 32072 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:41.244015 32072 tablet_bootstrap.cc:492] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:41.244908 32072 ts_tablet_manager.cc:1403] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.004s
W20260709 13:09:41.243532 30792 consensus_peers.cc:597] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.249265 32072 raft_consensus.cc:359] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:41.251852 32046 consensus_queue.cc:1048] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:41.255553 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:41.266628 32046 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:41.267138 32046 raft_consensus.cc:697] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:41.267972 32046 consensus_queue.cc:237] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:41.269975 30974 raft_consensus.cc:1275] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:41.272058 30866 consensus_peers.cc:597] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.273753 32072 raft_consensus.cc:740] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:41.276075 32050 consensus_queue.cc:1048] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:41.277058 32072 consensus_queue.cc:260] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:41.286087 32072 ts_tablet_manager.cc:1434] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.004s
I20260709 13:09:41.286939 32072 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:41.305800 30649 catalog_manager.cc:5697] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 1 to 2, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:41.357573 30866 consensus_peers.cc:597] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.366394 32072 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:41.375813 32072 tablet_bootstrap.cc:492] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:41.376516 32072 ts_tablet_manager.cc:1403] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.000s
I20260709 13:09:41.379045 32072 raft_consensus.cc:359] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:41.379716 32072 raft_consensus.cc:740] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:41.383746 32072 consensus_queue.cc:260] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:41.390594 32072 ts_tablet_manager.cc:1434] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:09:41.391374 32072 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:41.398366 30974 raft_consensus.cc:1275] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:41.400380 32085 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:41.421543 30825 raft_consensus.cc:1275] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:09:41.432438 30866 consensus_peers.cc:597] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.444900 30974 raft_consensus.cc:1275] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:41.446640 32085 consensus_queue.cc:1048] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:41.493592 32046 consensus_queue.cc:1048] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:41.496085 30974 raft_consensus.cc:1275] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:41.498337 31898 consensus_queue.cc:1048] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:41.502907 30866 consensus_peers.cc:597] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.522552 30940 consensus_peers.cc:597] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:41.523141 32072 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:41.524204 32072 tablet_bootstrap.cc:492] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:41.524919 32072 ts_tablet_manager.cc:1403] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.001s
I20260709 13:09:41.527700 32072 raft_consensus.cc:359] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:41.534759 30866 consensus_peers.cc:597] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.542426 32114 log.cc:927] Time spent T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:09:41.543569 30648 catalog_manager.cc:5697] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 3 to 4, leader changed from c9d34127462849a3a71245c0c26b7ebe (127.27.21.129) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 4 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.545361 32072 raft_consensus.cc:740] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:41.569021 32072 consensus_queue.cc:260] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:41.555357 30866 consensus_peers.cc:597] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:41.571203 32072 ts_tablet_manager.cc:1434] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:09:41.572100 32072 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:41.582958 30822 raft_consensus.cc:1275] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:09:41.584794 30792 consensus_peers.cc:597] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.593688 30940 consensus_peers.cc:597] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:41.602788 30940 consensus_peers.cc:597] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.641716 30825 raft_consensus.cc:1275] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:41.644409 32061 consensus_queue.cc:1048] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:41.646239 30940 consensus_peers.cc:597] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:41.647507 30866 consensus_peers.cc:597] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.672060 32072 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:41.674093 32072 tablet_bootstrap.cc:492] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:41.674753 32072 ts_tablet_manager.cc:1403] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.004s
I20260709 13:09:41.678339 32085 consensus_queue.cc:1048] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:09:41.682351 30940 consensus_peers.cc:597] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:41.682763 32072 raft_consensus.cc:359] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:41.701571 32072 raft_consensus.cc:740] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:41.738724 32072 consensus_queue.cc:260] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:41.740922 32072 ts_tablet_manager.cc:1434] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.017s
I20260709 13:09:41.741758 32072 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:41.758705 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 59600.8us
I20260709 13:09:41.770100 30901 raft_consensus.cc:1275] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:41.867440 32087 consensus_queue.cc:1048] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:41.879406 30940 consensus_peers.cc:597] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:41.881065 32072 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:41.913774 32072 tablet_bootstrap.cc:492] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:41.914480 32072 ts_tablet_manager.cc:1403] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.173s	user 0.020s	sys 0.033s
I20260709 13:09:41.917088 32072 raft_consensus.cc:359] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:41.917809 32072 raft_consensus.cc:740] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:41.918560 32072 consensus_queue.cc:260] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:41.892678 30825 raft_consensus.cc:1275] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:41.921401 32072 ts_tablet_manager.cc:1434] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:09:41.922240 32072 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:41.926590 30940 consensus_peers.cc:597] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:41.932159 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 73768.7us
I20260709 13:09:41.962996 32072 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:41.956754 27734 ts_tablet_manager.cc:600] Registering tablets (43/45 complete)
I20260709 13:09:41.964085 32072 tablet_bootstrap.cc:492] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:41.965161 32072 ts_tablet_manager.cc:1403] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.002s
I20260709 13:09:41.968008 32072 raft_consensus.cc:359] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:41.968739 32072 raft_consensus.cc:740] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:41.969635 32072 consensus_queue.cc:260] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:41.972033 32072 ts_tablet_manager.cc:1434] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:09:41.972398 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 45878.6us
W20260709 13:09:41.991165 30866 consensus_peers.cc:597] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:41.991891 30866 consensus_peers.cc:597] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:41.996594 30940 consensus_peers.cc:597] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:41.997059 32072 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.004635 32085 consensus_queue.cc:1048] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:42.012171 27734 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:09:42.055248 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 1.105s	user 0.339s	sys 0.074s
W20260709 13:09:42.050724 30940 consensus_peers.cc:597] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.017974 30792 consensus_peers.cc:597] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.059516 30940 consensus_peers.cc:597] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.060046 30940 consensus_peers.cc:597] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.078671 30828 raft_consensus.cc:1275] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:09:42.086210 30792 consensus_peers.cc:597] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.087760 30792 consensus_peers.cc:597] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.088239 30792 consensus_peers.cc:597] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.088692 30792 consensus_peers.cc:597] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.089098 30792 consensus_peers.cc:597] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.093195 30792 consensus_peers.cc:597] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.095386 30792 consensus_peers.cc:597] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.095829 30792 consensus_peers.cc:597] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.098294 30792 consensus_peers.cc:597] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.116256 32072 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: 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
W20260709 13:09:42.117439 30792 consensus_peers.cc:597] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.118001 30792 consensus_peers.cc:597] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.118424 30792 consensus_peers.cc:597] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.119385 32072 tablet_bootstrap.cc:492] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
W20260709 13:09:42.119760 30940 consensus_peers.cc:597] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.120214 32072 ts_tablet_manager.cc:1403] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.123s	user 0.036s	sys 0.002s
I20260709 13:09:42.142694 32072 raft_consensus.cc:359] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:42.148519 32072 raft_consensus.cc:740] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.149585 32072 consensus_queue.cc:260] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 4.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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:42.152032 32072 ts_tablet_manager.cc:1434] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:09:42.152849 32085 consensus_queue.cc:1048] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:42.152999 32072 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.184430 32072 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:42.185519 32072 tablet_bootstrap.cc:492] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.186344 32072 ts_tablet_manager.cc:1403] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.010s
W20260709 13:09:42.186511 30792 consensus_peers.cc:597] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.189051 32072 raft_consensus.cc:359] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.189828 32072 raft_consensus.cc:740] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
W20260709 13:09:42.203177 30940 consensus_peers.cc:597] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.190835 32072 consensus_queue.cc:260] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.224876 32072 ts_tablet_manager.cc:1434] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.001s
I20260709 13:09:42.226259 32072 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:42.244632 30866 consensus_peers.cc:597] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:42.258033 30940 consensus_peers.cc:597] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.279551 32072 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:42.280886 32072 tablet_bootstrap.cc:492] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.281729 32072 ts_tablet_manager.cc:1403] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.005s
I20260709 13:09:42.286090 32072 raft_consensus.cc:359] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:42.286821 32072 raft_consensus.cc:740] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.287866 32072 consensus_queue.cc:260] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:42.290194 32072 ts_tablet_manager.cc:1434] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:42.290973 32072 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.335415 32099 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:42.336097 32099 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.355931 32099 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:42.336705 32072 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:42.375489 32072 tablet_bootstrap.cc:492] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.376748 32072 ts_tablet_manager.cc:1403] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.015s
I20260709 13:09:42.383276 32072 raft_consensus.cc:359] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:42.385332 32072 raft_consensus.cc:740] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.386901 32072 consensus_queue.cc:260] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:42.395291 30866 consensus_peers.cc:597] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:42.398128 32072 ts_tablet_manager.cc:1434] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 13:09:42.399205 32072 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.450657 32072 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:42.451540 32072 tablet_bootstrap.cc:492] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.452138 32072 ts_tablet_manager.cc:1403] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.009s
I20260709 13:09:42.454583 32072 raft_consensus.cc:359] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.455874 32072 raft_consensus.cc:740] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.456696 32072 consensus_queue.cc:260] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.460981 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:42.464392 32072 ts_tablet_manager.cc:1434] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:09:42.465345 32072 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.474200 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:42.476935 32068 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:42.479007 32099 raft_consensus.cc:2749] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:42.508394 32072 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:42.510691 32072 tablet_bootstrap.cc:492] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.511951 32072 ts_tablet_manager.cc:1403] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.020s
I20260709 13:09:42.516537 32072 raft_consensus.cc:359] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:42.526911 32072 raft_consensus.cc:740] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.528244 32072 consensus_queue.cc:260] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:42.532616 32072 ts_tablet_manager.cc:1434] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:09:42.533785 32072 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.566757 32072 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:42.568099 32072 tablet_bootstrap.cc:492] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.568877 32072 ts_tablet_manager.cc:1403] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.009s
I20260709 13:09:42.572175 32072 raft_consensus.cc:359] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.573346 32072 raft_consensus.cc:740] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.574106 32072 consensus_queue.cc:260] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.577353 32072 ts_tablet_manager.cc:1434] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:42.578601 32072 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.609246 32072 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:42.610878 32072 tablet_bootstrap.cc:492] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.611871 32072 ts_tablet_manager.cc:1403] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.004s
I20260709 13:09:42.622551 32072 raft_consensus.cc:359] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.624037 32072 raft_consensus.cc:740] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.625080 32072 consensus_queue.cc:260] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.629663 32072 ts_tablet_manager.cc:1434] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:09:42.630777 32072 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.658179 32072 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:42.659510 32072 tablet_bootstrap.cc:492] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.661151 32072 ts_tablet_manager.cc:1403] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260709 13:09:42.664811 32072 raft_consensus.cc:359] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:42.666276 32072 raft_consensus.cc:740] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.667363 32072 consensus_queue.cc:260] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:42.671589 32072 ts_tablet_manager.cc:1434] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:42.672515 32072 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.703748 32072 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:42.705384 32072 tablet_bootstrap.cc:492] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.706494 32072 ts_tablet_manager.cc:1403] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.003s
I20260709 13:09:42.711658 32072 raft_consensus.cc:359] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:42.712821 32072 raft_consensus.cc:740] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.714020 32072 consensus_queue.cc:260] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:42.718887 32072 ts_tablet_manager.cc:1434] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:09:42.720203 32072 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.761912 32072 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:42.763413 32072 tablet_bootstrap.cc:492] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.764417 32072 ts_tablet_manager.cc:1403] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.008s
I20260709 13:09:42.768060 32072 raft_consensus.cc:359] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:42.768867 32072 raft_consensus.cc:740] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.769865 32072 consensus_queue.cc:260] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:42.773424 32072 ts_tablet_manager.cc:1434] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:09:42.781504 32072 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.849464 32072 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=1 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:42.851351 32072 tablet_bootstrap.cc:492] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.852317 32072 ts_tablet_manager.cc:1403] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.071s	user 0.030s	sys 0.002s
I20260709 13:09:42.857537 32072 raft_consensus.cc:359] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:42.858390 32072 raft_consensus.cc:740] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.859470 32072 consensus_queue.cc:260] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:42.862797 32072 ts_tablet_manager.cc:1434] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:09:42.863867 32072 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.898945 32072 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:42.900377 32072 tablet_bootstrap.cc:492] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.902781 32072 ts_tablet_manager.cc:1403] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.010s
I20260709 13:09:42.908707 32072 raft_consensus.cc:359] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:42.910593 32072 raft_consensus.cc:740] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.913005 32072 consensus_queue.cc:260] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:42.918624 32072 ts_tablet_manager.cc:1434] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:09:42.919924 32072 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:42.964547 32072 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:42.965602 32072 tablet_bootstrap.cc:492] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:42.966336 32072 ts_tablet_manager.cc:1403] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.004s
I20260709 13:09:42.970073 32072 raft_consensus.cc:359] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.970858 32072 raft_consensus.cc:740] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:42.971596 32072 consensus_queue.cc:260] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:42.974198 32072 ts_tablet_manager.cc:1434] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:09:42.975210 32072 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:43.008116 32099 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:43.008812 32099 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.013562 32099 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:43.020444 32072 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:43.026268 32072 tablet_bootstrap.cc:492] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:43.026935 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:43.027318 32072 ts_tablet_manager.cc:1403] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.007s
I20260709 13:09:43.034898 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:43.038532 32072 raft_consensus.cc:359] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:43.039562 32072 raft_consensus.cc:740] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:43.043977 32072 consensus_queue.cc:260] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:43.046981 32072 ts_tablet_manager.cc:1434] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:09:43.048174 32072 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:43.055265 32099 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:43.055905 32099 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.059465 32099 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:43.064013 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:43.069082 32068 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:43.071849 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:43.116401 32099 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:43.141743 32099 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:43.142472 32099 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:43.191896 32099 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:43.250356 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:43.261078 32068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 192092us
I20260709 13:09:43.270633 32068 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:43.273859 32201 raft_consensus.cc:2749] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:43.282862 32072 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:09:43.293641 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 55066us
I20260709 13:09:43.318524 32201 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:43.319161 32201 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:43.323205 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:43.323580 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:43.325066 32066 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:43.326030 32201 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:43.326598 32099 raft_consensus.cc:2749] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:43.342813 32072 tablet_bootstrap.cc:492] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:43.361040 32072 ts_tablet_manager.cc:1403] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.313s	user 0.029s	sys 0.046s
I20260709 13:09:43.375686 32072 raft_consensus.cc:359] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.410686 32072 raft_consensus.cc:740] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:43.412477 32072 consensus_queue.cc:260] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.414713 32072 ts_tablet_manager.cc:1434] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.002s
I20260709 13:09:43.415458 32072 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:43.411262 32215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:42355 every 8 connection(s)
I20260709 13:09:43.411747 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:42355
I20260709 13:09:43.434799 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:43.450066 32068 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:43.450975 32099 raft_consensus.cc:2749] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:43.474143 32099 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:43.474691 32099 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:43.476970 32099 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:43.477936 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:43.478883 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:43.488497 32067 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:43.491047 32201 raft_consensus.cc:2749] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:43.491701 32181 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:43.528625 32072 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:43.530031 32072 tablet_bootstrap.cc:492] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:43.530958 32072 ts_tablet_manager.cc:1403] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.018s
I20260709 13:09:43.534780 32072 raft_consensus.cc:359] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.535746 32072 raft_consensus.cc:740] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:43.536669 32072 consensus_queue.cc:260] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.538583 32072 ts_tablet_manager.cc:1434] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:43.539413 32072 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:43.548290 32179 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:43.550271 32175 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:43.567329 32216 heartbeater.cc:344] Connected to a master server at 127.27.21.190:39953
I20260709 13:09:43.567852 32216 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:43.568910 32216 heartbeater.cc:507] Master 127.27.21.190:39953 requested a full tablet report, sending...
I20260709 13:09:43.595878 32177 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:43.605782 30866 consensus_peers.cc:597] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:43.607019 30866 consensus_peers.cc:597] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:43.610392 32176 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:43.678784 32178 raft_consensus.cc:3060] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:43.719358 32072 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:43.720456 32072 tablet_bootstrap.cc:492] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:43.721174 32072 ts_tablet_manager.cc:1403] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.182s	user 0.014s	sys 0.003s
I20260709 13:09:43.724015 32072 raft_consensus.cc:359] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:43.724730 32072 raft_consensus.cc:740] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:43.725473 32072 consensus_queue.cc:260] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:43.727738 32072 ts_tablet_manager.cc:1434] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:43.728479 32072 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:43.733702 32201 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:43.734208 32201 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.736408 32201 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:43.737067 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:43.740389 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:43.744719 32068 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:43.745679 32201 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:43.749091 30649 ts_manager.cc:194] Re-registered known tserver with Master: c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:43.752314 32178 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:43.759684 32072 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:43.760707 32072 tablet_bootstrap.cc:492] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:43.761368 32072 ts_tablet_manager.cc:1403] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.007s
I20260709 13:09:43.770570 32072 raft_consensus.cc:359] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.771363 32072 raft_consensus.cc:740] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:43.772066 32072 consensus_queue.cc:260] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:43.774667 32072 ts_tablet_manager.cc:1434] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:09:43.775519 32072 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:43.856143 32072 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:43.857203 32072 tablet_bootstrap.cc:492] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:43.861081 32072 ts_tablet_manager.cc:1403] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.016s
I20260709 13:09:43.863843 32072 raft_consensus.cc:359] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:43.864562 32072 raft_consensus.cc:740] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:43.870373 32072 consensus_queue.cc:260] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:43.877910 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 65696.9us
I20260709 13:09:43.881067 32072 ts_tablet_manager.cc:1434] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 13:09:43.881980 32072 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:43.889675 30866 consensus_peers.cc:597] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:43.903364 32178 raft_consensus.cc:3060] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:43.985842 32072 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:43.987118 32072 tablet_bootstrap.cc:492] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:43.987839 32072 ts_tablet_manager.cc:1403] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.007s
I20260709 13:09:43.990818 32072 raft_consensus.cc:359] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:43.991600 32072 raft_consensus.cc:740] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:43.992321 32072 consensus_queue.cc:260] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:43.995056 32072 ts_tablet_manager.cc:1434] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:43.996248 32072 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:44.042309 30866 consensus_peers.cc:597] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:44.047559 30649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37106
I20260709 13:09:44.053265 32216 heartbeater.cc:499] Master 127.27.21.190:39953 was elected leader, sending a full tablet report...
I20260709 13:09:44.078459 32072 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:44.079628 32072 tablet_bootstrap.cc:492] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.080369 32072 ts_tablet_manager.cc:1403] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.002s
W20260709 13:09:44.080497 30940 consensus_peers.cc:597] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:44.118631 32072 raft_consensus.cc:359] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:44.119481 32072 raft_consensus.cc:740] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.121819 32072 consensus_queue.cc:260] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:44.126480 32072 ts_tablet_manager.cc:1434] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260709 13:09:44.127346 32072 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:44.169245 30940 consensus_peers.cc:597] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:44.187077 32072 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:44.188112 32072 tablet_bootstrap.cc:492] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.188748 32072 ts_tablet_manager.cc:1403] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.000s
I20260709 13:09:44.191529 32072 raft_consensus.cc:359] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.192248 32072 raft_consensus.cc:740] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.197870 32072 consensus_queue.cc:260] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.202108 32072 ts_tablet_manager.cc:1434] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
W20260709 13:09:44.207224 30940 consensus_peers.cc:597] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:44.212950 32072 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:44.223752 30866 consensus_peers.cc:597] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:44.242481 30792 consensus_peers.cc:597] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:44.246253 32072 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:44.255447 32072 tablet_bootstrap.cc:492] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.258409 32072 ts_tablet_manager.cc:1403] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
I20260709 13:09:44.261042 32072 raft_consensus.cc:359] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:44.262001 32072 raft_consensus.cc:740] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.262751 32072 consensus_queue.cc:260] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:44.271378 32072 ts_tablet_manager.cc:1434] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:09:44.272384 32072 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:44.300117 30792 consensus_peers.cc:597] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:44.325138 32072 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.326388 32072 tablet_bootstrap.cc:492] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.327159 32072 ts_tablet_manager.cc:1403] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.013s
I20260709 13:09:44.330022 32072 raft_consensus.cc:359] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.330832 32072 raft_consensus.cc:740] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.331796 32072 consensus_queue.cc:260] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.334326 32072 ts_tablet_manager.cc:1434] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:44.338049 32072 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.350551 32182 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:44.379943 30792 consensus_peers.cc:597] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:44.381876 30792 consensus_peers.cc:597] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:44.397928 32072 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.399461 32072 tablet_bootstrap.cc:492] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.400549 32072 ts_tablet_manager.cc:1403] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.005s
I20260709 13:09:44.405540 32072 raft_consensus.cc:359] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.407964 32072 raft_consensus.cc:740] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.408875 32072 consensus_queue.cc:260] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.410666 32072 ts_tablet_manager.cc:1434] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:44.440040 32072 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
W20260709 13:09:44.458032 30940 consensus_peers.cc:597] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:09:44.518551 30866 consensus_peers.cc:597] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:09:44.537649 32072 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.538710 32072 tablet_bootstrap.cc:492] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.539381 32072 ts_tablet_manager.cc:1403] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.002s
I20260709 13:09:44.542136 32072 raft_consensus.cc:359] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.542881 32072 raft_consensus.cc:740] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.543572 32072 consensus_queue.cc:260] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.545898 32072 ts_tablet_manager.cc:1434] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:09:44.546741 32072 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.590045 32072 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.591147 32072 tablet_bootstrap.cc:492] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.591869 32072 ts_tablet_manager.cc:1403] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.013s
I20260709 13:09:44.594362 32072 raft_consensus.cc:359] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.595039 32072 raft_consensus.cc:740] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.595675 32072 consensus_queue.cc:260] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.597751 32072 ts_tablet_manager.cc:1434] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:09:44.598614 32072 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.626686 32072 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.627717 32072 tablet_bootstrap.cc:492] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.628437 32072 ts_tablet_manager.cc:1403] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.008s
I20260709 13:09:44.631383 32072 raft_consensus.cc:359] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.632135 32072 raft_consensus.cc:740] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.633055 32072 consensus_queue.cc:260] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.635453 32072 ts_tablet_manager.cc:1434] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:44.636332 32072 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.681845 32072 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.682796 32072 tablet_bootstrap.cc:492] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.683459 32072 ts_tablet_manager.cc:1403] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.012s
I20260709 13:09:44.686277 32072 raft_consensus.cc:359] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.687019 32072 raft_consensus.cc:740] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.687752 32072 consensus_queue.cc:260] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.689483 32072 ts_tablet_manager.cc:1434] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:09:44.690313 32072 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.712833 32072 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:44.713914 32072 tablet_bootstrap.cc:492] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.714687 32072 ts_tablet_manager.cc:1403] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 13:09:44.719136 32072 raft_consensus.cc:359] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:44.719903 32072 raft_consensus.cc:740] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.720607 32072 consensus_queue.cc:260] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:44.722502 32072 ts_tablet_manager.cc:1434] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:44.723371 32072 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.758791 32072 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.760154 32072 tablet_bootstrap.cc:492] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.760869 32072 ts_tablet_manager.cc:1403] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.012s
I20260709 13:09:44.763373 32072 raft_consensus.cc:359] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.764070 32072 raft_consensus.cc:740] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.764787 32072 consensus_queue.cc:260] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.766918 32072 ts_tablet_manager.cc:1434] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:44.767773 32072 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.797566 32072 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.798676 32072 tablet_bootstrap.cc:492] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.799409 32072 ts_tablet_manager.cc:1403] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.011s
I20260709 13:09:44.801859 32178 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:44.801975 32072 raft_consensus.cc:359] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.802891 32072 raft_consensus.cc:740] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.803740 32072 consensus_queue.cc:260] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:44.805950 32072 ts_tablet_manager.cc:1434] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:44.806793 32072 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.834038 32072 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:44.834962 32072 tablet_bootstrap.cc:492] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.835606 32072 ts_tablet_manager.cc:1403] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.015s
I20260709 13:09:44.838059 32072 raft_consensus.cc:359] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.838686 32072 raft_consensus.cc:740] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.853597 32072 consensus_queue.cc:260] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.855927 32072 ts_tablet_manager.cc:1434] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:09:44.856782 32072 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.902556 32072 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.903613 32072 tablet_bootstrap.cc:492] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.904320 32072 ts_tablet_manager.cc:1403] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.003s
I20260709 13:09:44.907055 32072 raft_consensus.cc:359] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.907768 32072 raft_consensus.cc:740] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.908586 32072 consensus_queue.cc:260] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:44.910861 32072 ts_tablet_manager.cc:1434] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:09:44.911672 32072 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:44.933319 32182 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:44.960899 32072 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:44.963066 32072 tablet_bootstrap.cc:492] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:44.963750 32072 ts_tablet_manager.cc:1403] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.028s
I20260709 13:09:44.966609 32072 raft_consensus.cc:359] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:44.967321 32072 raft_consensus.cc:740] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.968019 32072 consensus_queue.cc:260] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:44.970189 32072 ts_tablet_manager.cc:1434] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:09:44.972043 32072 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:45.064394 32072 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:45.065371 32072 tablet_bootstrap.cc:492] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:45.066066 32072 ts_tablet_manager.cc:1403] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.094s	user 0.029s	sys 0.058s
I20260709 13:09:45.068535 32072 raft_consensus.cc:359] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:45.069185 32072 raft_consensus.cc:740] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.069897 32072 consensus_queue.cc:260] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:45.071974 32072 ts_tablet_manager.cc:1434] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:45.072783 32072 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap starting.
I20260709 13:09:45.096144 32072 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: 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 13:09:45.097080 32072 tablet_bootstrap.cc:492] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: Bootstrap complete.
I20260709 13:09:45.097879 32072 ts_tablet_manager.cc:1403] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260709 13:09:45.101080 32072 raft_consensus.cc:359] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:45.101759 32072 raft_consensus.cc:740] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.102550 32072 consensus_queue.cc:260] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:45.104683 32072 ts_tablet_manager.cc:1434] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:45.191846 32177 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:45.201058 32181 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:45.266505 32176 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:45.318482 32182 raft_consensus.cc:3060] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:47.673138 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 67442.4us
I20260709 13:09:49.823273 32283 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:49.823979 32283 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:49.869035 32283 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:49.870337 32283 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:49.878021 32294 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:49.871088 32283 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:49.892175 32294 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.165656 32294 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.184687 32287 raft_consensus.cc:493] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.204510 32291 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.205057 32287 raft_consensus.cc:515] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.205188 32291 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.196978 32282 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.216640 32295 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.217146 32303 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.217274 32295 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.217890 32303 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.218367 32290 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.218982 32290 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.221554 32282 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.221999 32283 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.222585 32283 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.223048 32283 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.223668 32282 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.225169 32293 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.220043 32286 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.225764 32293 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.226044 32286 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.219995 32303 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.228500 32286 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.217883 32287 leader_election.cc:290] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.230942 32287 raft_consensus.cc:493] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.231453 32287 raft_consensus.cc:515] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.233531 32287 leader_election.cc:290] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.225077 32283 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.228170 32293 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.219995 32295 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.258245 32283 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.259001 32283 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.259469 32291 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.228760 32303 raft_consensus.cc:493] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.229024 32292 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.221203 32290 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.217993 32294 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.260159 32291 raft_consensus.cc:493] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.270267 32291 raft_consensus.cc:515] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.273625 32291 leader_election.cc:290] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.270563 32282 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.275202 32298 raft_consensus.cc:493] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.275018 32282 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.275753 32298 raft_consensus.cc:515] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.277937 32298 leader_election.cc:290] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.278292 32290 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.266793 32294 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.278968 32314 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.278847 32290 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.279565 32314 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.280243 32294 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.280915 32290 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.280781 32292 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.260886 32287 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.281756 32314 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.281744 32287 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.282963 32292 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.283854 32287 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.277134 32282 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.284875 32304 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.285439 32304 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.287529 32304 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.271075 32303 raft_consensus.cc:515] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.298868 32312 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.290242 32282 raft_consensus.cc:493] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.299448 32312 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.300154 32282 raft_consensus.cc:515] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.302114 32312 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.294955 32283 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.302778 32282 leader_election.cc:290] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.303093 32283 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.303570 32282 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.303823 32283 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.289065 32294 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.304242 32282 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.307458 32312 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.291045 32290 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.292352 32304 raft_consensus.cc:493] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.316195 32312 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.317696 32285 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.318261 32285 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.319502 32312 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.320227 32312 raft_consensus.cc:493] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.320400 32285 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.320964 32285 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.317704 32286 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.321733 32306 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.322281 32286 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.316339 32290 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.322381 32306 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.322556 32320 raft_consensus.cc:493] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.323869 32320 raft_consensus.cc:515] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.324740 32306 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.324729 32290 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.325140 32285 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.325762 32311 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.326287 32301 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.329975 32282 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.330312 32301 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.326342 32303 leader_election.cc:290] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.327430 32300 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.327694 32304 raft_consensus.cc:515] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.320843 32312 raft_consensus.cc:515] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.355435 32307 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.356050 32307 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.357497 32308 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.358276 32295 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.358595 32299 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.358940 32323 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.359308 32289 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.359197 32299 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.359481 32323 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.359860 32289 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.360469 32321 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.360970 32321 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.361529 32323 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.362135 32289 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.346654 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.364338 30977 raft_consensus.cc:2468] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:50.328537 32316 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.365032 32316 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.350335 32302 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.365983 32302 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.366475 32324 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.367238 32316 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.367029 32324 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.367776 32316 raft_consensus.cc:493] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.367925 32288 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.368117 32302 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.368265 32316 raft_consensus.cc:515] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.368494 32288 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.369448 32282 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.339845 32301 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.342717 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.329988 32311 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.370482 30974 raft_consensus.cc:2468] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:50.358861 32295 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:50.371027 32068 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.004s	sys 0.010s
W20260709 13:09:50.371398 32068 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.535s	user 0.005s	sys 0.011s
I20260709 13:09:50.371472 32282 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.372164 32311 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.372521 32295 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.352617 32293 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.347507 32300 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.328095 32309 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.373178 32293 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.373710 32309 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.374665 32300 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.375197 32293 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.375415 32290 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.352850 32305 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.375993 32309 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.375939 32290 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.349325 32304 leader_election.cc:290] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.376163 32305 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.313762 32294 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.352386 32306 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.377419 32306 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.378376 32305 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.378595 32294 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.363258 32296 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.379469 32306 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.379395 32296 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.324676 32286 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.344199 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.382447 30970 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:50.351745 32284 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.358044 32308 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.345845 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.347898 32320 leader_election.cc:290] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.370214 32303 raft_consensus.cc:493] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.369149 32324 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.351336 32312 leader_election.cc:290] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.337980 32285 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.363202 32321 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.384773 32294 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.348276 32310 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.316062 32322 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.352416 32283 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.384505 32299 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.435737 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.438364 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.417665 32324 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.431085 32321 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.439718 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.454772 30969 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:50.454515 32321 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.455300 32288 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.455708 32306 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.437218 32283 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
W20260709 13:09:50.449625 32066 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.647s	user 0.015s	sys 0.011s
I20260709 13:09:50.425819 32303 raft_consensus.cc:515] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.462582 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.449440 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.440937 32322 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.464053 32303 leader_election.cc:290] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.464607 32303 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.465567 32322 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.450136 32301 raft_consensus.cc:493] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.466048 32295 raft_consensus.cc:493] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.459204 32283 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.466331 32301 raft_consensus.cc:515] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.466687 32295 raft_consensus.cc:515] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.467978 32283 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.462720 32304 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.468204 32301 leader_election.cc:290] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.468727 32295 leader_election.cc:290] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.468623 32304 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.470248 32308 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.470404 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.470660 32304 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.471102 30969 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 5.
I20260709 13:09:50.472185 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.472378 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.473511 32288 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.473778 32302 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.473881 32301 raft_consensus.cc:493] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.474045 32288 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.474431 32302 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.474581 32301 raft_consensus.cc:515] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.476123 32288 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.476449 32302 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.476146 32282 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.476980 32302 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.402982 32284 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.507269 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.507427 32284 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
W20260709 13:09:50.460361 32066 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.704s	user 0.015s	sys 0.012s
I20260709 13:09:50.456238 32306 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.510416 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.511052 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.511623 32306 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.483273 32307 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.478963 32325 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.512869 32325 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.515157 32325 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.440752 32310 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.516862 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.517076 32310 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.466084 32322 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.485996 32290 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.518085 32290 raft_consensus.cc:493] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.518565 32290 raft_consensus.cc:515] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.520275 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.520565 32290 leader_election.cc:290] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.520881 30822 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:50.458616 32324 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.521401 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.521953 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.522310 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.522812 32324 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.522876 30828 raft_consensus.cc:2468] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:50.523262 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.523497 32324 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.523092 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.523929 32324 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.524588 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.524765 30822 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:50.490306 32321 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.523967 30824 raft_consensus.cc:2468] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:50.525818 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.491037 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.493453 32316 leader_election.cc:290] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.524078 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.527076 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.527102 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.527535 30827 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:50.528077 30825 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:50.528587 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.522828 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.529057 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.530179 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.530318 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.530790 30821 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 5.
I20260709 13:09:50.531544 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.531910 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.477453 32326 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.532634 32326 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.533567 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.534305 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.433342 32294 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.534768 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.535409 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.535844 32302 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.536207 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.465042 32303 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.536888 30898 raft_consensus.cc:2468] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:50.537835 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.538246 32303 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.530318 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.493927 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.526971 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.502243 32282 raft_consensus.cc:493] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.504930 32329 raft_consensus.cc:493] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.517772 32322 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.540589 30822 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 5.
I20260709 13:09:50.540700 32282 raft_consensus.cc:515] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.459894 32291 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.542213 32322 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.542158 32291 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.542748 32282 leader_election.cc:290] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.540742 32329 raft_consensus.cc:515] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.544346 32291 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.544689 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.544982 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.534782 32326 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.546494 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.546695 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.547115 30896 raft_consensus.cc:2468] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:50.547986 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.530632 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.545071 32329 leader_election.cc:290] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.493813 32301 leader_election.cc:290] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.549229 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.549695 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.501566 32283 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.536305 32294 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.498554 32296 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.553882 32302 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.561105 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.561658 32292 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.532069 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.561810 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.562222 32292 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.563143 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.563659 32283 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.564222 32292 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.565030 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.565229 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.565634 30825 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:50.530687 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.566545 32282 raft_consensus.cc:493] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.566749 32329 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.567106 32282 raft_consensus.cc:515] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.567268 32329 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.567546 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.531176 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.521106 32290 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.569069 32282 leader_election.cc:290] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.569748 32290 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.569948 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.565659 32283 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.571626 32290 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.553586 32321 raft_consensus.cc:493] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.572085 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.572363 32321 raft_consensus.cc:515] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.574389 32321 leader_election.cc:290] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.527755 30824 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:50.559778 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.569348 32329 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.559882 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.560119 32316 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.561192 32324 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.549965 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.576711 30899 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:50.569103 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.575932 32316 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.577587 32315 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.578174 32315 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.581930 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.582844 30829 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:50.579907 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.580857 30896 raft_consensus.cc:2468] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:50.586678 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.587064 32326 raft_consensus.cc:493] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.587746 32315 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.587895 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960a9b9f7ac5452fab54e7f629cfc292" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.588924 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "621c05584ac8468eb17581b3bea441ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.585847 30973 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:50.591287 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.583982 32291 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.592757 32291 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.594327 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.594816 32291 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.578871 32316 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.587575 32326 raft_consensus.cc:515] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.598829 30793 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:50.599066 32326 leader_election.cc:290] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:50.600996 32297 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:50.601418 32297 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.601773 32297 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:50.604020 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.604718 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.606072 30940 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:50.604471 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.607331 32296 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:50.607700 32296 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.604672 30794 leader_election.cc:304] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:50.604935 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.608064 32296 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:50.608683 32284 raft_consensus.cc:2804] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:50.609040 32284 raft_consensus.cc:493] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.609406 32284 raft_consensus.cc:3060] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.611837 30940 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:50.613302 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.614252 30794 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:50.614992 32306 raft_consensus.cc:2804] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:50.615350 32306 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.615684 32306 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.617210 32284 raft_consensus.cc:515] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.615698 30794 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:50.620456 32316 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.621745 32316 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.621995 30794 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:50.623670 32316 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.624248 32295 raft_consensus.cc:2804] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:50.624631 32295 raft_consensus.cc:493] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.625007 32295 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:50.626039 32310 raft_consensus.cc:2804] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:50.626466 32310 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.626837 32310 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.632632 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.641064 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.641350 32301 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:50.642463 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.641776 32301 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.643409 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.643553 32301 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:50.644501 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.645043 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.646870 30940 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:50.649611 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.651270 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.651471 32284 leader_election.cc:290] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.656934 32318 raft_consensus.cc:2804] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:50.657514 32318 raft_consensus.cc:493] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.657935 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.657996 32318 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:50.658660 30894 raft_consensus.cc:2468] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:50.659888 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.660419 30894 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 1.
I20260709 13:09:50.661556 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.662165 32295 raft_consensus.cc:515] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.663092 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.664372 32295 leader_election.cc:290] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.665045 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.665056 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.666616 32306 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.667564 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.668704 32306 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.669879 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.670383 32310 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.672528 32310 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.673210 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.680284 32301 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.636740 32296 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.681707 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.682374 32177 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 4.
I20260709 13:09:50.684116 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "034f0a41b6e34e91ab979b67c819ebee" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.684289 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb7d4edf4234e50a6797a89bb441842" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.685187 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.685897 32179 raft_consensus.cc:2468] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:50.686936 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.687444 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:50.687903 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:50.688458 30901 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.688570 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.688058 30899 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:50.689363 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.689909 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:50.687575 32175 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 5.
I20260709 13:09:50.691363 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:50.691960 30898 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.692152 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.691382 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.693450 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.693593 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.693720 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:50.694693 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:50.694988 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.695433 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.696076 32177 raft_consensus.cc:2468] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:50.696983 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:50.697578 30894 raft_consensus.cc:3060] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.667491 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.701642 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.701799 30896 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:50.702987 32296 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 6 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.706473 32297 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.706501 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14f6315f9b8f4cd583b1d65afef564ec" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:50.700951 30898 raft_consensus.cc:2468] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:50.707854 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.708166 30896 raft_consensus.cc:1240] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:50.706805 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.708750 32297 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.711125 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.694898 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.711807 32172 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:50.713132 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.714669 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fedd60c324d945aa8e43c3a2a40576c4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.715163 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.715481 32301 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.715953 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.719187 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.720366 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.721830 30899 raft_consensus.cc:2468] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 4.
I20260709 13:09:50.722594 30895 raft_consensus.cc:1240] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:50.723402 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:50.721760 30901 raft_consensus.cc:2468] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:50.723960 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.724545 30897 raft_consensus.cc:1240] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:50.724887 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.725102 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.726132 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.726320 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.726562 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.727840 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:50.724566 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:50.728426 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.731166 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.731854 32172 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:50.732115 30820 raft_consensus.cc:1240] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:50.733532 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.733600 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.735987 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.734625 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.736680 32179 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:50.736891 32181 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 5.
I20260709 13:09:50.737040 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.737833 32172 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:50.732918 30894 raft_consensus.cc:2468] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:50.736231 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.738826 32176 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:50.738884 30900 raft_consensus.cc:1240] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:50.741163 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.743582 30794 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:50.745029 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.748523 30942 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:50.749166 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.749239 32311 consensus_queue.cc:1059] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:50.754801 30794 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:50.759543 32311 raft_consensus.cc:3055] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:50.759912 32311 raft_consensus.cc:740] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:50.760254 32297 raft_consensus.cc:2804] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:50.750907 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.760551 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.751775 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.765185 30794 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:50.792424 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.790686 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:50.764987 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.792968 30794 leader_election.cc:304] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:50.787498 30866 leader_election.cc:304] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.793450 32176 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:50.760854 32297 raft_consensus.cc:697] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:50.762405 32296 raft_consensus.cc:2749] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:50.794533 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.794765 32318 raft_consensus.cc:515] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.791078 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.794154 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.795259 32297 consensus_queue.cc:237] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.795940 30970 raft_consensus.cc:2393] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
W20260709 13:09:50.796789 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 51757.4us
I20260709 13:09:50.794054 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.798471 32331 raft_consensus.cc:2749] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:50.790618 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.799502 30975 raft_consensus.cc:1240] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:50.799609 32066 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:50.800001 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.800486 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.782554 32336 raft_consensus.cc:493] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.801419 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.801239 32336 raft_consensus.cc:515] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.802970 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.760775 32311 consensus_queue.cc:260] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.803884 32306 raft_consensus.cc:2804] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.797341 32286 raft_consensus.cc:2804] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.804595 32311 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.806108 32336 leader_election.cc:290] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.766544 32310 raft_consensus.cc:2804] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:50.806756 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.807374 30866 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.807425 32176 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 4.
I20260709 13:09:50.810546 32334 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:50.812721 32334 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.813089 32334 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:50.760766 32178 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 4.
I20260709 13:09:50.814291 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.808346 32067 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.814334 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:50.818214 32067 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:50.818873 32337 raft_consensus.cc:2804] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:50.819003 32316 raft_consensus.cc:2804] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:50.819540 32316 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.819716 32067 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.819937 32316 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.820410 32337 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.820957 32337 raft_consensus.cc:3060] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.826606 32067 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:50.827432 32068 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:50.830196 32316 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.833521 32324 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:50.834106 32324 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.834200 32336 raft_consensus.cc:2804] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:50.834555 32324 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.834748 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16300993badb4edebfe11d31544fa93f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.836373 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.837065 32177 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:50.837604 32329 raft_consensus.cc:2804] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:50.834586 32336 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:50.838248 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:50.838027 32329 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.841784 32329 raft_consensus.cc:3060] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.843466 30793 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:50.843858 32324 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.841274 32336 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.838020 32068 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:50.845497 32295 raft_consensus.cc:2749] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:50.846205 32321 raft_consensus.cc:2804] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:50.846597 32321 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.846974 32321 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.848591 32286 raft_consensus.cc:697] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:50.849632 32286 consensus_queue.cc:237] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.850531 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:50.851277 32324 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.853953 32306 raft_consensus.cc:697] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:50.854242 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:50.854962 32306 consensus_queue.cc:237] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.856148 32310 raft_consensus.cc:697] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:50.857362 32310 consensus_queue.cc:237] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.858897 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:50.859761 30827 raft_consensus.cc:2393] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 6: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:50.863663 30793 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:50.868598 32286 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:50.876518 32329 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.897455 32329 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.877251 30792 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:50.898170 32286 raft_consensus.cc:2749] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:50.806092 32318 leader_election.cc:290] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.878057 32291 raft_consensus.cc:2749] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:50.898945 32286 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:50.881043 32303 consensus_queue.cc:1059] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:50.899351 32286 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
W20260709 13:09:50.883503 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 76204.8us
I20260709 13:09:50.882817 30651 catalog_manager.cc:5697] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 2 to 3, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.886135 30820 raft_consensus.cc:1240] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:50.900209 30866 leader_election.cc:304] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.808559 32066 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:50.900946 32291 raft_consensus.cc:2749] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:50.902621 32068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 48738.7us
I20260709 13:09:50.903055 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:50.903892 32068 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:50.905884 32068 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:50.906338 30866 leader_election.cc:304] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.906561 32324 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:50.907222 32324 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:50.907586 32324 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:50.907975 32324 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.911844 32291 raft_consensus.cc:2749] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:50.913440 30866 leader_election.cc:304] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.914175 32291 raft_consensus.cc:2749] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:50.912096 32337 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.918548 32290 raft_consensus.cc:2804] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:50.860864 32321 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:50.888713 32067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 62173.4us
I20260709 13:09:50.927380 30972 raft_consensus.cc:1240] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:50.927731 32336 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:50.928666 32321 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:50.889925 32334 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:50.929607 32178 raft_consensus.cc:1240] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:50.929687 30866 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.895490 32316 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
W20260709 13:09:50.881187 30998 debug-util.cc:398] Leaking SignalData structure 0x7b080021be00 after lost signal to thread 27737
W20260709 13:09:50.932502 30998 debug-util.cc:398] Leaking SignalData structure 0x7b08001b4d80 after lost signal to thread 30686
I20260709 13:09:50.931344 32291 raft_consensus.cc:2749] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:50.933655 30998 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee660 after lost signal to thread 30853
I20260709 13:09:50.934056 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0161d7f5833043c8a96ab56bb0c60c39" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:50.934755 30998 debug-util.cc:398] Leaking SignalData structure 0x7b080012f640 after lost signal to thread 30927
I20260709 13:09:50.935146 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
W20260709 13:09:50.935884 30998 debug-util.cc:398] Leaking SignalData structure 0x7b0800231680 after lost signal to thread 31001
I20260709 13:09:50.936162 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.938369 32327 consensus_queue.cc:1059] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:09:50.938603 32171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.940245 32327 raft_consensus.cc:3055] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:50.940603 32327 raft_consensus.cc:740] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:50.937093 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.941637 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.942154 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.942811 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d978f55302c942919f94dd54d129b5e8" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.943665 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.943938 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.946077 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.948942 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.949698 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.951166 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.952656 32327 consensus_queue.cc:260] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.899767 32286 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:50.953938 32327 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:50.899760 32326 raft_consensus.cc:3055] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:50.919027 32290 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.955603 32326 raft_consensus.cc:740] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:50.955777 32290 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.918869 32337 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:50.923041 32177 raft_consensus.cc:1240] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:50.937089 30998 debug-util.cc:398] Leaking SignalData structure 0x7b080031f0c0 after lost signal to thread 32215
W20260709 13:09:50.919378 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 110888us
I20260709 13:09:50.923892 32303 consensus_queue.cc:1059] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:50.962441 32303 raft_consensus.cc:3055] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:50.962827 32303 raft_consensus.cc:740] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:50.925089 32067 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.963762 32303 consensus_queue.cc:260] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.965508 32067 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:50.965678 32337 raft_consensus.cc:2749] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:50.966414 32321 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:50.967221 32066 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:50.924075 30793 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:50.956624 32326 consensus_queue.cc:260] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:50.968591 32337 raft_consensus.cc:2804] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:50.968736 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 44722.1us
I20260709 13:09:50.969014 32337 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.969134 32326 raft_consensus.cc:3060] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:50.969568 32337 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:50.966583 32303 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:50.921371 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:50.899763 30792 leader_election.cc:304] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:50.973732 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 44139.6us
I20260709 13:09:50.977042 30866 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.966913 32321 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:50.982350 30866 leader_election.cc:304] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:50.981627 32331 raft_consensus.cc:2749] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:50.985687 32289 raft_consensus.cc:2749] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:50.977500 32302 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:50.988510 32331 raft_consensus.cc:2749] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:50.988391 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 88698.7us
I20260709 13:09:50.989914 32334 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:50.990091 30792 leader_election.cc:304] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:50.981189 32321 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:50.927647 32324 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:50.997758 30792 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:50.998900 30792 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:50.999886 30942 leader_election.cc:304] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.000434 32295 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:51.000844 32295 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:51.001219 32295 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:51.005362 32308 raft_consensus.cc:2804] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:51.005837 32308 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.006239 32308 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.006289 30866 leader_election.cc:304] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.007148 32322 raft_consensus.cc:2749] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.007530 30866 leader_election.cc:304] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.008258 32322 raft_consensus.cc:2749] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.008618 30866 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.009353 32322 raft_consensus.cc:2749] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.009419 32311 consensus_queue.cc:1059] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:09:51.009382 32301 consensus_queue.cc:1059] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:51.010771 30866 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.011546 32322 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.011915 30866 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.012655 32322 raft_consensus.cc:2749] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.013007 30866 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.013778 32322 raft_consensus.cc:2749] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.014122 30866 leader_election.cc:304] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.013780 32290 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.016525 32290 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.017318 32322 raft_consensus.cc:2749] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.017467 32174 raft_consensus.cc:1240] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:51.017712 30866 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.018131 32308 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.018496 32322 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.018864 30866 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.019779 32327 raft_consensus.cc:2749] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:51.020395 32308 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.021329 30792 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.021714 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.022291 30866 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.022449 32302 raft_consensus.cc:2804] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:50.993923 32297 raft_consensus.cc:2749] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.023984 30942 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.026129 30866 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:50.990572 32066 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.026489 30792 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.028293 32301 raft_consensus.cc:3055] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:51.028724 32301 raft_consensus.cc:740] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:51.025365 32293 raft_consensus.cc:2749] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.029649 32301 consensus_queue.cc:260] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.024507 32302 raft_consensus.cc:493] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.030961 32301 raft_consensus.cc:3060] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:51.031658 32315 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.030157 32293 raft_consensus.cc:3055] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.978699 32286 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.037468 32293 raft_consensus.cc:740] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:51.037878 32307 raft_consensus.cc:2749] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.039070 32286 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.030862 32302 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.041069 30792 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.042328 30792 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.043006 32306 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:51.043362 32306 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.043717 32306 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:51.043835 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.030786 32066 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.046075 32066 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:51.034286 32290 raft_consensus.cc:2804] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:51.046938 32290 raft_consensus.cc:493] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.047354 32290 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.034466 32324 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:51.034767 32297 raft_consensus.cc:2804] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:51.049628 32286 raft_consensus.cc:2749] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.049743 32297 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.050048 32324 raft_consensus.cc:2804] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:51.050266 32297 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.050565 32324 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:51.051023 32324 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:51.035641 32295 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:51.038586 32293 consensus_queue.cc:260] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:51.023484 32331 raft_consensus.cc:2749] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:51.027555 30866 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:51.071095 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 43584.2us
I20260709 13:09:51.071813 30866 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.054101 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32453f3ca33243dd964de86a7d5ba872" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:51.024935 32336 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:51.023916 32337 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.056945 30940 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.055385 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:51.057250 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354e251aa0a54f9eb7dae33988dfcbc2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:51.049780 32316 raft_consensus.cc:2804] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:51.078277 32316 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.078667 32316 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.079063 32295 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:51.058188 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:51.056324 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:51.054582 32066 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.065970 30792 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.066892 30942 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.069258 32293 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:51.076089 30866 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.077553 32315 raft_consensus.cc:2749] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.082525 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.086143 30866 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.083457 30940 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.084259 30792 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.073124 32331 raft_consensus.cc:2749] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.089433 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd185e3b83794d908340bc0843e71831" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.091034 32307 consensus_queue.cc:1059] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:51.088322 30792 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.081969 32300 raft_consensus.cc:2749] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.098390 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6202287e1046adacf7bc267e776b6d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.099157 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8ffbc451cc44dc91b26ca3ee9fc88a" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.094163 30792 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.085126 32326 consensus_queue.cc:1059] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:09:51.102546 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.089059 32308 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:51.108201 32176 raft_consensus.cc:1240] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:51.109040 30894 raft_consensus.cc:2468] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:51.087327 32303 raft_consensus.cc:2749] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.087760 32327 raft_consensus.cc:2749] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.089385 32311 raft_consensus.cc:2749] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.114408 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.114705 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.115105 32311 raft_consensus.cc:2749] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.116592 30827 raft_consensus.cc:1240] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:51.083060 32322 consensus_queue.cc:1059] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 13:09:51.117914 32322 raft_consensus.cc:3055] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:51.118251 32322 raft_consensus.cc:740] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:51.119050 32322 consensus_queue.cc:260] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.118975 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.121608 32337 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.118881 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4da0341bfa4922b8cb3a45a595a2ab" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.122215 32306 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.123404 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.124298 32306 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.095814 32295 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:51.125773 32171 raft_consensus.cc:1240] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
W20260709 13:09:51.110145 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 55656.4us
I20260709 13:09:51.126655 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.127247 32066 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.128288 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.128786 32066 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.136580 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.095189 32334 raft_consensus.cc:2749] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.113875 30825 raft_consensus.cc:1240] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:51.114125 30823 raft_consensus.cc:1240] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:51.089598 32328 raft_consensus.cc:2804] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:51.130023 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.112239 32309 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:51.139117 30821 raft_consensus.cc:1240] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:51.087462 32291 consensus_queue.cc:1059] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:09:51.134068 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "513c628a44f74423a3d64b2a0605ad16" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.138865 32337 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:51.125033 32295 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.104809 32301 raft_consensus.cc:3055] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:51.129633 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad580a7665342acb12cad2c0dfb7205" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.130462 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.147684 32068 leader_election.cc:304] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.111618 32308 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.134613 32321 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:51.120412 32322 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:51.153960 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.129680 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.167593 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.157555 32309 raft_consensus.cc:493] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.148077 30792 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.170735 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.154821 32328 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.160852 32336 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:51.179078 32285 raft_consensus.cc:2749] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.184518 32336 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.187047 32336 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:51.187529 32316 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.190953 30825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.191828 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.192879 32321 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:51.193209 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.168538 32329 raft_consensus.cc:2749] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.194343 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.194991 32067 leader_election.cc:304] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.172640 32308 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.197598 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.203099 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.128329 32290 raft_consensus.cc:515] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.204705 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.205332 32290 leader_election.cc:290] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:51.176827 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 88332.9us
I20260709 13:09:51.153491 32303 consensus_queue.cc:1059] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:09:51.169697 32295 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:51.169480 32301 raft_consensus.cc:740] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:51.167388 32337 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.181507 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.182086 32328 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.182181 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:51.179688 32309 raft_consensus.cc:3060] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:51.182994 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.177212 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.192916 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.168268 32068 leader_election.cc:304] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:51.212529 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 129209us
I20260709 13:09:51.220836 30940 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.214253 30942 leader_election.cc:304] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023
W20260709 13:09:51.222959 32068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 54796.2us
I20260709 13:09:51.223567 32068 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.212828 32329 raft_consensus.cc:2749] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.224885 32068 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:51.226578 30941 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:51.226805 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.227031 32067 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.226887 32321 raft_consensus.cc:2749] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.228247 32067 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.228561 32321 raft_consensus.cc:2749] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.229511 32067 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.229827 32296 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:51.230252 32296 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:51.230621 32296 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:51.230732 32067 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.229193 32321 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.234159 32321 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:51.234736 32321 raft_consensus.cc:2749] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.217527 32297 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.236675 32318 raft_consensus.cc:2804] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:51.236344 32308 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.237342 32318 raft_consensus.cc:697] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:51.238245 32318 consensus_queue.cc:237] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:51.224300 32298 consensus_queue.cc:1059] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:09:51.238413 32301 consensus_queue.cc:260] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:51.239431 32301 raft_consensus.cc:3060] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:51.239542 32298 raft_consensus.cc:3055] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:51.239602 32308 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.240054 32298 raft_consensus.cc:740] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:51.236706 30940 leader_election.cc:304] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.237474 30822 raft_consensus.cc:1240] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:51.243188 32068 leader_election.cc:304] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.217800 32337 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:51.225715 32290 raft_consensus.cc:2749] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.245895 32329 raft_consensus.cc:2749] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.216233 32324 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:51.300891 32068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 57784.4us
W20260709 13:09:51.304229 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 61503.8us
I20260709 13:09:51.320576 32068 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.316861 30821 raft_consensus.cc:1240] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:51.323141 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.323693 32068 leader_election.cc:304] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.314795 32315 raft_consensus.cc:3055] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:51.324473 32315 raft_consensus.cc:740] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:51.325167 32315 consensus_queue.cc:260] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.326574 32315 raft_consensus.cc:3060] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.326761 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.327397 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.326997 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.329250 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.329523 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.329514 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.220230 32284 consensus_queue.cc:1059] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 13:09:51.332785 32068 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.333961 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:51.334584 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71fbe54094e04abf8e7958acbe65ad1f" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:51.315232 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.336374 32290 raft_consensus.cc:2749] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:51.338357 32068 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:51.336465 30867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:51.339977 32321 raft_consensus.cc:2749] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.341079 32321 raft_consensus.cc:2749] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.342517 32068 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.343374 32321 raft_consensus.cc:2749] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.345064 32068 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.346213 32321 raft_consensus.cc:2749] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.349804 32327 raft_consensus.cc:3055] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:51.350435 32327 raft_consensus.cc:740] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:51.351488 32327 consensus_queue.cc:260] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.352519 32296 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:51.356437 32068 leader_election.cc:304] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.357110 32284 raft_consensus.cc:3055] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:51.357479 32321 raft_consensus.cc:2749] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.300588 32334 raft_consensus.cc:2749] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.332355 32329 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:51.315094 32336 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.362239 32346 consensus_queue.cc:1059] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:51.362673 32336 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.363282 32346 raft_consensus.cc:3055] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:51.363116 32303 consensus_queue.cc:1059] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:51.360167 32068 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.373706 30894 raft_consensus.cc:2468] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 5.
I20260709 13:09:51.376919 32068 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.357564 32284 raft_consensus.cc:740] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:51.378837 30792 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.301802 32325 raft_consensus.cc:2749] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.305668 32316 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.381623 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.382567 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.383159 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.240947 32298 consensus_queue.cc:260] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:51.353174 32327 raft_consensus.cc:3060] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.388693 30792 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:51.397418 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 154944us
I20260709 13:09:51.303661 32302 raft_consensus.cc:515] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.398335 30940 leader_election.cc:304] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.377822 32336 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.400187 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46d6b29cba4c139b7f4ffc202ada84" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.375924 32346 raft_consensus.cc:740] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:51.379570 32331 raft_consensus.cc:3055] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:51.306205 32328 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.404682 32068 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.381343 32329 raft_consensus.cc:2749] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.410501 30940 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.412084 30940 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.395597 32285 raft_consensus.cc:2749] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:51.400477 32324 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:51.382032 32067 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.436362 30828 raft_consensus.cc:1240] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:51.427012 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.407889 32306 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 13:09:51.448716 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 129861us
I20260709 13:09:51.450418 32182 raft_consensus.cc:1240] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:51.413376 32331 raft_consensus.cc:740] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:51.414297 32307 raft_consensus.cc:2749] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.413542 32316 raft_consensus.cc:2804] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:09:51.462563 30942 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:51.416172 32311 raft_consensus.cc:2749] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.429471 30824 raft_consensus.cc:1240] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:51.434898 32298 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:51.432539 32181 raft_consensus.cc:1240] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:51.477145 32302 leader_election.cc:290] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.431993 32171 raft_consensus.cc:1240] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:51.440860 32325 raft_consensus.cc:2749] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:51.428691 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.479079 32309 raft_consensus.cc:515] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.429144 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.422876 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.421836 32297 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.423570 32328 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.468485 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.481242 32309 leader_election.cc:290] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.484823 30896 raft_consensus.cc:1275] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.421854 32284 consensus_queue.cc:260] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:51.527051 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 48453.1us
W20260709 13:09:51.530884 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 113598us
I20260709 13:09:51.460991 32324 raft_consensus.cc:2749] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.460233 32331 consensus_queue.cc:260] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:51.533622 30820 raft_consensus.cc:1240] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:51.535539 30940 leader_election.cc:304] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.542297 30940 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.472620 32316 raft_consensus.cc:697] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 5 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:51.544831 30792 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:51.546521 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 110675us
I20260709 13:09:51.538403 32331 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.549340 30828 raft_consensus.cc:1240] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:51.612797 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.609274 30940 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.612673 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.609946 30794 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.542976 32307 raft_consensus.cc:2749] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:51.472915 32067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 97448.8us
I20260709 13:09:51.634039 32067 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.634907 32324 raft_consensus.cc:2749] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.636109 32067 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.637013 32324 raft_consensus.cc:2749] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.638651 32067 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.639340 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504199cb1c3a4296bd1fd359a8ddfbaf" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.639618 32324 raft_consensus.cc:2749] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.641594 32067 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:51.638787 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 89310.2us
I20260709 13:09:51.643005 30901 raft_consensus.cc:2393] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 5: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:51.551326 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.602906 32296 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:51.609392 32323 raft_consensus.cc:2749] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.664024 30794 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.608722 32344 raft_consensus.cc:2804] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:51.492358 32346 consensus_queue.cc:260] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
W20260709 13:09:51.705387 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 164310us
I20260709 13:09:51.626003 32284 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:51.752075 30894 raft_consensus.cc:2468] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:51.644387 32324 raft_consensus.cc:2749] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.662801 32301 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:51.670598 32285 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.681685 32298 raft_consensus.cc:2749] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.698079 32172 raft_consensus.cc:1240] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:51.685355 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e4297322943dbad12db1f08ed2200" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:51.686936 32175 raft_consensus.cc:1240] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:51.687405 32291 raft_consensus.cc:3055] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:09:51.770078 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 124131us
I20260709 13:09:51.770843 30940 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:51.774915 30941 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:51.776017 30895 raft_consensus.cc:1275] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.759222 32301 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.771534 32174 raft_consensus.cc:2393] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:51.778945 32366 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:51.779415 32366 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.779788 32366 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:51.779806 30894 raft_consensus.cc:1275] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:51.781889 32181 raft_consensus.cc:1240] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:51.689668 32316 consensus_queue.cc:237] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.695921 32357 consensus_queue.cc:1059] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.077s
I20260709 13:09:51.770843 32291 raft_consensus.cc:740] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:51.682293 32319 consensus_queue.cc:1048] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.089s
I20260709 13:09:51.794052 32291 consensus_queue.cc:260] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.795488 32291 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.675172 32344 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:51.804795 32344 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:51.787652 32301 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:51.690272 32355 consensus_queue.cc:1059] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.084s
I20260709 13:09:51.808964 32357 consensus_queue.cc:1059] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:51.775596 32337 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.809820 30794 leader_election.cc:304] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:51.810146 32176 raft_consensus.cc:1240] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:51.770406 32067 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.810345 32359 consensus_queue.cc:1059] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:51.811327 32067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 50524.9us
I20260709 13:09:51.811434 32359 raft_consensus.cc:3055] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:51.811878 32359 raft_consensus.cc:740] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:51.812094 32067 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.813047 32329 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:51.813751 32329 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:51.809947 32357 raft_consensus.cc:3055] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:51.814527 32357 raft_consensus.cc:740] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
W20260709 13:09:51.807291 30868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:51.818527 32366 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:51.815119 32367 raft_consensus.cc:3055] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:51.819350 32367 raft_consensus.cc:740] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:51.820601 32366 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:51.820272 32367 consensus_queue.cc:260] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:51.821547 32302 raft_consensus.cc:2804] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:51.822094 32302 raft_consensus.cc:697] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
W20260709 13:09:51.823063 32295 consensus_meta.cc:287] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Time spent flushing consensus metadata: real 0.605s	user 0.008s	sys 0.000s
I20260709 13:09:51.822938 32302 consensus_queue.cc:237] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.823606 32295 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.825497 30823 raft_consensus.cc:1240] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:51.822978 30649 catalog_manager.cc:5697] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 3 to 4, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 4 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:51.827557 30866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:51.828006 32344 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:51.818675 32357 consensus_queue.cc:260] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.829828 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.812716 32359 consensus_queue.cc:260] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:51.831403 32367 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:51.807165 30902 raft_consensus.cc:2468] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:51.815006 32067 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:51.838797 30899 raft_consensus.cc:1275] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:51.841634 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
W20260709 13:09:51.839377 30940 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:51.846366 30940 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:51.856247 30867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:51.887286 30867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:51.890542 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 45430.4us
I20260709 13:09:51.895370 30792 leader_election.cc:304] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:51.838161 32357 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:51.894387 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 44510us
I20260709 13:09:51.899755 30828 raft_consensus.cc:1240] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:51.812108 32337 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:51.937716 32358 consensus_queue.cc:1048] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:51.893215 32311 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:51.893748 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.847867 32327 consensus_queue.cc:1059] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.078s
I20260709 13:09:51.893872 32324 raft_consensus.cc:2749] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:51.901360 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.916676 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.849373 32306 consensus_queue.cc:1048] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
W20260709 13:09:51.922732 32067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 107830us
I20260709 13:09:51.940068 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:51.900039 32285 consensus_queue.cc:1048] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 13:09:51.955591 32295 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:51.971220 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 51050.4us
I20260709 13:09:51.950639 32293 consensus_queue.cc:1059] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
W20260709 13:09:51.986406 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 91380.8us
I20260709 13:09:51.988551 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:51.990257 32350 raft_consensus.cc:3055] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:51.990705 32350 raft_consensus.cc:740] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:51.991550 32350 consensus_queue.cc:260] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:51.975435 32351 raft_consensus.cc:2749] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:09:52.006058 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 69066.1us
I20260709 13:09:52.009734 32066 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:52.012874 32324 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:52.013700 32066 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:51.968426 32067 leader_election.cc:304] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
W20260709 13:09:52.016808 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 121487us
I20260709 13:09:52.023082 32344 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:52.023178 32324 raft_consensus.cc:2749] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:52.024030 32346 raft_consensus.cc:3060] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:52.033774 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:52.037515 30903 raft_consensus.cc:1275] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:52.031239 32324 raft_consensus.cc:2749] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:09:52.031198 32067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 67961.2us
I20260709 13:09:52.043048 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:52.048058 32068 leader_election.cc:304] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:52.052771 32370 consensus_queue.cc:1048] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.055644 32301 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.057644 32302 consensus_queue.cc:1059] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:52.057752 32324 raft_consensus.cc:2804] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:52.057760 30792 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:52.059460 32176 raft_consensus.cc:1240] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:52.058825 32285 raft_consensus.cc:2749] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:52.060817 32175 raft_consensus.cc:1240] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:52.061354 32178 raft_consensus.cc:1240] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:52.062211 32324 raft_consensus.cc:697] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:52.063148 32324 consensus_queue.cc:237] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:52.066422 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:52.066730 32067 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:52.067536 32337 raft_consensus.cc:2749] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:52.068535 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:52.068696 32357 consensus_queue.cc:1059] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:52.068923 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:52.069689 32357 consensus_queue.cc:1059] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.070399 32367 raft_consensus.cc:3055] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:52.070822 32354 raft_consensus.cc:3055] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:52.071584 32354 raft_consensus.cc:740] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:52.070972 32367 raft_consensus.cc:740] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:52.072904 32354 consensus_queue.cc:260] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:52.074110 32354 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:52.074666 32300 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.075136 32300 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:52.073500 32367 consensus_queue.cc:260] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:52.077086 32300 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:52.077123 32367 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.081637 32300 consensus_queue.cc:1059] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.082785 32344 raft_consensus.cc:3055] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:52.083161 32344 raft_consensus.cc:740] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:52.083928 32344 consensus_queue.cc:260] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.078533 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:52.084311 32301 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:52.084973 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:52.085314 32344 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:52.089648 32301 consensus_queue.cc:1059] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:52.090662 32371 raft_consensus.cc:3055] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:52.091020 32371 raft_consensus.cc:740] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:52.091787 32371 consensus_queue.cc:260] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.092854 32302 raft_consensus.cc:3055] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:52.093142 32371 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:52.093801 32302 raft_consensus.cc:740] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:52.094985 30650 catalog_manager.cc:5697] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 4 to 5, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 5 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.095229 32302 consensus_queue.cc:260] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:52.096738 32302 raft_consensus.cc:3060] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:52.115869 30794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:52.120041 32350 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:52.112795 30651 catalog_manager.cc:5697] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.122089 30651 catalog_manager.cc:5697] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.125371 32178 raft_consensus.cc:1240] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:52.128161 32359 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:52.128306 30977 raft_consensus.cc:1240] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:52.129777 30974 raft_consensus.cc:1240] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:52.131027 30968 raft_consensus.cc:1240] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:52.132457 30972 raft_consensus.cc:1275] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:52.134733 30970 raft_consensus.cc:1275] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:52.135164 30897 raft_consensus.cc:2468] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 6.
I20260709 13:09:52.136919 30975 raft_consensus.cc:1240] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:52.119611 32300 consensus_queue.cc:1059] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:09:52.138223 30970 raft_consensus.cc:1275] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:52.138576 32350 raft_consensus.cc:3055] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:52.139384 30651 catalog_manager.cc:5697] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 3 to 4, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 4 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.138969 32350 raft_consensus.cc:740] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:52.154696 32350 consensus_queue.cc:260] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:52.157411 32068 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:52.158077 32350 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:52.159785 32324 raft_consensus.cc:2804] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:52.160553 32324 raft_consensus.cc:697] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 6 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
W20260709 13:09:52.162298 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 70223.4us
I20260709 13:09:52.163712 30940 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:52.170751 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:52.179877 30970 raft_consensus.cc:1275] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:52.181418 30940 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:52.193053 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:52.194486 32182 raft_consensus.cc:1240] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:52.194540 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:52.194988 32326 consensus_queue.cc:1059] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.196041 32326 consensus_queue.cc:1059] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.196969 32326 raft_consensus.cc:3055] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:52.194257 32361 consensus_queue.cc:1059] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.197273 32326 raft_consensus.cc:740] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:52.217563 30940 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:52.199211 32296 raft_consensus.cc:2749] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:52.197489 32357 raft_consensus.cc:3055] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:52.232874 32366 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:52.242681 32364 consensus_queue.cc:1048] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:09:52.243191 32345 raft_consensus.cc:2749] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:52.198082 32361 raft_consensus.cc:3055] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:52.242944 30824 raft_consensus.cc:1275] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:09:52.254240 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 52510.7us
I20260709 13:09:52.267895 32286 consensus_queue.cc:1048] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:52.270015 32286 consensus_queue.cc:1048] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:52.234676 32307 consensus_queue.cc:1059] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:09:52.199316 32323 consensus_queue.cc:1048] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 13:09:52.250005 32357 raft_consensus.cc:740] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:52.278614 30970 raft_consensus.cc:1240] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:52.254861 32361 raft_consensus.cc:740] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:52.234979 32324 consensus_queue.cc:237] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:52.298794 30940 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:52.238984 32326 consensus_queue.cc:260] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.303835 30940 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:52.309074 32366 raft_consensus.cc:2749] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:52.289605 32359 consensus_queue.cc:1059] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 13:09:52.276260 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
W20260709 13:09:52.377454 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 72797.7us
I20260709 13:09:52.258033 32370 consensus_queue.cc:1059] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
W20260709 13:09:52.468070 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 164332us
I20260709 13:09:52.471446 32331 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.484483 32345 raft_consensus.cc:2749] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:52.520164 32326 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:52.497253 32300 consensus_queue.cc:1048] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 13:09:52.506673 32354 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:52.550478 32392 log.cc:927] Time spent T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 13:09:52.531862 32331 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:52.612936 32318 raft_consensus.cc:3055] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:52.613452 32318 raft_consensus.cc:740] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:52.614315 32318 consensus_queue.cc:260] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.615286 32318 raft_consensus.cc:3060] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:52.553826 32361 consensus_queue.cc:260] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.617588 32331 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:52.554519 32354 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:52.624693 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:52.658200 32358 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.657367 32309 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:52.680883 32350 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:52.693948 30972 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 6.
I20260709 13:09:52.699237 30867 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:52.702812 30824 raft_consensus.cc:1275] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:52.707943 32394 log.cc:927] Time spent T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 13:09:52.710455 32403 consensus_queue.cc:1048] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.693020 32350 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:52.693457 32358 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:52.702945 32367 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:52.694796 32309 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:52.730326 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:52.728830 32354 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:52.731801 30820 raft_consensus.cc:1275] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:52.741000 32309 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:52.745026 32350 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:52.746466 32403 consensus_queue.cc:1048] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:52.729616 32367 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.747931 32367 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:52.759006 32358 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:52.762929 32357 consensus_queue.cc:260] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.764061 32357 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:52.779950 32367 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:52.793578 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:52.795464 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:52.796332 30828 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 6.
I20260709 13:09:52.796738 30975 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:52.794214 30903 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:52.797521 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:52.798272 30821 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:52.799948 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:52.800570 30822 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:52.802613 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:52.803368 30973 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:52.804837 30866 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:52.803357 30942 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:52.808174 30793 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:52.807082 32350 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:52.811748 32350 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.813913 30969 raft_consensus.cc:1240] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:52.817237 32306 raft_consensus.cc:2804] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:52.817695 32306 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:52.818044 32306 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:52.818733 32350 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:52.818928 30821 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 7.
I20260709 13:09:52.826068 32285 raft_consensus.cc:3055] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:52.825882 32306 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:52.826447 32285 raft_consensus.cc:740] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:52.829922 30792 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:52.830945 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:52.831471 30897 raft_consensus.cc:1275] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:52.831670 32176 raft_consensus.cc:2393] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:52.829097 30866 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:52.827284 32285 consensus_queue.cc:260] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:52.810595 32357 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:52.844005 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:52.839284 32403 consensus_queue.cc:1048] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:09:52.848917 32306 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:52.851670 30900 raft_consensus.cc:1275] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:52.844906 32357 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.849934 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:52.855036 30968 raft_consensus.cc:3060] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:52.855177 32285 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:52.840487 32367 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:52.837847 32318 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:52.840185 32326 raft_consensus.cc:2804] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:52.865103 32326 raft_consensus.cc:697] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 7 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:52.865975 32326 consensus_queue.cc:237] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:52.866853 32179 raft_consensus.cc:1275] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:52.853348 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:52.869096 30897 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 5.
I20260709 13:09:52.858989 30896 raft_consensus.cc:1275] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:52.860422 32403 consensus_queue.cc:1048] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.864570 32318 raft_consensus.cc:493] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.870738 32318 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.874019 32361 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:52.879165 30970 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
W20260709 13:09:52.881393 30868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:52.857342 32357 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.890530 32328 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.891283 32328 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:52.895087 32328 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:52.897869 30651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52558 (request call id 123) took 1001 ms. Trace:
I20260709 13:09:52.898272 32172 raft_consensus.cc:1240] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:52.898315 30651 rpcz_store.cc:276] 0709 13:09:51.899225 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:51.920195 (+ 20970us) service_pool.cc:224] Handling call
0709 13:09:52.897814 (+977619us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:52.155344 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:52.155824 (+   480us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:52.155856 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:09:52.155879 (+    23us) tablet.cc:662] Decoding operations
0709 13:09:52.156357 (+   478us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:52.156398 (+    41us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:52.156425 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:09:52.156722 (+   297us) tablet.cc:701] Row locks acquired
0709 13:09:52.156735 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:09:52.156873 (+   138us) write_op.cc:270] Start()
0709 13:09:52.156964 (+    91us) write_op.cc:276] Timestamp: P: 1783602592156825 usec, L: 0
0709 13:09:52.156986 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:09:52.159119 (+  2133us) log.cc:844] Serialized 1312 byte log entry
0709 13:09:52.197112 (+ 37993us) spinlock_profiling.cc:243] Waited 1.53 ms on lock 0x7b54001e8054. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c2e28 00007f0a15cfd581 00007f0a15cfcd58 00007f0a15d019f1 00007f0a15d019a9 00007f0a15d01939 00007f0a15d01901 00007f0a15d00b2d 000000000038f354 000000000038f199
0709 13:09:52.271516 (+ 74404us) op_driver.cc:464] REPLICATION: finished
0709 13:09:52.560163 (+288647us) write_op.cc:301] APPLY: starting
0709 13:09:52.570933 (+ 10770us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:52.612274 (+ 41341us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:52.612300 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:52.612900 (+   600us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:52.613081 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:09:52.613124 (+    43us) write_op.cc:312] APPLY: finished
0709 13:09:52.613358 (+   234us) log.cc:844] Serialized 34 byte log entry
0709 13:09:52.613530 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:52.613630 (+   100us) write_op.cc:454] Released schema lock
0709 13:09:52.613669 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:52.614026 (+   357us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:52.614053 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":255215,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":272699,"apply.run_cpu_time_us":2222,"apply.run_wall_time_us":59788,"num_ops":3,"prepare.queue_time_us":116,"prepare.run_cpu_time_us":4892,"prepare.run_wall_time_us":41923,"replication_time_us":114383,"spinlock_wait_cycles":3520256,"thread_start_us":201833,"threads_started":1}]]}
I20260709 13:09:52.906039 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:52.906889 32181 raft_consensus.cc:2393] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 5: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:52.908980 32319 consensus_queue.cc:1048] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:52.911231 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:52.912060 32179 raft_consensus.cc:2393] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:52.911979 30968 raft_consensus.cc:2468] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 7.
I20260709 13:09:52.913715 30793 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:52.840647 32362 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:52.917250 30942 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:52.919920 32371 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:09:52.920565 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 67141.9us
I20260709 13:09:52.922444 32371 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:52.925000 32371 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.925361 32308 raft_consensus.cc:2804] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:52.935629 32308 raft_consensus.cc:697] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:52.937656 32308 consensus_queue.cc:237] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:52.922238 30651 catalog_manager.cc:5697] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 2 to 3, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.943007 30651 catalog_manager.cc:5697] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 5 to 6, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 6 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.946728 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:52.947460 30976 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 1.
I20260709 13:09:52.932883 32371 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:52.956893 30793 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:52.959256 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:52.960096 32172 raft_consensus.cc:2393] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:52.959347 32171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:52.960846 32171 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 2.
I20260709 13:09:52.961054 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:52.921859 32318 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:52.961812 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:52.973548 30820 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:52.974573 32319 raft_consensus.cc:2804] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:52.974983 32319 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:52.975309 32319 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:52.978089 30940 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:52.961772 30824 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:52.989413 32345 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:52.989849 32345 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:52.990231 32345 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:52.990345 32326 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.990968 32326 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:52.969250 32361 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:52.957685 32310 consensus_queue.cc:1048] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 13:09:52.993101 32326 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.007413 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:52.999185 32361 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.030054 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.048043 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:53.024725 32357 raft_consensus.cc:515] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:53.039556 32177 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:53.054373 32357 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:53.054986 30820 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:53.057634 30866 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:53.052520 32371 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.068017 32357 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:53.069522 32326 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.073196 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:53.075212 30820 raft_consensus.cc:3060] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:09:53.076726 32361 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.077229 30895 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 5.
I20260709 13:09:53.073702 32357 raft_consensus.cc:493] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.079089 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:53.083359 30942 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:53.082741 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:53.086447 30976 raft_consensus.cc:2393] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 5: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:53.086838 30895 raft_consensus.cc:2393] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 5: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:53.085249 32357 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:53.074214 32318 leader_election.cc:290] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:53.091394 32301 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:53.089751 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:53.089161 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.074115 32326 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.089443 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dc9e727ca946d5bccccdcfb97ede94" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:53.123363 30820 raft_consensus.cc:2468] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:53.096484 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:53.148259 30823 raft_consensus.cc:1275] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:53.170511 30824 raft_consensus.cc:2393] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 5: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:53.150910 32178 raft_consensus.cc:2393] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 5: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:53.170892 32301 raft_consensus.cc:697] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:53.122568 32319 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.174136 32301 consensus_queue.cc:237] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.176672 32319 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.165896 32397 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.167721 32326 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.178428 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:53.169112 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.179179 32397 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.150305 32177 raft_consensus.cc:2468] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:53.179268 30971 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.171964 30866 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:53.179338 30821 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:53.178550 32345 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.182152 30866 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:53.182945 32361 raft_consensus.cc:2804] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:53.183436 32361 raft_consensus.cc:697] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:53.183594 32367 raft_consensus.cc:2804] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:53.184039 32367 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.184353 32361 consensus_queue.cc:237] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:53.190564 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
W20260709 13:09:53.197870 32068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 96175.8us
I20260709 13:09:53.199070 30866 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:53.203500 30940 leader_election.cc:304] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:53.209714 30821 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
I20260709 13:09:53.213097 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.216809 30940 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:53.184374 32367 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.183391 32345 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.211825 32346 raft_consensus.cc:2804] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:53.218096 32375 raft_consensus.cc:2749] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:53.217764 32293 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:53.217574 32178 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:53.220350 32171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
W20260709 13:09:53.221809 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 50296.2us
I20260709 13:09:53.227406 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:53.230171 32346 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.244072 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:53.217728 32357 raft_consensus.cc:515] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.246645 30900 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:53.254853 32068 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.243288 32293 raft_consensus.cc:697] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:53.245085 32397 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:53.247844 32346 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.249543 32179 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.267805 32171 raft_consensus.cc:2393] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:53.271926 32424 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.272004 32397 raft_consensus.cc:2804] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:53.264739 32326 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:53.266384 32324 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:53.288266 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.288949 30821 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:53.282166 32397 raft_consensus.cc:493] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.251770 32423 consensus_queue.cc:1048] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 13:09:53.295181 32293 consensus_queue.cc:237] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.298007 32324 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.300792 32324 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:53.290235 32397 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.321115 32357 leader_election.cc:290] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:53.302127 32421 log.cc:927] Time spent T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 13:09:53.283403 32424 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.332000 32424 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.332162 32357 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:53.333714 32357 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.332058 32300 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.334575 32300 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.336427 32300 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.339111 32318 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.339553 32318 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.341828 32318 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.289381 32326 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.349759 32171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.353456 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:53.356680 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.357270 30821 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 6.
I20260709 13:09:53.359721 32171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.360829 32171 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 2.
W20260709 13:09:53.361338 32425 log.cc:927] Time spent T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
W20260709 13:09:53.362551 32428 log.cc:927] Time spent T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 13:09:53.349009 32326 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.375974 32326 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.376602 32326 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.382282 32357 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.384441 30940 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.402500 30940 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:53.407575 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:53.408432 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:53.409220 30970 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:53.410883 30867 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:53.408932 32300 raft_consensus.cc:2804] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:53.421865 30975 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:53.412038 32311 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:53.423985 32311 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.425048 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.425750 32311 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:53.426054 30824 raft_consensus.cc:2393] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 5: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:53.427276 32326 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.405422 30971 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:53.416829 32361 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:53.421669 32324 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.422402 32300 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.446204 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.446906 30823 raft_consensus.cc:2468] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:53.443109 32324 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.450778 30970 raft_consensus.cc:1275] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:09:53.452009 30793 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
W20260709 13:09:53.449667 32068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 194924us
I20260709 13:09:53.454777 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:53.455371 30895 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 1.
I20260709 13:09:53.440842 32361 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:53.456367 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:53.458109 30895 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 5.
I20260709 13:09:53.449664 32300 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.465175 32068 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.458304 32429 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:53.458381 32348 raft_consensus.cc:2804] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:53.475203 32348 raft_consensus.cc:697] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:53.476267 32324 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:53.476073 32348 consensus_queue.cc:237] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Queue going to LEADER 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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.477655 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:53.478302 30976 raft_consensus.cc:2468] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:53.478622 30823 raft_consensus.cc:1275] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:09:53.479200 32066 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:53.479995 32067 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.472448 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:53.480931 32427 raft_consensus.cc:2804] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:53.481249 32181 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:53.461113 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b157471e956145dcbc06974d387d8b19" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:53.482000 30824 raft_consensus.cc:3060] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:53.482398 32424 raft_consensus.cc:2804] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:53.482787 32424 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.483114 32424 raft_consensus.cc:3060] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.485985 30867 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:53.472671 32431 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:53.467145 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.486995 32431 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:53.487191 30820 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:53.487416 32431 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:53.481325 32427 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.473945 32311 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.477582 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:53.489854 32427 raft_consensus.cc:3060] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.489540 32429 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.491770 32429 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.458572 32326 consensus_queue.cc:1048] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 13:09:53.493499 32357 raft_consensus.cc:2804] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:53.493942 32357 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:53.494287 32357 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:53.494489 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:53.495265 30976 raft_consensus.cc:2393] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:53.496740 32311 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 7 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.497268 32179 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:53.499254 32429 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:53.499768 32429 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.500379 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.501144 32178 raft_consensus.cc:2393] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:53.506371 32346 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.506666 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.508090 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.508952 32177 raft_consensus.cc:2393] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 2: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:53.509101 32346 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.458966 32361 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.515017 30970 raft_consensus.cc:1275] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:53.519395 32367 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.521570 32367 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.524335 32181 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 6.
I20260709 13:09:53.525583 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:53.526739 32403 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:53.527261 32403 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.528299 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.538300 32403 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:53.539083 30823 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:53.546905 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:53.551375 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:53.552178 30975 raft_consensus.cc:2393] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:53.555277 30897 raft_consensus.cc:1275] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:53.555518 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:53.556187 30895 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:53.538394 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:53.548676 30648 catalog_manager.cc:5697] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 4 to 5, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 5 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.548826 32429 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:53.557919 30866 leader_election.cc:304] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.561474 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:53.562140 30895 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:53.563587 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.563760 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:53.564154 30821 raft_consensus.cc:2393] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:53.564406 32182 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.546145 30824 raft_consensus.cc:2468] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 6.
I20260709 13:09:53.566102 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:53.566668 30822 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:53.556201 32353 consensus_queue.cc:1048] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:09:53.569902 32300 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.571619 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:53.572219 32174 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.573045 32066 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:53.572073 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:53.574326 30823 raft_consensus.cc:3060] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.575668 32357 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.578222 32300 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.551875 32367 consensus_queue.cc:1048] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 13:09:53.581717 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:53.582350 32178 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.584484 32427 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.585515 32432 raft_consensus.cc:2804] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:53.585920 32068 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:53.586093 32432 raft_consensus.cc:697] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 6 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:53.587289 32403 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:53.586995 32432 consensus_queue.cc:237] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.587162 32324 consensus_queue.cc:1048] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:53.587721 32403 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:53.588207 32403 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.588903 32429 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:53.589326 32429 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:53.589707 32429 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.587005 32068 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.591624 32337 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:53.591975 32337 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:53.592309 32337 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.595628 32174 raft_consensus.cc:2468] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:53.597580 32324 raft_consensus.cc:493] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:53.597857 30823 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:53.598192 32357 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.599146 30822 raft_consensus.cc:2468] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 7.
I20260709 13:09:53.599220 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:53.600059 30968 raft_consensus.cc:2368] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:53.600483 32337 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.598155 32324 raft_consensus.cc:515] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.602867 30867 leader_election.cc:400] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:53.603204 30867 leader_election.cc:403] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:53.604270 32324 leader_election.cc:290] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.605472 32182 raft_consensus.cc:2468] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:53.606324 30866 leader_election.cc:304] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:53.607040 32367 raft_consensus.cc:2804] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:53.607517 32367 raft_consensus.cc:697] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:53.608690 30968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:53.556854 32397 raft_consensus.cc:515] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.618546 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:53.619701 32397 leader_election.cc:290] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:53.621517 32427 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.622135 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:53.624045 32361 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.626637 30968 raft_consensus.cc:2368] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 6. Current term is 7.
I20260709 13:09:53.627465 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756ee023304b414b8618c81babb942b5" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.627879 32067 leader_election.cc:400] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 6. Current term is 7.
I20260709 13:09:53.628181 32067 leader_election.cc:403] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:53.628289 30820 raft_consensus.cc:2368] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 6. Current term is 7.
I20260709 13:09:53.628425 30650 catalog_manager.cc:5697] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 2 to 3, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:53.629597 32324 raft_consensus.cc:3060] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:09:53.631678 32311 raft_consensus.cc:493] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:53.632251 32311 raft_consensus.cc:515] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.614776 32357 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.607957 32337 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:53.613101 32367 consensus_queue.cc:237] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.633932 32300 raft_consensus.cc:493] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:53.634531 32300 raft_consensus.cc:515] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.637548 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.552345 32346 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:53.638592 32182 raft_consensus.cc:2368] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:53.676385 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:53.677645 32179 raft_consensus.cc:2368] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 3. Current term is 4.
I20260709 13:09:53.678936 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:53.680117 32403 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.680869 32357 raft_consensus.cc:2749] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:53.639364 30866 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
W20260709 13:09:53.687232 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 47958.5us
I20260709 13:09:53.640936 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:53.639492 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 79136.6us
I20260709 13:09:53.688992 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bfe8a7f9468457097fb7b6fbf7fa071" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:53.689004 30895 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.690800 30940 leader_election.cc:400] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:53.707294 30940 leader_election.cc:403] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:53.707474 30975 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:53.708118 30940 leader_election.cc:400] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 3. Current term is 4.
I20260709 13:09:53.708449 30940 leader_election.cc:403] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:53.557955 32424 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.670181 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73305510374247d99666fa355bbb0260" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:53.713465 32326 raft_consensus.cc:2804] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:53.713624 30822 raft_consensus.cc:3060] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.716673 30894 raft_consensus.cc:1275] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:53.722522 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:53.723481 30895 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:53.644484 30968 raft_consensus.cc:1275] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:53.640342 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:53.724674 32068 leader_election.cc:304] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.724900 32324 raft_consensus.cc:2749] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 6. Current term is 7.
I20260709 13:09:53.637643 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:53.728706 32178 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:53.646899 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:53.651324 32346 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:53.730268 32319 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.733580 32066 leader_election.cc:400] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Vote denied by peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741) with higher term. Message: Invalid argument: T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 6. Current term is 7.
I20260709 13:09:53.645869 32311 leader_election.cc:290] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:53.735133 32424 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:53.735322 32429 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.723054 32396 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.717473 32337 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.650051 32300 leader_election.cc:290] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:53.717424 32318 raft_consensus.cc:3060] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.736991 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:53.733173 30822 raft_consensus.cc:2468] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:53.633260 32431 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.799190 30976 raft_consensus.cc:3060] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.736385 32293 raft_consensus.cc:3060] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:53.771942 32319 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:53.806965 32319 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:53.790251 30823 raft_consensus.cc:3060] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.809085 32429 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:53.790789 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec4caf4b15a74a3bb574e3bfc1827541" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:53.813851 30898 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:53.820717 30820 raft_consensus.cc:2393] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 3: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:53.767091 32346 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:53.766690 32361 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:53.827168 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 89894.9us
I20260709 13:09:53.750204 32427 raft_consensus.cc:2804] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:53.832798 30940 leader_election.cc:304] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: c9d34127462849a3a71245c0c26b7ebe
W20260709 13:09:53.837453 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 147643us
I20260709 13:09:53.845672 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:53.847174 30867 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:53.846380 30894 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
W20260709 13:09:53.848073 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 126970us
W20260709 13:09:53.915153 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 82487.1us
I20260709 13:09:53.929454 32427 raft_consensus.cc:697] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
W20260709 13:09:53.949270 32068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 205974us
I20260709 13:09:53.800303 32396 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:53.846716 32175 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:53.800133 32337 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:53.965639 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:53.964303 32326 raft_consensus.cc:697] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
W20260709 13:09:53.802378 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 111118us
W20260709 13:09:53.954092 32343 log.cc:927] Time spent T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 13:09:53.969218 32068 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.952490 32345 raft_consensus.cc:2804] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:53.982398 32182 raft_consensus.cc:1275] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:53.971220 32397 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.010468 30894 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:53.978999 32423 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:53.988703 32429 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:54.035513 32068 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:53.995743 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:54.016386 32345 raft_consensus.cc:697] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:54.016884 32397 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:54.069301 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 106629us
I20260709 13:09:54.041131 32367 consensus_queue.cc:1048] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:09:54.056490 32443 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:54.061673 32446 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.105674 32446 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.107934 32446 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:54.113040 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:54.113684 32403 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:54.056926 32429 raft_consensus.cc:697] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:54.085621 32444 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:54.086812 32441 log.cc:927] Time spent T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.123s	user 0.000s	sys 0.001s
W20260709 13:09:54.087513 32442 log.cc:927] Time spent T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:09:54.087893 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:54.089120 30823 raft_consensus.cc:2468] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
W20260709 13:09:54.093907 32437 log.cc:927] Time spent T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.162s	user 0.001s	sys 0.000s
I20260709 13:09:54.094726 32337 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:54.086663 32455 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:09:54.062059 32451 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:54.169620 32451 raft_consensus.cc:697] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:54.170722 32451 consensus_queue.cc:237] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.017635 32427 consensus_queue.cc:237] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:54.098783 32345 consensus_queue.cc:237] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:54.102533 32318 raft_consensus.cc:2749] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3.
I20260709 13:09:54.103540 32396 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:54.104631 30650 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52558 (request call id 124) took 1159 ms. Trace:
I20260709 13:09:54.077504 32432 raft_consensus.cc:493] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:09:54.191669 32432 raft_consensus.cc:515] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:54.192983 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:54.076280 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:54.138691 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:54.197679 30972 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:54.044010 32423 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.199043 30867 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:54.199877 32423 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:54.142681 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:54.200591 30894 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 5.
I20260709 13:09:54.201345 32367 raft_consensus.cc:2804] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:54.201745 32367 raft_consensus.cc:493] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.202080 32367 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:54.205309 32174 raft_consensus.cc:2393] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:54.152340 30820 raft_consensus.cc:1275] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:54.153240 30824 raft_consensus.cc:1275] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:54.161397 30974 raft_consensus.cc:1275] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:54.139822 32429 consensus_queue.cc:237] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:54.166570 32397 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:54.214797 32346 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:54.220801 32346 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:54.148418 32443 raft_consensus.cc:697] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:54.167014 32293 raft_consensus.cc:2749] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for earlier term 3. Current term is 4.
I20260709 13:09:54.167603 30976 raft_consensus.cc:2468] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:09:54.159672 32431 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:54.058283 32326 consensus_queue.cc:237] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:54.174681 30940 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
W20260709 13:09:54.224126 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 49552.8us
I20260709 13:09:54.149397 32444 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.226243 32444 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:54.185262 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:54.188948 32178 raft_consensus.cc:1275] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:54.222941 32443 consensus_queue.cc:237] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.227262 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:54.230857 30970 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:54.232728 30867 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:54.230139 30900 raft_consensus.cc:2368] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 5. Current term is 6.
I20260709 13:09:54.235770 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:54.238348 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:54.238956 32068 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:54.239660 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:54.245486 32182 raft_consensus.cc:1275] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:54.259537 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:54.259667 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:54.262315 30822 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
W20260709 13:09:54.264401 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 108059us
I20260709 13:09:54.231489 32311 raft_consensus.cc:2804] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:54.233804 32172 raft_consensus.cc:1275] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:54.282780 32068 leader_election.cc:400] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Vote denied by peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277) with higher term. Message: Invalid argument: T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 5. Current term is 6.
I20260709 13:09:54.283299 32068 leader_election.cc:403] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
W20260709 13:09:54.275388 30942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 191074us
I20260709 13:09:54.255462 32444 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:09:54.323460 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 342646us
I20260709 13:09:54.324877 30794 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:54.181411 30650 rpcz_store.cc:276] 0709 13:09:52.945756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:52.946731 (+   975us) service_pool.cc:224] Handling call
0709 13:09:54.104551 (+1157820us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:53.651323 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:53.711413 (+ 60090us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:53.711452 (+    39us) write_op.cc:435] Acquired schema lock
0709 13:09:53.711469 (+    17us) tablet.cc:662] Decoding operations
0709 13:09:53.711837 (+   368us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:53.711899 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:53.711932 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:53.712113 (+   181us) tablet.cc:701] Row locks acquired
0709 13:09:53.712133 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:09:53.712278 (+   145us) write_op.cc:270] Start()
0709 13:09:53.712393 (+   115us) write_op.cc:276] Timestamp: P: 1783602593712230 usec, L: 0
0709 13:09:53.712412 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:09:53.817150 (+104738us) log.cc:844] Serialized 540 byte log entry
0709 13:09:53.819052 (+  1902us) op_driver.cc:464] REPLICATION: finished
0709 13:09:53.819335 (+   283us) write_op.cc:301] APPLY: starting
0709 13:09:53.819426 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:53.819525 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:53.819625 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:53.819857 (+   232us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:53.820015 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:53.820069 (+    54us) write_op.cc:312] APPLY: finished
0709 13:09:53.820252 (+   183us) log.cc:844] Serialized 22 byte log entry
0709 13:09:53.820420 (+   168us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:53.820505 (+    85us) write_op.cc:454] Released schema lock
0709 13:09:53.820544 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:54.108273 (+287729us) spinlock_profiling.cc:243] Waited 104 ms on lock 0x7b54001e8054. stack: 00007f0a0f1a8343 00007f0a0f1a8240 00007f0a0eb371d4 00007f0a18875304 00007f0a18875299 00007f0a12230571 00007f0a122c2e28 00007f0a15cfd581 00007f0a15cfcd58 00007f0a15d019f1 00007f0a15d019a9 00007f0a15d01939 00007f0a15d01901 00007f0a15d00b2d 000000000038f354 000000000038f199
0709 13:09:54.108495 (+   222us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:54.108522 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3269,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":86,"apply.run_cpu_time_us":1507,"apply.run_wall_time_us":1507,"num_ops":1,"prepare.queue_time_us":118,"prepare.run_cpu_time_us":11998,"prepare.run_wall_time_us":457107,"replication_time_us":106499,"spinlock_wait_cycles":239299456}]]}
I20260709 13:09:54.277702 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:54.291882 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:54.297868 32397 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:54.300541 32424 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:54.340333 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:54.299471 32444 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:54.327164 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 64455.1us
W20260709 13:09:54.355520 30793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 54129.2us
I20260709 13:09:54.356287 30822 raft_consensus.cc:1275] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:54.360819 32067 leader_election.cc:304] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:54.333886 32311 raft_consensus.cc:697] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:54.347877 32397 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.333361 32460 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.099s
I20260709 13:09:54.355147 32444 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:54.374521 32450 consensus_queue.cc:1048] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:09:54.375082 32456 consensus_queue.cc:1048] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.111s
I20260709 13:09:54.376394 32456 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.365353 30824 raft_consensus.cc:2393] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 5: Already voted for candidate 21a86fb9c73c4c0badc09496e0abd023 in this term.
I20260709 13:09:54.354918 32447 raft_consensus.cc:493] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:54.355633 32427 raft_consensus.cc:493] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:54.398195 32447 raft_consensus.cc:515] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.398427 32427 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.386644 32452 consensus_queue.cc:1048] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 13:09:54.387329 32461 consensus_queue.cc:1048] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:09:54.388170 32367 raft_consensus.cc:515] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.393390 32469 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:54.376827 32456 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.370739 32397 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:54.401249 32427 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:54.361724 32326 consensus_queue.cc:1048] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.047s
I20260709 13:09:54.432971 30823 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:54.437641 32311 consensus_queue.cc:237] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.439545 30896 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:54.440165 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:54.402726 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415eb40626464269ac6ecde9fed9f570" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:54.442632 32172 raft_consensus.cc:1275] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:54.372423 32429 raft_consensus.cc:2804] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:54.451720 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:54.457234 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:54.401064 32447 leader_election.cc:290] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:54.462204 30973 raft_consensus.cc:2393] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:54.449493 32469 raft_consensus.cc:493] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.488571 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:54.489481 30976 raft_consensus.cc:2393] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:54.498283 32456 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:54.502396 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:54.503731 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:54.504175 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:54.504554 30977 raft_consensus.cc:2393] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe in current term 4: Already voted for candidate 1ae7d47019814cee8ddc143cac7d1041 in this term.
I20260709 13:09:54.504838 30971 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
W20260709 13:09:54.507368 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 58614.4us
I20260709 13:09:54.509634 30972 raft_consensus.cc:2368] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:54.492960 32361 consensus_queue.cc:1048] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
I20260709 13:09:54.515986 32444 raft_consensus.cc:515] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.493245 32429 raft_consensus.cc:697] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:54.454614 32455 consensus_queue.cc:1048] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
W20260709 13:09:54.537209 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 86972.8us
I20260709 13:09:54.520990 32367 leader_election.cc:290] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:54.522428 30970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:54.523603 32067 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:54.533721 30867 leader_election.cc:400] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:54.521847 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:54.555418 30867 leader_election.cc:403] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:54.558959 32182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:54.475593 32475 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:54.501274 32424 raft_consensus.cc:2749] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277) with higher term. Message: Invalid argument: T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 5. Current term is 6.
I20260709 13:09:54.543780 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:54.548832 32181 raft_consensus.cc:1275] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:54.553488 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:54.571240 32178 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:54.570083 30897 raft_consensus.cc:2368] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5.
I20260709 13:09:54.574502 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:54.582669 30902 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:54.494088 32469 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:54.589226 30942 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:54.567703 32427 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:54.595386 32068 leader_election.cc:400] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Vote denied by peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277) with higher term. Message: Invalid argument: T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5.
W20260709 13:09:54.596992 30867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 63448.4us
I20260709 13:09:54.599833 32178 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:54.601837 32068 leader_election.cc:403] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:54.604001 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c754f2b53c434c409ffaae3cb35e1330" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:54.603991 30866 leader_election.cc:304] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:54.604791 30974 raft_consensus.cc:3060] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:54.604415 32346 raft_consensus.cc:3060] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:54.606751 32460 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:54.607306 32460 raft_consensus.cc:493] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.607666 32460 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:54.608085 32443 raft_consensus.cc:2804] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:54.608781 32443 raft_consensus.cc:697] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:54.563750 32323 consensus_queue.cc:1048] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:09:54.609656 32443 consensus_queue.cc:237] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.627586 32444 leader_election.cc:290] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 5 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:54.628809 32429 consensus_queue.cc:237] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.601583 32427 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:54.632807 32427 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:54.640817 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:54.643379 30974 raft_consensus.cc:2468] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:54.648275 30974 raft_consensus.cc:1275] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:54.627731 30649 catalog_manager.cc:5697] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.636165 32431 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:09:54.653818 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4f81f10f94fb6860148d32a0364b1" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:54.700393 30969 raft_consensus.cc:3060] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:54.647575 32475 consensus_queue.cc:1048] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
W20260709 13:09:54.724225 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 65598.7us
I20260709 13:09:54.731387 30902 raft_consensus.cc:1275] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:54.717860 32460 raft_consensus.cc:515] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.724757 32066 leader_election.cc:304] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:54.771863 30822 raft_consensus.cc:1275] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:09:54.775177 30821 raft_consensus.cc:1275] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:09:54.769649 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 44473.8us
W20260709 13:09:54.786375 32479 log.cc:927] Time spent T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:09:54.744112 32424 consensus_queue.cc:1048] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:09:54.745949 32367 consensus_queue.cc:1048] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:09:54.794235 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:54.806222 30902 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:54.809526 30973 raft_consensus.cc:1275] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.790093 32460 leader_election.cc:290] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:54.769932 32375 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:54.798659 32179 raft_consensus.cc:1275] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:09:54.811419 32451 raft_consensus.cc:2804] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:54.796136 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3d487a7dc514022a63596eed07aff45" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
W20260709 13:09:54.798081 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 76541.1us
I20260709 13:09:54.814714 32346 raft_consensus.cc:2749] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 2. Current term is 3.
I20260709 13:09:54.770896 32397 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:54.815659 32326 consensus_queue.cc:1048] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:09:54.840780 32431 raft_consensus.cc:2749] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277) with higher term. Message: Invalid argument: T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5.
I20260709 13:09:54.789198 32427 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
W20260709 13:09:54.844225 32483 log.cc:927] Time spent T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260709 13:09:54.846170 32171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:54.820442 32300 consensus_queue.cc:1048] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:09:54.834033 32432 leader_election.cc:290] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:54.860491 32066 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:54.842288 32451 raft_consensus.cc:697] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:54.874181 32176 raft_consensus.cc:1240] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:09:54.878597 32427 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:54.880920 32397 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:54.869834 32337 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:54.882167 32337 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:54.882591 32337 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:54.887632 32469 raft_consensus.cc:515] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:54.923470 32451 consensus_queue.cc:237] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER 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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:54.824659 32375 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:54.932271 30902 raft_consensus.cc:2468] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 5.
W20260709 13:09:54.911773 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 51435.3us
I20260709 13:09:54.968967 32066 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:54.972662 32178 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
W20260709 13:09:54.973027 32471 log.cc:927] Time spent T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.602s	user 0.003s	sys 0.003s
I20260709 13:09:54.986354 32429 raft_consensus.cc:2749] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:54.989539 32469 leader_election.cc:290] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:54.976981 32375 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:54.989930 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:54.985119 30969 raft_consensus.cc:2468] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 5.
I20260709 13:09:54.987742 32066 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041
I20260709 13:09:55.052342 32179 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
W20260709 13:09:55.089121 32495 log.cc:927] Time spent T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
I20260709 13:09:55.097800 32171 raft_consensus.cc:1275] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:55.101505 32337 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:55.086205 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 98564.1us
I20260709 13:09:55.085629 32451 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:55.107997 30829 raft_consensus.cc:1240] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:55.108806 32337 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:55.117234 32337 consensus_queue.cc:1059] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:55.117764 30897 raft_consensus.cc:1275] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:55.117969 30823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:55.118647 32429 raft_consensus.cc:3055] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:55.119110 32429 raft_consensus.cc:740] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:55.119469 30829 raft_consensus.cc:1275] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:55.119917 32429 consensus_queue.cc:260] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:55.120910 32429 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:55.123720 30975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:55.125483 30942 leader_election.cc:304] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:55.127462 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:55.127966 32455 raft_consensus.cc:2804] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:55.128494 32455 raft_consensus.cc:697] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:55.129036 32179 raft_consensus.cc:1240] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Rejecting Update request from peer b77adb57e72244c9985896f8e11b5b12 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:55.131888 32456 consensus_queue.cc:1048] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:55.137360 32455 consensus_queue.cc:237] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:55.139460 30867 leader_election.cc:304] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:55.113190 32451 raft_consensus.cc:697] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:55.141058 32446 raft_consensus.cc:2804] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:55.141630 32446 raft_consensus.cc:697] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:55.142530 32446 consensus_queue.cc:237] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:55.143843 32456 consensus_queue.cc:1048] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:55.140012 32066 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [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: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:55.147626 32423 raft_consensus.cc:2749] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:55.148262 32423 consensus_queue.cc:1048] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:55.148344 32451 consensus_queue.cc:237] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:55.149034 30972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:55.150205 32181 raft_consensus.cc:1275] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:55.151311 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:55.151881 30897 raft_consensus.cc:3060] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:55.166406 30974 raft_consensus.cc:1275] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:55.165941 30897 raft_consensus.cc:2468] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 4.
I20260709 13:09:55.172827 30794 leader_election.cc:304] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:55.173709 32494 raft_consensus.cc:2804] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:55.174217 32494 raft_consensus.cc:697] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:55.175133 32494 consensus_queue.cc:237] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:55.180944 32367 consensus_queue.cc:1048] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:09:55.197425 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 65756.7us
I20260709 13:09:55.198122 30940 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:55.205274 32178 raft_consensus.cc:1240] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Rejecting Update request from peer 1ae7d47019814cee8ddc143cac7d1041 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:55.202672 32455 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:55.233736 32311 consensus_queue.cc:1059] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:55.235009 32476 raft_consensus.cc:3055] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:55.235553 32476 raft_consensus.cc:740] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:55.213543 32449 consensus_queue.cc:1059] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:09:55.236407 32476 consensus_queue.cc:260] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:55.237231 32449 raft_consensus.cc:3055] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:55.238386 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:55.239128 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:55.241209 30899 raft_consensus.cc:1240] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:55.244299 32178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef6ffd39954075ac490420ab11ab20" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:55.258163 30899 raft_consensus.cc:1240] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:55.207890 32456 consensus_queue.cc:1048] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:09:55.260344 32178 raft_consensus.cc:2410] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:09:55.222139 32455 raft_consensus.cc:493] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:55.267809 32068 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:55.277746 32337 raft_consensus.cc:493] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
I20260709 13:09:55.279909 32337 raft_consensus.cc:515] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:55.282133 32337 leader_election.cc:290] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:55.283828 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:55.255599 32449 raft_consensus.cc:740] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:55.293533 32068 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:55.294502 32429 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:55.259871 32475 consensus_queue.cc:1059] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:09:55.279196 32455 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:55.261801 32367 consensus_queue.cc:1048] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
W20260709 13:09:55.315459 32515 log.cc:927] Time spent T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
W20260709 13:09:55.318120 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 109567us
I20260709 13:09:55.310098 32337 raft_consensus.cc:2749] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:09:55.366729 32068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 46385.5us
I20260709 13:09:55.300354 32423 consensus_queue.cc:1059] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260709 13:09:55.381832 32443 consensus_queue.cc:1048] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:55.366386 32449 consensus_queue.cc:260] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:55.398437 32455 raft_consensus.cc:515] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:55.400695 32455 leader_election.cc:290] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:09:55.433804 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 143692us
I20260709 13:09:55.451423 30821 raft_consensus.cc:1275] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:55.455010 30824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ad00611d84bd2bdfdd479902ea9e0" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:55.471722 30651 catalog_manager.cc:5697] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 2 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:55.484203 30649 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52564 (request call id 111) took 2427 ms. Trace:
I20260709 13:09:55.485425 30970 raft_consensus.cc:1275] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:55.484853 30649 rpcz_store.cc:276] 0709 13:09:53.056513 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:53.056674 (+   161us) service_pool.cc:224] Handling call
0709 13:09:55.483879 (+2427205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:54.791430 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:54.792218 (+   788us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:54.792264 (+    46us) write_op.cc:435] Acquired schema lock
0709 13:09:54.792292 (+    28us) tablet.cc:662] Decoding operations
0709 13:09:54.792755 (+   463us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:54.792832 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:54.792872 (+    40us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:54.793110 (+   238us) tablet.cc:701] Row locks acquired
0709 13:09:54.793131 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:09:54.793344 (+   213us) write_op.cc:270] Start()
0709 13:09:54.793504 (+   160us) write_op.cc:276] Timestamp: P: 1783602594793254 usec, L: 0
0709 13:09:54.793526 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:09:54.794378 (+   852us) log.cc:844] Serialized 540 byte log entry
0709 13:09:55.012421 (+218043us) op_driver.cc:464] REPLICATION: finished
0709 13:09:55.113609 (+101188us) write_op.cc:301] APPLY: starting
0709 13:09:55.113742 (+   133us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:55.113865 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:55.114014 (+   149us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:55.114225 (+   211us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:55.114390 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:55.114445 (+    55us) write_op.cc:312] APPLY: finished
0709 13:09:55.114624 (+   179us) log.cc:844] Serialized 22 byte log entry
0709 13:09:55.115807 (+  1183us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:55.115900 (+    93us) write_op.cc:454] Released schema lock
0709 13:09:55.115938 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:55.157974 (+ 42036us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:55.158004 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":10399,"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":66515,"apply.run_cpu_time_us":1666,"apply.run_wall_time_us":44386,"num_ops":1,"prepare.queue_time_us":139386,"prepare.run_cpu_time_us":3315,"prepare.run_wall_time_us":3314,"replication_time_us":196789,"thread_start_us":100006,"threads_started":2}]]}
I20260709 13:09:55.558058 32362 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.559060 32362 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:55.565264 32319 raft_consensus.cc:493] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:55.566282 32319 raft_consensus.cc:515] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:55.573894 32346 raft_consensus.cc:3055] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:55.574584 32346 raft_consensus.cc:740] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:55.575515 32066 leader_election.cc:304] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9d34127462849a3a71245c0c26b7ebe; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:55.578655 32429 raft_consensus.cc:3055] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:55.579236 32429 raft_consensus.cc:740] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:55.583781 32427 consensus_queue.cc:1048] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:55.586980 32427 consensus_queue.cc:1048] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:55.591010 30969 raft_consensus.cc:1275] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:55.592401 32424 raft_consensus.cc:2749] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:55.601372 32362 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
W20260709 13:09:55.606613 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 70323.1us
W20260709 13:09:55.612164 32521 log.cc:927] Time spent T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:09:55.615152 32431 consensus_queue.cc:1048] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:55.629848 30973 raft_consensus.cc:1240] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:55.616825 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:55.639609 32319 leader_election.cc:290] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:55.580943 32429 consensus_queue.cc:260] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:55.675285 32431 consensus_queue.cc:1059] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:55.676151 32431 consensus_queue.cc:1243] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Peer 1ae7d47019814cee8ddc143cac7d1041 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:09:55.679549 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebb514eecd44b2392f50970a50e2e74" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:55.681752 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:55.683105 30828 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:55.686350 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:55.688282 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:55.689267 32175 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 6.
I20260709 13:09:55.696264 32346 consensus_queue.cc:260] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:55.698839 32346 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:55.717813 32509 log.cc:927] Time spent T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.421s	user 0.000s	sys 0.004s
I20260709 13:09:55.717895 30897 raft_consensus.cc:2393] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 6: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:55.735822 32429 raft_consensus.cc:3060] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:55.737020 30866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 190358us
I20260709 13:09:55.761816 30972 raft_consensus.cc:1240] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Rejecting Update request from peer c9d34127462849a3a71245c0c26b7ebe for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:55.769244 32451 consensus_queue.cc:1059] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:55.770519 32451 raft_consensus.cc:3055] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:55.770985 32451 raft_consensus.cc:740] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
W20260709 13:09:55.780256 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 177514us
I20260709 13:09:55.800062 30902 raft_consensus.cc:1275] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:55.800432 32171 raft_consensus.cc:1275] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:09:55.800796 32171 pending_rounds.cc:85] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Aborting all ops after (but not including) 2
I20260709 13:09:55.801028 32171 pending_rounds.cc:107] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:09:55.801371 32171 raft_consensus.cc:2889] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:55.807920 32451 consensus_queue.cc:260] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:55.809427 32451 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:55.821811 30898 raft_consensus.cc:1275] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer 21a86fb9c73c4c0badc09496e0abd023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:55.824564 32171 raft_consensus.cc:1275] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:55.830617 30792 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:55.831883 32181 raft_consensus.cc:1275] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:55.832832 30828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:55.833949 30828 raft_consensus.cc:606] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:55.834074 32449 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:55.835861 32289 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:55.836319 32289 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:55.836740 32289 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:55.836880 32348 raft_consensus.cc:993] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:55.837545 32285 consensus_queue.cc:1048] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:55.838665 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7ce0bbc6d6f425997458b5bdac5bade" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:55.839794 32348 raft_consensus.cc:1081] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
W20260709 13:09:55.853518 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 62821us
I20260709 13:09:55.863732 32397 consensus_queue.cc:1048] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:55.866318 30973 raft_consensus.cc:1275] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:55.887809 30820 raft_consensus.cc:1275] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:55.891635 32452 consensus_queue.cc:1048] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:55.893503 32181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44626
I20260709 13:09:55.893812 30794 leader_election.cc:304] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:55.894248 32181 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:55.894737 32181 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:55.923692 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 44979.8us
I20260709 13:09:55.948756 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:55.949010 32450 consensus_queue.cc:1048] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:09:55.949443 30820 raft_consensus.cc:3060] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:55.954927 30940 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:55.960019 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3df74f64b0e04d4795f417b7a2cf61a2" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:55.973627 32536 consensus_queue.cc:1048] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:55.974458 30866 leader_election.cc:304] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:55.976352 30820 raft_consensus.cc:2468] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 5.
I20260709 13:09:55.976969 32367 consensus_queue.cc:1048] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:55.978159 32432 raft_consensus.cc:2749] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:09:55.978925 32066 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:55.970223 32319 raft_consensus.cc:2749] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:56.022747 32535 log.cc:927] Time spent T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe: Append to log took a long time: real 0.280s	user 0.000s	sys 0.003s
I20260709 13:09:56.022430 32181 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:56.028081 32475 raft_consensus.cc:493] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 21a86fb9c73c4c0badc09496e0abd023)
W20260709 13:09:56.028429 32534 log.cc:927] Time spent T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.343s	user 0.000s	sys 0.006s
I20260709 13:09:56.030202 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:56.030887 30977 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.007879 32289 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:56.028121 30896 raft_consensus.cc:1275] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:56.028784 32476 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:56.028870 32475 raft_consensus.cc:515] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:56.066851 32289 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:56.033707 32181 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:56.074849 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
W20260709 13:09:56.072913 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 86039.5us
I20260709 13:09:56.077117 30901 raft_consensus.cc:2393] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 6: Already voted for candidate b77adb57e72244c9985896f8e11b5b12 in this term.
I20260709 13:09:56.132280 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:56.137518 32172 raft_consensus.cc:1275] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:09:56.138003 32172 pending_rounds.cc:85] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Aborting all ops after (but not including) 2
I20260709 13:09:56.138271 32172 pending_rounds.cc:107] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:09:56.138512 32172 raft_consensus.cc:2889] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:09:56.157799 32547 log.cc:927] Time spent T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260709 13:09:56.154630 32522 consensus_queue.cc:1048] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
I20260709 13:09:56.161239 30977 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:56.166123 30969 raft_consensus.cc:1240] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:56.218997 32067 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:56.219203 32519 consensus_queue.cc:1048] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:09:56.219821 32067 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.132:43451, user_credentials={real_user=slave}} blocked reactor thread for 51781.8us
I20260709 13:09:56.238945 32475 leader_election.cc:290] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:56.225363 30940 leader_election.cc:304] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:56.253728 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fcdaa7ae5f4cd8a1b319b27e2fb352" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:56.253722 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ec8dbb345246b891374668348e8831" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:56.254525 30827 raft_consensus.cc:3055] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:56.254878 30827 raft_consensus.cc:740] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:56.255692 30827 consensus_queue.cc:260] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
W20260709 13:09:56.257237 32540 log.cc:927] Time spent T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023: Append to log took a long time: real 0.401s	user 0.000s	sys 0.003s
I20260709 13:09:56.260540 30867 leader_election.cc:304] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [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: b77adb57e72244c9985896f8e11b5b12; no voters: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:56.263213 30827 raft_consensus.cc:3060] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.224486 32431 raft_consensus.cc:2804] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:56.265969 32431 raft_consensus.cc:697] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:56.266523 30651 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52576 (request call id 105) took 1981 ms. Trace:
I20260709 13:09:56.267386 32431 consensus_queue.cc:237] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:56.268759 32496 raft_consensus.cc:493] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:56.276821 30827 raft_consensus.cc:2468] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:56.293449 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
W20260709 13:09:56.295033 30940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:39741, user_credentials={real_user=slave}} blocked reactor thread for 100102us
I20260709 13:09:56.296757 32460 raft_consensus.cc:2804] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:56.297384 32450 raft_consensus.cc:2749] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:56.337469 32460 raft_consensus.cc:697] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:56.338786 32460 consensus_queue.cc:237] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:56.316115 32177 raft_consensus.cc:2410] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 for term 5 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:09:56.311578 32496 raft_consensus.cc:515] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:56.346161 32496 leader_election.cc:290] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
W20260709 13:09:56.319235 32551 log.cc:927] Time spent T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.149s	user 0.001s	sys 0.000s
I20260709 13:09:56.355545 30974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
W20260709 13:09:56.334635 32554 log.cc:927] Time spent T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 13:09:56.285969 30651 rpcz_store.cc:276] 0709 13:09:54.284812 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:54.284969 (+   157us) service_pool.cc:224] Handling call
0709 13:09:56.266431 (+1981462us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:55.736016 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:55.736828 (+   812us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:55.736893 (+    65us) write_op.cc:435] Acquired schema lock
0709 13:09:55.736915 (+    22us) tablet.cc:662] Decoding operations
0709 13:09:55.737373 (+   458us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:55.737471 (+    98us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:55.737505 (+    34us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:55.754736 (+ 17231us) tablet.cc:701] Row locks acquired
0709 13:09:55.779868 (+ 25132us) write_op.cc:260] PREPARE: finished
0709 13:09:55.797415 (+ 17547us) write_op.cc:270] Start()
0709 13:09:55.802243 (+  4828us) write_op.cc:276] Timestamp: P: 1783602595790527 usec, L: 0
0709 13:09:55.802289 (+    46us) op_driver.cc:348] REPLICATION: starting
0709 13:09:55.803202 (+   913us) log.cc:844] Serialized 540 byte log entry
0709 13:09:55.947522 (+144320us) op_driver.cc:464] REPLICATION: finished
0709 13:09:56.073939 (+126417us) write_op.cc:301] APPLY: starting
0709 13:09:56.074078 (+   139us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:56.074264 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:56.074495 (+   231us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:56.100893 (+ 26398us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:56.101141 (+   248us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:56.101197 (+    56us) write_op.cc:312] APPLY: finished
0709 13:09:56.101500 (+   303us) log.cc:844] Serialized 22 byte log entry
0709 13:09:56.101690 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:56.101772 (+    82us) write_op.cc:454] Released schema lock
0709 13:09:56.101827 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:56.102233 (+   406us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:56.102262 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":408626,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":126046,"apply.run_cpu_time_us":2538,"apply.run_wall_time_us":28329,"num_ops":1,"prepare.queue_time_us":252664,"prepare.run_cpu_time_us":3992,"prepare.run_wall_time_us":67591,"replication_time_us":145064,"thread_start_us":206308,"threads_started":2}]]}
I20260709 13:09:56.407347 30649 catalog_manager.cc:5697] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 4, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 4 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } }
I20260709 13:09:56.412701 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c1484a9cbb47ce8f7f0ee27bc8d9ad" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:56.421487 30649 catalog_manager.cc:5697] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:56.422909 30794 leader_election.cc:304] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023; no voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:56.424777 30649 catalog_manager.cc:5697] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:56.431545 30649 catalog_manager.cc:5697] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:56.434937 30649 catalog_manager.cc:5697] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:56.432045 32328 raft_consensus.cc:2749] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:09:56.439971 30649 catalog_manager.cc:5697] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:56.461046 30649 catalog_manager.cc:5697] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:56.463423 30649 catalog_manager.cc:5697] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:56.466100 32461 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:56.495707 32350 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:56.496273 32350 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.496924 32172 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 6.
I20260709 13:09:56.498309 32350 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:56.510985 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:56.513324 32176 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 6.
I20260709 13:09:56.519106 30973 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cdb69459093445aa845322ebf379361"
dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:55848
I20260709 13:09:56.521375 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:56.519888 30973 raft_consensus.cc:606] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:56.504014 32461 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:56.540474 30940 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:56.543141 32455 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:56.543597 32475 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:56.544027 32537 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:56.543910 32455 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:56.544590 32537 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:56.544237 32475 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:56.546912 32455 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:56.545125 32537 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:56.547091 32475 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:56.564422 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:56.565200 32172 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 6.
I20260709 13:09:56.566604 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:56.580757 32537 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.585846 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:56.589470 32446 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:56.590055 32446 raft_consensus.cc:493] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:56.590438 32446 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:56.594352 32461 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
W20260709 13:09:56.595610 32555 log.cc:927] Time spent T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 13:09:56.595516 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:56.596474 30973 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21a86fb9c73c4c0badc09496e0abd023 in term 3.
I20260709 13:09:56.598083 30793 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [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: 1ae7d47019814cee8ddc143cac7d1041, 21a86fb9c73c4c0badc09496e0abd023; no voters: 
I20260709 13:09:56.599431 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:56.600119 32175 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:56.603796 32537 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 7 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:56.606714 30792 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:56.609961 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:56.610559 32181 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:56.613585 30940 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:56.615331 32300 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:56.615738 32528 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:56.615803 32300 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:56.616472 32300 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.616262 32528 raft_consensus.cc:493] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:56.623396 32528 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:56.628276 32519 raft_consensus.cc:993] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:56.628804 32519 raft_consensus.cc:1081] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:56.640406 32181 raft_consensus.cc:2468] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 7.
W20260709 13:09:56.651943 30794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:35277, user_credentials={real_user=slave}} blocked reactor thread for 46291.7us
I20260709 13:09:56.653697 32461 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:56.647609 32300 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:56.645144 32528 raft_consensus.cc:515] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:56.658984 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:56.659924 32174 raft_consensus.cc:2393] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 in current term 3: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:56.660588 32461 raft_consensus.cc:697] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 LEADER]: Becoming Leader. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:56.660636 32528 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:56.661695 32300 leader_election.cc:290] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:56.661620 32461 consensus_queue.cc:237] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:56.668382 30827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:56.668525 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:56.668959 30827 raft_consensus.cc:606] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:56.669203 30969 raft_consensus.cc:2368] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 3. Current term is 4.
I20260709 13:09:56.666685 30940 leader_election.cc:304] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:56.671885 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:56.672158 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:56.672554 30820 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 3.
I20260709 13:09:56.673162 30793 leader_election.cc:400] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 3. Current term is 4.
I20260709 13:09:56.673545 30793 leader_election.cc:403] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:09:56.674364 32527 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.670620 32171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cdb69459093445aa845322ebf379361"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44618
I20260709 13:09:56.679090 32171 raft_consensus.cc:493] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:56.681259 32174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:56.681878 32174 raft_consensus.cc:3060] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.684146 32171 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.691725 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023" is_pre_election: true
I20260709 13:09:56.694710 32519 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:56.695291 32519 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.698248 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12" is_pre_election: true
I20260709 13:09:56.698899 30898 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:56.698598 32346 raft_consensus.cc:493] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 1ae7d47019814cee8ddc143cac7d1041)
I20260709 13:09:56.700460 30942 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:56.699561 32346 raft_consensus.cc:515] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.701485 32522 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:56.701880 32522 raft_consensus.cc:493] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b77adb57e72244c9985896f8e11b5b12)
I20260709 13:09:56.702232 32522 raft_consensus.cc:3060] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.704525 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "1ae7d47019814cee8ddc143cac7d1041" is_pre_election: true
I20260709 13:09:56.705328 32480 raft_consensus.cc:2804] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:56.705896 32480 raft_consensus.cc:697] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:56.706933 32346 leader_election.cc:290] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:56.706753 32480 consensus_queue.cc:237] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.709165 32177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2364f929e6249b0a2256ddc10255cd9" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:56.709983 32177 raft_consensus.cc:2368] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 6. Current term is 7.
I20260709 13:09:56.711208 30866 leader_election.cc:400] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 pre-election: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 6. Current term is 7.
I20260709 13:09:56.711483 30866 leader_election.cc:403] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:56.712518 32346 raft_consensus.cc:3060] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:09:56.715164 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af653385103645c9af6df2ce51628116" candidate_uuid: "21a86fb9c73c4c0badc09496e0abd023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:56.717550 32519 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:56.719400 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe" is_pre_election: true
I20260709 13:09:56.720054 32346 raft_consensus.cc:2749] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355) with higher term. Message: Invalid argument: T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b77adb57e72244c9985896f8e11b5b12 for earlier term 6. Current term is 7.
I20260709 13:09:56.720268 32172 raft_consensus.cc:2393] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 4: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:56.708559 32446 raft_consensus.cc:515] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:56.722731 32174 raft_consensus.cc:2468] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:56.723424 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:56.724028 32172 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:56.723997 30940 leader_election.cc:304] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 21a86fb9c73c4c0badc09496e0abd023
I20260709 13:09:56.714288 32522 raft_consensus.cc:515] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.725333 32537 raft_consensus.cc:2804] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:56.726125 32537 raft_consensus.cc:697] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:56.727037 32537 consensus_queue.cc:237] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:56.731411 32527 raft_consensus.cc:2749] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451) with higher term. Message: Invalid argument: T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 21a86fb9c73c4c0badc09496e0abd023 for earlier term 3. Current term is 4.
I20260709 13:09:56.732504 32172 raft_consensus.cc:2468] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 7.
I20260709 13:09:56.727916 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:56.735661 30866 leader_election.cc:304] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:56.736430 32346 raft_consensus.cc:2804] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 13:09:56.736459 30792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:42355, user_credentials={real_user=slave}} blocked reactor thread for 44338.5us
I20260709 13:09:56.737054 32346 raft_consensus.cc:697] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 7 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:56.738014 32346 consensus_queue.cc:237] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:56.737730 32522 leader_election.cc:290] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:09:56.742319 32172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef4df8dc2d844863986f136ef6e584d4" candidate_uuid: "1ae7d47019814cee8ddc143cac7d1041" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:56.743134 32172 raft_consensus.cc:2393] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ae7d47019814cee8ddc143cac7d1041 in current term 4: Already voted for candidate c9d34127462849a3a71245c0c26b7ebe in this term.
I20260709 13:09:56.752008 30820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af653385103645c9af6df2ce51628116"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:56.752689 30820 raft_consensus.cc:606] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:56.753137 30820 raft_consensus.cc:614] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:56.754804 32446 leader_election.cc:290] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 7 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:56.764624 32496 raft_consensus.cc:993] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:56.765174 32496 raft_consensus.cc:1081] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:56.740818 32171 raft_consensus.cc:515] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.770289 30822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d613a0f1cad470991ff13a7eb8d27c7" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:56.768615 30896 raft_consensus.cc:2468] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ae7d47019814cee8ddc143cac7d1041 in term 4.
I20260709 13:09:56.772389 32174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44626
I20260709 13:09:56.773087 32174 raft_consensus.cc:493] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:56.776741 30942 leader_election.cc:304] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:56.778687 32537 raft_consensus.cc:2804] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:56.778990 30820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:56.779247 32537 raft_consensus.cc:697] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Becoming Leader. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:56.779661 30820 raft_consensus.cc:606] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Received request to transfer leadership to TS b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:56.780246 32537 consensus_queue.cc:237] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.777412 32174 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.786839 32171 leader_election.cc:290] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:56.794539 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:56.795150 30898 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.795580 30969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdb69459093445aa845322ebf379361" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:56.796322 30969 raft_consensus.cc:3055] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:56.796653 30969 raft_consensus.cc:740] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:56.797474 30969 consensus_queue.cc:260] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.798878 30969 raft_consensus.cc:3060] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.802606 32310 raft_consensus.cc:993] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:56.806306 30898 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:56.806794 32310 raft_consensus.cc:1081] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Signalling peer b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:56.807649 32068 leader_election.cc:304] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [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: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:56.809919 32451 raft_consensus.cc:2804] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:56.810426 32451 raft_consensus.cc:697] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:56.811373 32451 consensus_queue.cc:237] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:56.815762 30898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e"
dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:42168
I20260709 13:09:56.816398 30898 raft_consensus.cc:493] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:56.816824 30898 raft_consensus.cc:3060] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:56.814318 32174 raft_consensus.cc:515] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:56.820003 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:56.820603 30820 raft_consensus.cc:3055] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:56.820948 30820 raft_consensus.cc:740] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:56.821578 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:56.821859 30820 consensus_queue.cc:260] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:56.823185 30820 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.824116 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:56.825169 30898 raft_consensus.cc:515] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:56.828058 30898 leader_election.cc:290] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:56.828387 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:56.829160 30973 raft_consensus.cc:3060] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:56.828387 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79dd0be47a241f28176b31e37630f0e" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:56.814221 30651 catalog_manager.cc:5697] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:56.836068 30821 raft_consensus.cc:3055] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:56.836452 30821 raft_consensus.cc:740] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:56.839249 30651 catalog_manager.cc:5697] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } }
I20260709 13:09:56.843495 30821 consensus_queue.cc:260] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:56.844300 30822 raft_consensus.cc:1275] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:56.844854 30821 raft_consensus.cc:3060] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:56.845970 32423 consensus_queue.cc:1048] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:56.846688 30651 catalog_manager.cc:5697] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 2 to 4, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 4 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:56.848920 32171 raft_consensus.cc:1275] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 13:09:56.849406 32171 pending_rounds.cc:85] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Aborting all ops after (but not including) 3
I20260709 13:09:56.848341 30651 catalog_manager.cc:5697] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 2, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "21a86fb9c73c4c0badc09496e0abd023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:56.849702 32171 pending_rounds.cc:107] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 13:09:56.850262 32171 raft_consensus.cc:2889] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:56.851779 32522 consensus_queue.cc:1048] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:56.856369 30651 catalog_manager.cc:5697] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 reported cstate change: term changed from 1 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } }
I20260709 13:09:56.868767 30969 raft_consensus.cc:2468] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:56.831629 30820 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:56.872363 32066 leader_election.cc:304] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [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: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:56.877930 30973 raft_consensus.cc:2468] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:56.883942 30821 raft_consensus.cc:2468] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 2.
I20260709 13:09:56.885067 30867 leader_election.cc:304] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:56.886080 32423 raft_consensus.cc:2804] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:56.905236 32174 leader_election.cc:290] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:56.911650 30973 raft_consensus.cc:1275] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:56.914232 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6523549f751b4897ad7a5eb4adbea662" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:56.903228 32446 raft_consensus.cc:2804] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:56.917475 30897 raft_consensus.cc:3060] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:56.918996 32423 raft_consensus.cc:697] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:56.920042 32423 consensus_queue.cc:237] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:56.923002 32446 raft_consensus.cc:697] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:56.922122 32451 consensus_queue.cc:1048] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:09:56.930506 32446 consensus_queue.cc:237] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:56.937515 30650 catalog_manager.cc:5697] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 3 to 4, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 4 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:56.941506 30897 raft_consensus.cc:2468] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:56.956753 30650 catalog_manager.cc:5697] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 1 to 3, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.041333 30649 catalog_manager.cc:5697] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.043041 30649 catalog_manager.cc:5697] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 3 to 5, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 5 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:57.072271 30821 raft_consensus.cc:1275] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:57.076474 32537 consensus_queue.cc:1048] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:09:57.120800 32181 raft_consensus.cc:1275] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:09:57.122107 32346 consensus_queue.cc:1048] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:57.124768 30648 catalog_manager.cc:5697] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 2 to 3, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:57.132257 30649 catalog_manager.cc:5697] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.131578 30648 catalog_manager.cc:5697] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 3 to 5, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 5 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.154609 32174 raft_consensus.cc:1240] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 6. Current term is 7. Ops: []
I20260709 13:09:57.154681 30898 raft_consensus.cc:1275] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:09:57.159708 32519 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:57.161757 32469 consensus_queue.cc:1059] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:57.163064 32469 raft_consensus.cc:3055] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:09:57.163479 32469 raft_consensus.cc:740] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:57.164520 32469 consensus_queue.cc:260] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:57.169814 32469 raft_consensus.cc:3060] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:57.178241 32171 raft_consensus.cc:1275] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:57.179667 32455 consensus_queue.cc:1048] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:57.202555 32174 raft_consensus.cc:1275] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:09:57.204849 32537 consensus_queue.cc:1048] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:57.205229 30827 raft_consensus.cc:1275] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 13:09:57.205737 30827 pending_rounds.cc:85] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Aborting all ops after (but not including) 3
I20260709 13:09:57.207003 30827 pending_rounds.cc:107] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 13:09:57.207356 30827 raft_consensus.cc:2889] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:57.210841 30650 catalog_manager.cc:5697] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 3 to 4, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 4 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:57.214159 32346 consensus_queue.cc:1048] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:09:57.213238 30650 catalog_manager.cc:5697] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 3 to 4, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 4 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.226035 30827 raft_consensus.cc:1275] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:57.228302 32519 consensus_queue.cc:1048] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:57.246728 30652 catalog_manager.cc:5697] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } }
I20260709 13:09:57.273382 32171 raft_consensus.cc:1275] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:57.283113 32519 consensus_queue.cc:1048] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:57.294860 30649 catalog_manager.cc:5697] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.297070 30649 catalog_manager.cc:5697] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 reported cstate change: term changed from 3 to 4, leader changed from b77adb57e72244c9985896f8e11b5b12 (127.27.21.131) to 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132). New cstate: current_term: 4 leader_uuid: "1ae7d47019814cee8ddc143cac7d1041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.314517 30898 raft_consensus.cc:1275] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:57.319664 32431 consensus_queue.cc:1048] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:57.338316 30897 raft_consensus.cc:1275] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer 1ae7d47019814cee8ddc143cac7d1041: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:57.340613 32519 consensus_queue.cc:1048] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:57.361248 30902 raft_consensus.cc:1275] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:57.363533 32431 consensus_queue.cc:1048] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:57.363984 30969 raft_consensus.cc:1275] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.366219 32346 consensus_queue.cc:1048] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:57.377156 30821 raft_consensus.cc:1275] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:57.382843 30974 raft_consensus.cc:1275] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:57.384584 32397 consensus_queue.cc:1048] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:57.387967 32446 consensus_queue.cc:1048] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:57.412153 30827 raft_consensus.cc:1275] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:57.415230 32579 consensus_queue.cc:1048] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:57.825330 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:57.909575 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:57.975126 30820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:57.975852 30820 raft_consensus.cc:606] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:57.980001 30969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3"
dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:55848
I20260709 13:09:57.980595 30969 raft_consensus.cc:606] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:57.983428 30821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:57.983991 30821 raft_consensus.cc:606] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Received request to transfer leadership to TS b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:57.987752 30821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2be69248c7948138eaf4b526336613d"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:57.988374 30821 raft_consensus.cc:606] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Received request to transfer leadership to TS b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:57.991598 30821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:57.992122 30821 raft_consensus.cc:606] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Received request to transfer leadership to TS b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:57.993506 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:57.995290 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:58.008894 32511 raft_consensus.cc:993] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:58.009518 32511 raft_consensus.cc:1081] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:58.013469 32174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44618
I20260709 13:09:58.014065 32174 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.014761 32174 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.023558 32174 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:58.027781 30897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:58.028417 30897 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.031400 32174 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:58.032835 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2836a7172bd04b3fadde9a3d26820be3" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:58.033548 30973 raft_consensus.cc:3055] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:58.033892 30973 raft_consensus.cc:740] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ae7d47019814cee8ddc143cac7d1041, State: Running, Role: LEADER
I20260709 13:09:58.034653 30973 consensus_queue.cc:260] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:58.040469 30973 raft_consensus.cc:3060] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.054101 30973 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:58.055356 32067 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:58.057360 32579 raft_consensus.cc:2804] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:58.057864 32579 raft_consensus.cc:697] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:58.058770 32579 consensus_queue.cc:237] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [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: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:09:58.062606 30897 raft_consensus.cc:2468] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:58.090768 30650 catalog_manager.cc:5697] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 3 to 4, leader changed from 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 4 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:58.256539 32351 raft_consensus.cc:993] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:58.257099 32351 raft_consensus.cc:1081] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Signalling peer b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:58.262620 30897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f"
dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:42168
I20260709 13:09:58.263829 30897 raft_consensus.cc:493] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.264199 30897 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.281260 30897 raft_consensus.cc:515] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:58.288012 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:58.288641 30821 raft_consensus.cc:3055] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:58.288935 30821 raft_consensus.cc:740] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:58.289978 30821 consensus_queue.cc:260] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:58.290771 30897 leader_election.cc:290] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:58.291044 30821 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.292505 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65d72dd9374d47beb71048d06ede765f" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:58.294056 30973 raft_consensus.cc:3060] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.300033 30821 raft_consensus.cc:2468] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:58.301585 30866 leader_election.cc:304] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:58.302549 32346 raft_consensus.cc:2804] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:58.303079 32346 raft_consensus.cc:697] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:58.304129 32346 consensus_queue.cc:237] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:58.311491 30973 raft_consensus.cc:2468] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:58.319514 30650 catalog_manager.cc:5697] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.330987 32323 raft_consensus.cc:993] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:58.331583 32527 raft_consensus.cc:1081] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Signalling peer b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:58.333449 30898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2be69248c7948138eaf4b526336613d"
dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:42168
I20260709 13:09:58.333976 30898 raft_consensus.cc:493] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.334321 30898 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.341380 30898 raft_consensus.cc:515] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:58.343258 30898 leader_election.cc:290] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:58.344378 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:58.344975 30821 raft_consensus.cc:3055] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:58.345270 30821 raft_consensus.cc:740] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:58.345831 32171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be69248c7948138eaf4b526336613d" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
I20260709 13:09:58.346087 30821 consensus_queue.cc:260] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:58.346498 32171 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.347114 30821 raft_consensus.cc:3060] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:58.352396 30821 raft_consensus.cc:2468] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:58.353469 30866 leader_election.cc:304] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [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: 21a86fb9c73c4c0badc09496e0abd023, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:58.354171 32346 raft_consensus.cc:2804] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:58.354636 32346 raft_consensus.cc:697] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:58.354748 32171 raft_consensus.cc:2468] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:58.355497 32346 consensus_queue.cc:237] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [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: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:58.366153 30650 catalog_manager.cc:5697] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:58.487601 32323 raft_consensus.cc:993] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:58.488123 32527 raft_consensus.cc:1081] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:58.489730 32171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44626
I20260709 13:09:58.490288 32171 raft_consensus.cc:493] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.490661 32171 raft_consensus.cc:3060] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:58.494611 30971 raft_consensus.cc:1275] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:58.496109 32579 consensus_queue.cc:1048] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.498467 32171 raft_consensus.cc:515] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:58.501665 32171 leader_election.cc:290] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:58.502205 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:58.502859 30821 raft_consensus.cc:3055] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:58.502696 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffd63cb51e34816a0f7c7d8108222d7" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:58.503468 30898 raft_consensus.cc:3060] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:58.510891 30898 raft_consensus.cc:2468] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:58.512276 32068 leader_election.cc:304] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:58.513976 32431 raft_consensus.cc:2804] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:58.514289 30821 raft_consensus.cc:740] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:58.514506 32431 raft_consensus.cc:697] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:58.515177 30821 consensus_queue.cc:260] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:58.515542 32431 consensus_queue.cc:237] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:58.517931 30821 raft_consensus.cc:3060] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:58.528355 32469 raft_consensus.cc:993] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:58.528955 32351 raft_consensus.cc:1081] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Signalling peer b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:58.531169 30821 raft_consensus.cc:2468] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:58.537770 30897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe"
dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:42168
I20260709 13:09:58.538410 30897 raft_consensus.cc:493] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:58.538754 30897 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.542565 30896 raft_consensus.cc:1275] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:58.548810 32397 consensus_queue.cc:1048] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:58.553431 30897 raft_consensus.cc:515] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:58.564662 30897 leader_election.cc:290] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 4 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:58.566962 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:58.567579 30971 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.565083 30652 catalog_manager.cc:5697] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 2 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.572564 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29ed2bf220e4cb7baecc2d0f5b12bbe" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:58.573211 30821 raft_consensus.cc:3055] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:58.573552 30821 raft_consensus.cc:740] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:58.574316 30821 consensus_queue.cc:260] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:58.575623 30821 raft_consensus.cc:3060] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:58.587914 30971 raft_consensus.cc:2468] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:58.593532 30867 leader_election.cc:304] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:58.594756 32346 raft_consensus.cc:2804] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:58.595624 32346 raft_consensus.cc:697] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:58.614820 32346 consensus_queue.cc:237] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:58.622916 30821 raft_consensus.cc:2468] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 4.
I20260709 13:09:58.720623 30652 catalog_manager.cc:5697] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 3 to 4, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 4 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.743960 30821 raft_consensus.cc:1275] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.746618 32432 consensus_queue.cc:1048] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.775318 30971 raft_consensus.cc:1275] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.776535 32446 consensus_queue.cc:1048] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.779467 30820 raft_consensus.cc:1275] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.804021 32446 consensus_queue.cc:1048] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:58.808322 32181 raft_consensus.cc:1275] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:58.810719 32346 consensus_queue.cc:1048] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:58.935613 30896 raft_consensus.cc:1275] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.936967 32431 consensus_queue.cc:1048] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:58.954211 30821 raft_consensus.cc:1275] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:58.957473 32397 consensus_queue.cc:1048] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:58.996194 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:59.040514 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:59.080581 30821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:59.081197 30821 raft_consensus.cc:606] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:59.083882 30821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:59.084417 30821 raft_consensus.cc:606] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:59.087165 30821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:59.087615 30821 raft_consensus.cc:606] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:09:59.089954 30821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf41f1938da64974a5984950d67edff3"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:59.090399 30821 raft_consensus.cc:606] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Received request to transfer leadership to TS b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:59.092725 30821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:09:59.093258 30821 raft_consensus.cc:606] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Received request to transfer leadership to TS b77adb57e72244c9985896f8e11b5b12
I20260709 13:09:59.094282 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:59.095854 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:59.165925 32323 raft_consensus.cc:993] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:59.166501 32351 raft_consensus.cc:1081] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Signalling peer b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:59.168394 30898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac"
dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:42168
I20260709 13:09:59.168938 30898 raft_consensus.cc:493] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:59.169320 30898 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.174041 30898 raft_consensus.cc:515] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:59.175457 30898 leader_election.cc:290] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:59.176513 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:59.176038 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7de1e7e0ec24b9da1cdc6d9747003ac" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:59.177331 30971 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.177559 30821 raft_consensus.cc:3055] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:59.178076 30821 raft_consensus.cc:740] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:59.178980 30821 consensus_queue.cc:260] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:59.180109 30821 raft_consensus.cc:3060] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.183619 30973 raft_consensus.cc:1275] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:59.185949 30971 raft_consensus.cc:2468] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:59.186422 30821 raft_consensus.cc:2468] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:59.187913 30867 leader_election.cc:304] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:59.188208 32346 consensus_queue.cc:1048] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:59.188802 32446 raft_consensus.cc:2804] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:59.189697 32446 raft_consensus.cc:697] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:59.190647 32446 consensus_queue.cc:237] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:59.198580 32351 raft_consensus.cc:993] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:59.199080 32351 raft_consensus.cc:1081] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:59.200779 32181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44626
I20260709 13:09:59.201324 32181 raft_consensus.cc:493] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:59.201681 32181 raft_consensus.cc:3060] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.205687 30650 catalog_manager.cc:5697] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:59.208920 30821 raft_consensus.cc:1275] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:59.210498 32432 consensus_queue.cc:1048] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:59.211280 32181 raft_consensus.cc:515] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:59.216918 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:59.217466 30971 raft_consensus.cc:3060] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.223680 30971 raft_consensus.cc:2468] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:59.225203 32181 leader_election.cc:290] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:59.238721 32067 leader_election.cc:304] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:59.239871 32618 raft_consensus.cc:2804] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:59.240427 32618 raft_consensus.cc:697] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:59.241529 32618 consensus_queue.cc:237] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:59.246532 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07731cbf4efd47888e1bb0573ffab8f2" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:59.247359 30820 raft_consensus.cc:3055] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:59.247720 30820 raft_consensus.cc:740] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:59.258088 32527 raft_consensus.cc:993] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:59.258984 32527 raft_consensus.cc:1081] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:59.248632 30820 consensus_queue.cc:260] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:59.261093 30820 raft_consensus.cc:3060] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.261370 32181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44626
I20260709 13:09:59.262085 32181 raft_consensus.cc:493] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:59.262411 32181 raft_consensus.cc:3060] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.280805 30820 raft_consensus.cc:2468] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:59.282297 32181 raft_consensus.cc:515] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:59.335235 32181 leader_election.cc:290] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277)
I20260709 13:09:59.334663 30650 catalog_manager.cc:5697] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 2 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:59.337184 30896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
I20260709 13:09:59.338032 30896 raft_consensus.cc:3060] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.362349 30896 raft_consensus.cc:2468] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:59.369176 32624 raft_consensus.cc:993] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:59.373741 32527 raft_consensus.cc:1081] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Signalling peer b77adb57e72244c9985896f8e11b5b12 to start an election
I20260709 13:09:59.378743 30897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf41f1938da64974a5984950d67edff3"
dest_uuid: "b77adb57e72244c9985896f8e11b5b12"
 from {username='slave'} at 127.0.0.1:42168
I20260709 13:09:59.379256 30897 raft_consensus.cc:493] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:59.379578 30897 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.405706 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d6135b90fe8468290650faf468c9b55" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:59.406359 30820 raft_consensus.cc:3055] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:59.406641 30820 raft_consensus.cc:740] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:59.407372 30820 consensus_queue.cc:260] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:59.405352 32068 leader_election.cc:304] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:59.408345 32527 raft_consensus.cc:993] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:59.408577 30820 raft_consensus.cc:3060] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:59.408885 32527 raft_consensus.cc:1081] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:09:59.408946 32397 raft_consensus.cc:2804] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:59.409596 32397 raft_consensus.cc:697] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:59.410434 32397 consensus_queue.cc:237] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } }
I20260709 13:09:59.414311 30897 raft_consensus.cc:515] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:59.417025 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:59.417588 30971 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.423276 32181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44626
I20260709 13:09:59.423856 32181 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:59.424199 32181 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:59.424911 30971 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:59.425930 30867 leader_election.cc:304] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [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: 1ae7d47019814cee8ddc143cac7d1041, b77adb57e72244c9985896f8e11b5b12; no voters: 
I20260709 13:09:59.426631 32346 raft_consensus.cc:2804] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:59.427049 32346 raft_consensus.cc:697] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Becoming Leader. State: Replica: b77adb57e72244c9985896f8e11b5b12, State: Running, Role: LEADER
I20260709 13:09:59.427708 32346 consensus_queue.cc:237] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:59.428557 30897 leader_election.cc:290] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [CANDIDATE]: Term 3 election: Requested vote from peers 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741), 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451)
I20260709 13:09:59.435060 30821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf41f1938da64974a5984950d67edff3" candidate_uuid: "b77adb57e72244c9985896f8e11b5b12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:59.439615 30821 raft_consensus.cc:3055] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:59.439949 30821 raft_consensus.cc:740] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:59.440625 30821 consensus_queue.cc:260] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [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: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } }
I20260709 13:09:59.441567 30973 raft_consensus.cc:1240] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Rejecting Update request from peer 21a86fb9c73c4c0badc09496e0abd023 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:59.441856 30821 raft_consensus.cc:3060] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:59.432835 30820 raft_consensus.cc:2468] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 2.
I20260709 13:09:59.432353 32181 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:59.452206 30650 catalog_manager.cc:5697] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 1 to 2, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 2 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:59.456588 30821 raft_consensus.cc:2468] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b77adb57e72244c9985896f8e11b5b12 in term 3.
I20260709 13:09:59.459525 30971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:09:59.460067 30971 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:59.460091 30652 catalog_manager.cc:5697] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 reported cstate change: term changed from 2 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to b77adb57e72244c9985896f8e11b5b12 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "b77adb57e72244c9985896f8e11b5b12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:59.463058 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a313afb46145402c9aaf0995e11aa513" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:09:59.463688 30820 raft_consensus.cc:3055] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:59.464028 30820 raft_consensus.cc:740] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:09:59.464733 30820 consensus_queue.cc:260] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:59.465633 30820 raft_consensus.cc:3060] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:59.466248 30971 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:59.467458 32067 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:09:59.468650 32633 raft_consensus.cc:2804] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:59.469129 32633 raft_consensus.cc:697] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:09:59.469980 32633 consensus_queue.cc:237] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:09:59.471174 30820 raft_consensus.cc:2468] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 4.
I20260709 13:09:59.472019 32181 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 4 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:09:59.478606 30650 catalog_manager.cc:5697] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 3 to 4, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 4 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:59.668744 30973 raft_consensus.cc:1275] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:59.670210 32632 consensus_queue.cc:1048] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.673844 30820 raft_consensus.cc:1275] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:59.675385 32346 consensus_queue.cc:1048] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:59.719991 30973 raft_consensus.cc:1275] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:59.723031 32631 consensus_queue.cc:1048] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:59.724562 30821 raft_consensus.cc:1275] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:59.727447 32397 consensus_queue.cc:1048] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.840147 30821 raft_consensus.cc:1275] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:59.841267 32397 consensus_queue.cc:1048] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.849900 30897 raft_consensus.cc:1275] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:59.851202 32618 consensus_queue.cc:1048] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:59.911324 30973 raft_consensus.cc:1275] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:59.912801 32446 consensus_queue.cc:1048] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:59.914631 30821 raft_consensus.cc:1275] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:59.916028 32618 consensus_queue.cc:1048] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:59.921535 30820 raft_consensus.cc:1275] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer b77adb57e72244c9985896f8e11b5b12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:59.922930 32631 consensus_queue.cc:1048] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:59.934468 30973 raft_consensus.cc:1275] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:59.936667 32397 consensus_queue.cc:1048] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:00.096740 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:00.144474 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:00.183995 30820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046"
dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
mode: GRACEFUL
new_leader_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:48290
I20260709 13:10:00.184662 30820 raft_consensus.cc:606] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Received request to transfer leadership to TS c9d34127462849a3a71245c0c26b7ebe
I20260709 13:10:00.186084 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:10:00.187691 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:00.247982 32469 raft_consensus.cc:993] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023: : Instructing follower c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:10:00.248565 32630 raft_consensus.cc:1081] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Signalling peer c9d34127462849a3a71245c0c26b7ebe to start an election
I20260709 13:10:00.250173 32171 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046"
dest_uuid: "c9d34127462849a3a71245c0c26b7ebe"
 from {username='slave'} at 127.0.0.1:44626
I20260709 13:10:00.250715 32171 raft_consensus.cc:493] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:00.251055 32171 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.256518 32171 raft_consensus.cc:515] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:10:00.258788 32171 leader_election.cc:290] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [CANDIDATE]: Term 3 election: Requested vote from peers 1ae7d47019814cee8ddc143cac7d1041 (127.27.21.132:43451), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:10:00.259011 30973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ae7d47019814cee8ddc143cac7d1041"
I20260709 13:10:00.259331 30820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ee62e1752ab454fa8b9cede26e93046" candidate_uuid: "c9d34127462849a3a71245c0c26b7ebe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21a86fb9c73c4c0badc09496e0abd023"
I20260709 13:10:00.259699 30973 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.260007 30820 raft_consensus.cc:3055] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:00.260346 30820 raft_consensus.cc:740] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21a86fb9c73c4c0badc09496e0abd023, State: Running, Role: LEADER
I20260709 13:10:00.261040 30820 consensus_queue.cc:260] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:10:00.262217 30820 raft_consensus.cc:3060] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:00.268108 30973 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:10:00.269461 32067 leader_election.cc:304] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [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: 1ae7d47019814cee8ddc143cac7d1041, c9d34127462849a3a71245c0c26b7ebe; no voters: 
I20260709 13:10:00.270403 32618 raft_consensus.cc:2804] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:00.270906 32618 raft_consensus.cc:697] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Becoming Leader. State: Replica: c9d34127462849a3a71245c0c26b7ebe, State: Running, Role: LEADER
I20260709 13:10:00.272262 32618 consensus_queue.cc:237] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [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: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:10:00.274554 30820 raft_consensus.cc:2468] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d34127462849a3a71245c0c26b7ebe in term 3.
I20260709 13:10:00.287602 30652 catalog_manager.cc:5697] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe reported cstate change: term changed from 2 to 3, leader changed from 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130) to c9d34127462849a3a71245c0c26b7ebe (127.27.21.129). New cstate: current_term: 3 leader_uuid: "c9d34127462849a3a71245c0c26b7ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.712175 30973 raft_consensus.cc:1275] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:00.713572 32632 consensus_queue.cc:1048] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:00.723793 30821 raft_consensus.cc:1275] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Refusing update from remote peer c9d34127462849a3a71245c0c26b7ebe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:00.725443 32618 consensus_queue.cc:1048] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:01.188501 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:01.228785 27734 tablet_server.cc:179] TabletServer@127.27.21.129:42355 shutting down...
W20260709 13:10:01.245154 30940 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 360 similar messages]
W20260709 13:10:01.248798 30940 consensus_peers.cc:597] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.253509 30940 consensus_peers.cc:597] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.255650 30940 consensus_peers.cc:597] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.271678 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:10:01.276535 30940 consensus_peers.cc:597] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.278928 30866 consensus_peers.cc:597] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.282007 30792 consensus_peers.cc:597] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.285632 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.286470 27734 raft_consensus.cc:2243] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.287060 27734 raft_consensus.cc:2272] T 5bfe8a7f9468457097fb7b6fbf7fa071 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.289480 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.290062 27734 raft_consensus.cc:2243] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.290472 27734 raft_consensus.cc:2272] T b157471e956145dcbc06974d387d8b19 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.292891 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.293577 27734 raft_consensus.cc:2243] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.294107 27734 raft_consensus.cc:2272] T 7eb7d4edf4234e50a6797a89bb441842 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.296272 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.296818 27734 raft_consensus.cc:2243] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.297150 27734 raft_consensus.cc:2272] T 32453f3ca33243dd964de86a7d5ba872 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.299207 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.299857 27734 raft_consensus.cc:2243] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.300326 27734 raft_consensus.cc:2272] T a3d487a7dc514022a63596eed07aff45 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.302477 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.303083 27734 raft_consensus.cc:2243] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.303608 27734 raft_consensus.cc:2272] T c754f2b53c434c409ffaae3cb35e1330 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.306335 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.308756 27734 raft_consensus.cc:2243] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:10:01.309494 30792 consensus_peers.cc:597] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.310067 27734 raft_consensus.cc:2272] T 2836a7172bd04b3fadde9a3d26820be3 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.313344 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.314043 27734 raft_consensus.cc:2243] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.314459 27734 raft_consensus.cc:2272] T fedd60c324d945aa8e43c3a2a40576c4 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.316500 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.317087 27734 raft_consensus.cc:2243] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.317775 27734 raft_consensus.cc:2272] T 0161d7f5833043c8a96ab56bb0c60c39 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.319758 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.320361 27734 raft_consensus.cc:2243] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.320912 27734 raft_consensus.cc:2272] T 3df74f64b0e04d4795f417b7a2cf61a2 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.323650 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.324496 27734 raft_consensus.cc:2243] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.324990 27734 raft_consensus.cc:2272] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.327224 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.328047 27734 raft_consensus.cc:2243] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.328939 27734 raft_consensus.cc:2272] T 07731cbf4efd47888e1bb0573ffab8f2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.331825 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.332625 27734 raft_consensus.cc:2243] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.333166 27734 raft_consensus.cc:2272] T 5d613a0f1cad470991ff13a7eb8d27c7 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.335788 27734 tablet_replica.cc:333] stopping tablet replica
W20260709 13:10:01.336323 30792 consensus_peers.cc:597] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.336364 27734 raft_consensus.cc:2243] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.337426 27734 raft_consensus.cc:2272] T 73305510374247d99666fa355bbb0260 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.339428 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.340165 27734 raft_consensus.cc:2243] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.340694 27734 raft_consensus.cc:2272] T e74ad00611d84bd2bdfdd479902ea9e0 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.343423 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.344238 27734 raft_consensus.cc:2243] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.345211 27734 raft_consensus.cc:2272] T 8c46d6b29cba4c139b7f4ffc202ada84 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.347805 27734 tablet_replica.cc:333] stopping tablet replica
W20260709 13:10:01.348462 30866 consensus_peers.cc:597] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.348527 27734 raft_consensus.cc:2243] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.349774 27734 raft_consensus.cc:2272] T c2be69248c7948138eaf4b526336613d P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.352274 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.352898 27734 raft_consensus.cc:2243] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.353470 27734 raft_consensus.cc:2272] T 756ee023304b414b8618c81babb942b5 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.355572 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.356341 27734 raft_consensus.cc:2243] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.357134 27734 raft_consensus.cc:2272] T ec4caf4b15a74a3bb574e3bfc1827541 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.359557 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.360412 27734 raft_consensus.cc:2243] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.360893 27734 raft_consensus.cc:2272] T 513c628a44f74423a3d64b2a0605ad16 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.363516 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.364228 27734 raft_consensus.cc:2243] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.364710 27734 raft_consensus.cc:2272] T c4a56818165a4259804ad1d598c71c58 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.367205 30940 consensus_peers.cc:597] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.367364 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.368320 27734 raft_consensus.cc:2243] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.369277 27734 raft_consensus.cc:2272] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.371588 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.372195 27734 raft_consensus.cc:2243] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.372633 27734 raft_consensus.cc:2272] T af653385103645c9af6df2ce51628116 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.374692 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.375440 27734 raft_consensus.cc:2243] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.376221 27734 raft_consensus.cc:2272] T 6523549f751b4897ad7a5eb4adbea662 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.378311 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.378880 27734 raft_consensus.cc:2243] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.379321 27734 raft_consensus.cc:2272] T a7ce0bbc6d6f425997458b5bdac5bade P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.381258 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.381852 27734 raft_consensus.cc:2243] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.382225 27734 raft_consensus.cc:2272] T 4ad580a7665342acb12cad2c0dfb7205 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.384488 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.385088 27734 raft_consensus.cc:2243] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.385962 27734 raft_consensus.cc:2272] T 504199cb1c3a4296bd1fd359a8ddfbaf P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.388310 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.388876 27734 raft_consensus.cc:2243] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.389410 27734 raft_consensus.cc:2272] T ef4df8dc2d844863986f136ef6e584d4 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.391302 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.391831 27734 raft_consensus.cc:2243] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.392305 27734 raft_consensus.cc:2272] T cf6202287e1046adacf7bc267e776b6d P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.394481 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.395031 27734 raft_consensus.cc:2243] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.395934 27734 raft_consensus.cc:2272] T 1ffd63cb51e34816a0f7c7d8108222d7 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.398777 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.399547 27734 raft_consensus.cc:2243] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.400470 27734 raft_consensus.cc:2272] T 0cdb69459093445aa845322ebf379361 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.400488 30866 consensus_peers.cc:597] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.402946 30866 consensus_peers.cc:597] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.403112 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.404316 27734 raft_consensus.cc:2243] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.404721 27734 raft_consensus.cc:2272] T 034f0a41b6e34e91ab979b67c819ebee P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.407109 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.407771 27734 raft_consensus.cc:2243] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.408134 27734 raft_consensus.cc:2272] T d978f55302c942919f94dd54d129b5e8 P c9d34127462849a3a71245c0c26b7ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.409961 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.410476 27734 raft_consensus.cc:2243] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.410904 27734 raft_consensus.cc:2272] T a2364f929e6249b0a2256ddc10255cd9 P c9d34127462849a3a71245c0c26b7ebe [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.412663 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.413182 27734 raft_consensus.cc:2243] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.413619 27734 raft_consensus.cc:2272] T 54ef6ffd39954075ac490420ab11ab20 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.415616 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.416322 27734 raft_consensus.cc:2243] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.417114 27734 raft_consensus.cc:2272] T 1ee62e1752ab454fa8b9cede26e93046 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.419461 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.420012 27734 raft_consensus.cc:2243] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.420473 27734 raft_consensus.cc:2272] T 119e4297322943dbad12db1f08ed2200 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.422416 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.423023 27734 raft_consensus.cc:2243] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.423506 27734 raft_consensus.cc:2272] T 71fbe54094e04abf8e7958acbe65ad1f P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.426548 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.427316 27734 raft_consensus.cc:2243] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.427838 27734 raft_consensus.cc:2272] T 2b4da0341bfa4922b8cb3a45a595a2ab P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.430372 27734 tablet_replica.cc:333] stopping tablet replica
W20260709 13:10:01.430835 30792 consensus_peers.cc:597] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.431064 27734 raft_consensus.cc:2243] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.432061 27734 raft_consensus.cc:2272] T a313afb46145402c9aaf0995e11aa513 P c9d34127462849a3a71245c0c26b7ebe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.435201 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.436040 27734 raft_consensus.cc:2243] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.436975 27734 raft_consensus.cc:2272] T 5d6135b90fe8468290650faf468c9b55 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.440197 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.440904 27734 raft_consensus.cc:2243] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.441444 27734 raft_consensus.cc:2272] T 94a4f81f10f94fb6860148d32a0364b1 P c9d34127462849a3a71245c0c26b7ebe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.443718 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.444367 27734 raft_consensus.cc:2243] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.444912 27734 raft_consensus.cc:2272] T 354e251aa0a54f9eb7dae33988dfcbc2 P c9d34127462849a3a71245c0c26b7ebe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.447407 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.447908 27734 raft_consensus.cc:2243] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.448868 27734 raft_consensus.cc:2272] T 415eb40626464269ac6ecde9fed9f570 P c9d34127462849a3a71245c0c26b7ebe [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.449052 30940 consensus_peers.cc:597] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.450989 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:01.451545 27734 raft_consensus.cc:2243] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.452368 27734 raft_consensus.cc:2272] T 1ebb514eecd44b2392f50970a50e2e74 P c9d34127462849a3a71245c0c26b7ebe [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.460016 30866 consensus_peers.cc:597] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.469516 30940 consensus_peers.cc:597] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.476848 30792 consensus_peers.cc:597] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.502548 30940 consensus_peers.cc:597] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.506804 30866 consensus_peers.cc:597] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. 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 13:10:01.522485 27734 tablet_server.cc:196] TabletServer@127.27.21.129:42355 shutdown complete.
W20260709 13:10:01.528621 30940 consensus_peers.cc:597] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:01.552678 30940 consensus_peers.cc:597] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:01.557811 30792 consensus_peers.cc:597] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:01.571201 30792 consensus_peers.cc:597] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:01.606194 27734 tablet_server.cc:179] TabletServer@127.27.21.130:0 shutting down...
W20260709 13:10:01.620790 30866 consensus_peers.cc:597] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.649420 30940 consensus_peers.cc:597] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:01.665598 30940 consensus_peers.cc:597] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:01.666347 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:01.667528 27734 tablet_replica.cc:333] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.668448 27734 raft_consensus.cc:2243] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.669615 27734 raft_consensus.cc:2272] T 119e4297322943dbad12db1f08ed2200 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.672309 27734 tablet_replica.cc:333] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.673135 27734 raft_consensus.cc:2243] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.674216 27734 raft_consensus.cc:2272] T 14f6315f9b8f4cd583b1d65afef564ec P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.674552 30866 consensus_peers.cc:597] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:01.676800 27734 tablet_replica.cc:333] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
W20260709 13:10:01.677325 30866 consensus_peers.cc:597] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.677760 27734 raft_consensus.cc:2243] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.678256 27734 raft_consensus.cc:2272] T d79dd0be47a241f28176b31e37630f0e P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.680554 27734 tablet_replica.cc:333] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.681377 27734 raft_consensus.cc:2243] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.682121 27734 raft_consensus.cc:2272] T 69ec8dbb345246b891374668348e8831 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.683940 27734 tablet_replica.cc:333] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.684473 27734 raft_consensus.cc:2243] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.685186 27734 raft_consensus.cc:2272] T 54ef6ffd39954075ac490420ab11ab20 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.687014 27734 tablet_replica.cc:333] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.687568 27734 raft_consensus.cc:2243] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.687973 27734 raft_consensus.cc:2272] T 1ee62e1752ab454fa8b9cede26e93046 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.690555 27734 tablet_replica.cc:333] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.691412 27734 raft_consensus.cc:2243] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.691960 27734 raft_consensus.cc:2272] T 8c46d6b29cba4c139b7f4ffc202ada84 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.694345 27734 tablet_replica.cc:333] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.695120 27734 raft_consensus.cc:2243] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.695781 27734 raft_consensus.cc:2272] T a7ce0bbc6d6f425997458b5bdac5bade P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.698374 27734 tablet_replica.cc:333] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.699144 27734 raft_consensus.cc:2243] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:01.699667 30940 consensus_peers.cc:597] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.699703 27734 raft_consensus.cc:2272] T e0dc9e727ca946d5bccccdcfb97ede94 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.702366 27734 tablet_replica.cc:333] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.703141 27734 raft_consensus.cc:2243] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.704115 27734 raft_consensus.cc:2272] T e74ad00611d84bd2bdfdd479902ea9e0 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.706456 27734 tablet_replica.cc:333] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.707301 27734 raft_consensus.cc:2243] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.707850 27734 raft_consensus.cc:2272] T 65d72dd9374d47beb71048d06ede765f P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.709842 30866 consensus_peers.cc:597] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.710289 27734 tablet_replica.cc:333] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.710892 27734 raft_consensus.cc:2243] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.711277 27734 raft_consensus.cc:2272] T 73305510374247d99666fa355bbb0260 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.713057 27734 tablet_replica.cc:333] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.713644 27734 raft_consensus.cc:2243] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.714380 27734 raft_consensus.cc:2272] T d978f55302c942919f94dd54d129b5e8 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.716451 27734 tablet_replica.cc:333] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.717257 27734 raft_consensus.cc:2243] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.717774 27734 raft_consensus.cc:2272] T c2be69248c7948138eaf4b526336613d P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.719764 27734 tablet_replica.cc:333] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.720391 27734 raft_consensus.cc:2243] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.720808 27734 raft_consensus.cc:2272] T 756ee023304b414b8618c81babb942b5 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.722698 27734 tablet_replica.cc:333] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.723318 27734 raft_consensus.cc:2243] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.723757 27734 raft_consensus.cc:2272] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.726027 27734 tablet_replica.cc:333] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.726785 27734 raft_consensus.cc:2243] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.728137 27734 raft_consensus.cc:2272] T 354e251aa0a54f9eb7dae33988dfcbc2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.730929 27734 tablet_replica.cc:333] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.731769 27734 raft_consensus.cc:2243] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.732764 27734 raft_consensus.cc:2272] T 32453f3ca33243dd964de86a7d5ba872 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.735240 27734 tablet_replica.cc:333] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
W20260709 13:10:01.735312 30940 consensus_peers.cc:597] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:01.735924 27734 raft_consensus.cc:2243] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.736406 27734 raft_consensus.cc:2272] T 7eb7d4edf4234e50a6797a89bb441842 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.739136 27734 tablet_replica.cc:333] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.739974 27734 raft_consensus.cc:2243] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.740483 27734 raft_consensus.cc:2272] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.743038 27734 tablet_replica.cc:333] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.743788 27734 raft_consensus.cc:2243] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.744714 27734 raft_consensus.cc:2272] T 0161d7f5833043c8a96ab56bb0c60c39 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.745256 30940 consensus_peers.cc:597] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.747512 27734 tablet_replica.cc:333] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.748416 27734 raft_consensus.cc:2243] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.749365 27734 raft_consensus.cc:2272] T 5d613a0f1cad470991ff13a7eb8d27c7 P 21a86fb9c73c4c0badc09496e0abd023 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.752092 27734 tablet_replica.cc:333] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.752902 27734 raft_consensus.cc:2243] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.753484 27734 raft_consensus.cc:2272] T b157471e956145dcbc06974d387d8b19 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.755686 27734 tablet_replica.cc:333] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.756430 27734 raft_consensus.cc:2243] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.756973 27734 raft_consensus.cc:2272] T ec4caf4b15a74a3bb574e3bfc1827541 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.757026 30866 consensus_peers.cc:597] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.758116 30940 consensus_peers.cc:597] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Couldn't send request to peer c9d34127462849a3a71245c0c26b7ebe. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:01.759536 27734 tablet_replica.cc:333] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.760133 27734 raft_consensus.cc:2243] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.760897 27734 raft_consensus.cc:2272] T 621c05584ac8468eb17581b3bea441ac P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.762966 27734 tablet_replica.cc:333] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.763465 27734 raft_consensus.cc:2243] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.763909 27734 raft_consensus.cc:2272] T 1ebb514eecd44b2392f50970a50e2e74 P 21a86fb9c73c4c0badc09496e0abd023 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.767637 27734 tablet_replica.cc:333] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.768347 27734 raft_consensus.cc:2243] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.768811 27734 raft_consensus.cc:2272] T 5d6135b90fe8468290650faf468c9b55 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.771497 27734 tablet_replica.cc:333] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.772163 27734 raft_consensus.cc:2243] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.772608 27734 raft_consensus.cc:2272] T a313afb46145402c9aaf0995e11aa513 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.774619 27734 tablet_replica.cc:333] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.775218 27734 raft_consensus.cc:2243] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.775700 27734 raft_consensus.cc:2272] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.777577 27734 tablet_replica.cc:333] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.778301 27734 raft_consensus.cc:2243] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.778791 27734 raft_consensus.cc:2272] T af653385103645c9af6df2ce51628116 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.783525 27734 tablet_replica.cc:333] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.784222 27734 raft_consensus.cc:2243] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.784713 27734 raft_consensus.cc:2272] T bf41f1938da64974a5984950d67edff3 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.786965 27734 tablet_replica.cc:333] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.787593 27734 raft_consensus.cc:2243] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.788390 27734 raft_consensus.cc:2272] T c4a56818165a4259804ad1d598c71c58 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.790387 27734 tablet_replica.cc:333] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.791239 27734 raft_consensus.cc:2243] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.792574 27734 raft_consensus.cc:2272] T 1c4d157bd1cc48ff9eb49f393479800b P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.795428 27734 tablet_replica.cc:333] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.796092 27734 raft_consensus.cc:2243] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:01.796523 30866 consensus_peers.cc:597] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.796519 27734 raft_consensus.cc:2272] T 1ffd63cb51e34816a0f7c7d8108222d7 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.798949 27734 tablet_replica.cc:333] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.799624 27734 raft_consensus.cc:2243] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.800119 27734 raft_consensus.cc:2272] T 3df74f64b0e04d4795f417b7a2cf61a2 P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.802575 27734 tablet_replica.cc:333] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.803290 27734 raft_consensus.cc:2243] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.803798 27734 raft_consensus.cc:2272] T 034f0a41b6e34e91ab979b67c819ebee P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.805670 27734 tablet_replica.cc:333] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.806164 27734 raft_consensus.cc:2243] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.806504 27734 raft_consensus.cc:2272] T f7de1e7e0ec24b9da1cdc6d9747003ac P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.808120 27734 tablet_replica.cc:333] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.808569 27734 raft_consensus.cc:2243] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.809355 27734 raft_consensus.cc:2272] T fedd60c324d945aa8e43c3a2a40576c4 P 21a86fb9c73c4c0badc09496e0abd023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.811267 27734 tablet_replica.cc:333] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.811710 27734 raft_consensus.cc:2243] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.812108 27734 raft_consensus.cc:2272] T 504199cb1c3a4296bd1fd359a8ddfbaf P 21a86fb9c73c4c0badc09496e0abd023 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.814113 27734 tablet_replica.cc:333] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.814805 27734 raft_consensus.cc:2243] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.815304 27734 raft_consensus.cc:2272] T 6523549f751b4897ad7a5eb4adbea662 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.817662 27734 tablet_replica.cc:333] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
W20260709 13:10:01.818054 30940 consensus_peers.cc:597] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.818331 27734 raft_consensus.cc:2243] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.819279 27734 raft_consensus.cc:2272] T 960a9b9f7ac5452fab54e7f629cfc292 P 21a86fb9c73c4c0badc09496e0abd023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.821408 27734 tablet_replica.cc:333] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.822059 27734 raft_consensus.cc:2243] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.822484 27734 raft_consensus.cc:2272] T fd185e3b83794d908340bc0843e71831 P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.824489 27734 tablet_replica.cc:333] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.825443 27734 raft_consensus.cc:2243] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:01.826622 27734 raft_consensus.cc:2272] T 16300993badb4edebfe11d31544fa93f P 21a86fb9c73c4c0badc09496e0abd023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:01.828596 27734 tablet_replica.cc:333] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023: stopping tablet replica
I20260709 13:10:01.829119 27734 raft_consensus.cc:2243] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:01.829572 27734 raft_consensus.cc:2272] T 07731cbf4efd47888e1bb0573ffab8f2 P 21a86fb9c73c4c0badc09496e0abd023 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:01.862619 30940 consensus_peers.cc:597] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.882277 30940 consensus_peers.cc:597] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. 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 13:10:01.902333 30866 consensus_peers.cc:597] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:01.917008 27734 tablet_server.cc:196] TabletServer@127.27.21.130:0 shutdown complete.
W20260709 13:10:01.969000 30866 consensus_peers.cc:597] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:01.998652 30940 consensus_peers.cc:597] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:02.001456 30866 consensus_peers.cc:597] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:02.004956 27734 tablet_server.cc:179] TabletServer@127.27.21.131:0 shutting down...
W20260709 13:10:02.036335 30866 consensus_peers.cc:597] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:02.062252 30866 consensus_peers.cc:597] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 -> Peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Couldn't send request to peer 21a86fb9c73c4c0badc09496e0abd023. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39741: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:02.066387 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:02.067137 27734 tablet_replica.cc:333] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.067799 27734 raft_consensus.cc:2243] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.068265 27734 raft_consensus.cc:2272] T 2836a7172bd04b3fadde9a3d26820be3 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.070257 27734 tablet_replica.cc:333] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.070820 27734 raft_consensus.cc:2243] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.071693 27734 raft_consensus.cc:2272] T 5bfe8a7f9468457097fb7b6fbf7fa071 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.073540 27734 tablet_replica.cc:333] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.074088 27734 raft_consensus.cc:2243] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.074501 27734 raft_consensus.cc:2272] T 415eb40626464269ac6ecde9fed9f570 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.076227 27734 tablet_replica.cc:333] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.076844 27734 raft_consensus.cc:2243] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.077389 27734 raft_consensus.cc:2272] T 69ec8dbb345246b891374668348e8831 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.079171 27734 tablet_replica.cc:333] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.079725 27734 raft_consensus.cc:2243] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.080137 27734 raft_consensus.cc:2272] T 14f6315f9b8f4cd583b1d65afef564ec P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.082015 27734 tablet_replica.cc:333] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.082603 27734 raft_consensus.cc:2243] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.083449 27734 raft_consensus.cc:2272] T d79dd0be47a241f28176b31e37630f0e P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.085831 27734 tablet_replica.cc:333] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.086508 27734 raft_consensus.cc:2243] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.087039 27734 raft_consensus.cc:2272] T ef4df8dc2d844863986f136ef6e584d4 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.089105 27734 tablet_replica.cc:333] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.089681 27734 raft_consensus.cc:2243] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.090104 27734 raft_consensus.cc:2272] T 8c46d6b29cba4c139b7f4ffc202ada84 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.091904 27734 tablet_replica.cc:333] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.092496 27734 raft_consensus.cc:2243] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.092953 27734 raft_consensus.cc:2272] T 119e4297322943dbad12db1f08ed2200 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.094741 27734 tablet_replica.cc:333] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.095291 27734 raft_consensus.cc:2243] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.095692 27734 raft_consensus.cc:2272] T 71fbe54094e04abf8e7958acbe65ad1f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.097546 27734 tablet_replica.cc:333] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.098083 27734 raft_consensus.cc:2243] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.098822 27734 raft_consensus.cc:2272] T 65d72dd9374d47beb71048d06ede765f P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.100736 27734 tablet_replica.cc:333] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.101508 27734 raft_consensus.cc:2243] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.102051 27734 raft_consensus.cc:2272] T 73305510374247d99666fa355bbb0260 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.104142 27734 tablet_replica.cc:333] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
W20260709 13:10:02.104270 30942 consensus_peers.cc:597] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:10:02.104753 27734 raft_consensus.cc:2243] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.105594 27734 raft_consensus.cc:2272] T a7ce0bbc6d6f425997458b5bdac5bade P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.107470 27734 tablet_replica.cc:333] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.108042 27734 raft_consensus.cc:2243] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.108799 27734 raft_consensus.cc:2272] T e0dc9e727ca946d5bccccdcfb97ede94 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.110807 27734 tablet_replica.cc:333] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.111774 27734 raft_consensus.cc:2243] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.112462 27734 raft_consensus.cc:2272] T 2b4da0341bfa4922b8cb3a45a595a2ab P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.115347 27734 tablet_replica.cc:333] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.116104 27734 raft_consensus.cc:2243] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.116659 27734 raft_consensus.cc:2272] T 5d6135b90fe8468290650faf468c9b55 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.119091 27734 tablet_replica.cc:333] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.119882 27734 raft_consensus.cc:2243] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.120383 27734 raft_consensus.cc:2272] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.122888 27734 tablet_replica.cc:333] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.123535 27734 raft_consensus.cc:2243] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.124042 27734 raft_consensus.cc:2272] T d978f55302c942919f94dd54d129b5e8 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.125882 27734 tablet_replica.cc:333] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.126374 27734 raft_consensus.cc:2243] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.127184 27734 raft_consensus.cc:2272] T e29ed2bf220e4cb7baecc2d0f5b12bbe P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.129388 27734 tablet_replica.cc:333] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.130178 27734 raft_consensus.cc:2243] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.130677 27734 raft_consensus.cc:2272] T 0161d7f5833043c8a96ab56bb0c60c39 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.133119 27734 tablet_replica.cc:333] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.133853 27734 raft_consensus.cc:2243] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.134338 27734 raft_consensus.cc:2272] T 513c628a44f74423a3d64b2a0605ad16 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.138083 27734 tablet_replica.cc:333] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.138660 27734 raft_consensus.cc:2243] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.139098 27734 raft_consensus.cc:2272] T 621c05584ac8468eb17581b3bea441ac P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.140903 27734 tablet_replica.cc:333] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.141531 27734 raft_consensus.cc:2243] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.142606 27734 raft_consensus.cc:2272] T 5d613a0f1cad470991ff13a7eb8d27c7 P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.144418 27734 tablet_replica.cc:333] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.144968 27734 raft_consensus.cc:2243] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.145795 27734 raft_consensus.cc:2272] T b157471e956145dcbc06974d387d8b19 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.147624 27734 tablet_replica.cc:333] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.148167 27734 raft_consensus.cc:2243] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.148603 27734 raft_consensus.cc:2272] T a3d487a7dc514022a63596eed07aff45 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.150465 27734 tablet_replica.cc:333] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.150995 27734 raft_consensus.cc:2243] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.151742 27734 raft_consensus.cc:2272] T 94a4f81f10f94fb6860148d32a0364b1 P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.154359 27734 tablet_replica.cc:333] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.155050 27734 raft_consensus.cc:2243] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.155936 27734 raft_consensus.cc:2272] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.158563 27734 tablet_replica.cc:333] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.159171 27734 raft_consensus.cc:2243] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.159905 27734 raft_consensus.cc:2272] T bf41f1938da64974a5984950d67edff3 P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.162078 27734 tablet_replica.cc:333] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.162742 27734 raft_consensus.cc:2243] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.163231 27734 raft_consensus.cc:2272] T 504199cb1c3a4296bd1fd359a8ddfbaf P b77adb57e72244c9985896f8e11b5b12 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.165350 27734 tablet_replica.cc:333] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.166020 27734 raft_consensus.cc:2243] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.166496 27734 raft_consensus.cc:2272] T 4ad580a7665342acb12cad2c0dfb7205 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.168465 27734 tablet_replica.cc:333] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.169183 27734 raft_consensus.cc:2243] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.170135 27734 raft_consensus.cc:2272] T f7de1e7e0ec24b9da1cdc6d9747003ac P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.172151 27734 tablet_replica.cc:333] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.172748 27734 raft_consensus.cc:2243] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.173173 27734 raft_consensus.cc:2272] T 1ffd63cb51e34816a0f7c7d8108222d7 P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.175165 27734 tablet_replica.cc:333] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.175714 27734 raft_consensus.cc:2243] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.176136 27734 raft_consensus.cc:2272] T cf6202287e1046adacf7bc267e776b6d P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.178225 27734 tablet_replica.cc:333] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.178776 27734 raft_consensus.cc:2243] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.179543 27734 raft_consensus.cc:2272] T c754f2b53c434c409ffaae3cb35e1330 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.183301 27734 tablet_replica.cc:333] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.184038 27734 raft_consensus.cc:2243] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.184566 27734 raft_consensus.cc:2272] T 54ef6ffd39954075ac490420ab11ab20 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:02.185146 30942 consensus_peers.cc:597] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:10:02.186071 30942 consensus_peers.cc:597] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:10:02.187157 27734 tablet_replica.cc:333] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.187937 27734 raft_consensus.cc:2243] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.188452 27734 raft_consensus.cc:2272] T a2364f929e6249b0a2256ddc10255cd9 P b77adb57e72244c9985896f8e11b5b12 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.191028 27734 tablet_replica.cc:333] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.191776 27734 raft_consensus.cc:2243] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.192216 27734 raft_consensus.cc:2272] T 16300993badb4edebfe11d31544fa93f P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.194802 27734 tablet_replica.cc:333] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.195505 27734 raft_consensus.cc:2243] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.196308 27734 raft_consensus.cc:2272] T 6523549f751b4897ad7a5eb4adbea662 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.198772 27734 tablet_replica.cc:333] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.199265 27734 raft_consensus.cc:2243] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.199635 27734 raft_consensus.cc:2272] T 960a9b9f7ac5452fab54e7f629cfc292 P b77adb57e72244c9985896f8e11b5b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.201519 27734 tablet_replica.cc:333] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.201993 27734 raft_consensus.cc:2243] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.202383 27734 raft_consensus.cc:2272] T fd185e3b83794d908340bc0843e71831 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.204281 27734 tablet_replica.cc:333] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.204741 27734 raft_consensus.cc:2243] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.205116 27734 raft_consensus.cc:2272] T 0cdb69459093445aa845322ebf379361 P b77adb57e72244c9985896f8e11b5b12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.207007 27734 tablet_replica.cc:333] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.207530 27734 raft_consensus.cc:2243] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.208297 27734 raft_consensus.cc:2272] T c2be69248c7948138eaf4b526336613d P b77adb57e72244c9985896f8e11b5b12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.210973 27734 tablet_replica.cc:333] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.211618 27734 raft_consensus.cc:2243] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.212128 27734 raft_consensus.cc:2272] T 1ebb514eecd44b2392f50970a50e2e74 P b77adb57e72244c9985896f8e11b5b12 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.215224 27734 tablet_replica.cc:333] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12: stopping tablet replica
I20260709 13:10:02.215818 27734 raft_consensus.cc:2243] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.216288 27734 raft_consensus.cc:2272] T 1c4d157bd1cc48ff9eb49f393479800b P b77adb57e72244c9985896f8e11b5b12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:02.238184 30942 consensus_peers.cc:597] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. 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 13:10:02.292948 30942 consensus_peers.cc:597] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.131:35277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:02.293419 30942 consensus_peers.cc:597] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.131:35277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:02.333211 30942 consensus_peers.cc:597] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.131:35277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:02.343143 27734 tablet_server.cc:196] TabletServer@127.27.21.131:0 shutdown complete.
W20260709 13:10:02.352627 30942 consensus_peers.cc:597] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.131:35277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:02.412444 27734 tablet_server.cc:179] TabletServer@127.27.21.132:0 shutting down...
I20260709 13:10:02.433408 32668 raft_consensus.cc:493] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:10:02.434134 32668 raft_consensus.cc:515] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:10:02.437397 32668 leader_election.cc:290] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
W20260709 13:10:02.439181 30942 consensus_peers.cc:597] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.131:35277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:02.448869 30940 leader_election.cc:336] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
W20260709 13:10:02.449522 30940 leader_election.cc:336] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Network error: Client connection negotiation failed: client connection to 127.27.21.130:39741: connect: Connection refused (error 111)
I20260709 13:10:02.449908 30940 leader_election.cc:304] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:10:02.450596 32668 raft_consensus.cc:2749] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:10:02.473734 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:02.474936 27734 tablet_replica.cc:333] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.475826 27734 raft_consensus.cc:2243] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.476367 27734 raft_consensus.cc:2272] T 415eb40626464269ac6ecde9fed9f570 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.478397 27734 tablet_replica.cc:333] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.478979 27734 raft_consensus.cc:2243] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.479422 27734 raft_consensus.cc:2272] T 14f6315f9b8f4cd583b1d65afef564ec P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.481246 27734 tablet_replica.cc:333] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.481869 27734 raft_consensus.cc:2243] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.482630 27734 raft_consensus.cc:2272] T ef4df8dc2d844863986f136ef6e584d4 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.484349 27734 tablet_replica.cc:333] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.484750 32668 raft_consensus.cc:493] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:10:02.485132 27734 raft_consensus.cc:2243] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.485321 32668 raft_consensus.cc:515] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } } peers { permanent_uuid: "21a86fb9c73c4c0badc09496e0abd023" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39741 } }
I20260709 13:10:02.485769 27734 raft_consensus.cc:2272] T d79dd0be47a241f28176b31e37630f0e P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.487632 32668 leader_election.cc:290] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355), 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741)
I20260709 13:10:02.488399 27734 tablet_replica.cc:333] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.489393 27734 raft_consensus.cc:2243] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.489930 27734 raft_consensus.cc:2272] T e74ad00611d84bd2bdfdd479902ea9e0 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:02.491696 30940 leader_election.cc:336] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:10:02.492264 27734 tablet_replica.cc:333] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
W20260709 13:10:02.492377 30940 leader_election.cc:336] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 21a86fb9c73c4c0badc09496e0abd023 (127.27.21.130:39741): Network error: Client connection negotiation failed: client connection to 127.27.21.130:39741: connect: Connection refused (error 111)
I20260709 13:10:02.492796 30940 leader_election.cc:304] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: 21a86fb9c73c4c0badc09496e0abd023, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:10:02.492974 27734 raft_consensus.cc:2243] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.493402 32668 raft_consensus.cc:2749] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:10:02.493611 27734 raft_consensus.cc:2272] T 65d72dd9374d47beb71048d06ede765f P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.495926 27734 tablet_replica.cc:333] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.496433 27734 raft_consensus.cc:2243] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.496869 27734 raft_consensus.cc:2272] T 5bfe8a7f9468457097fb7b6fbf7fa071 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.498895 27734 tablet_replica.cc:333] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.499485 27734 raft_consensus.cc:2243] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.499913 27734 raft_consensus.cc:2272] T 69ec8dbb345246b891374668348e8831 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.501812 27734 tablet_replica.cc:333] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.502363 27734 raft_consensus.cc:2243] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.502962 27734 raft_consensus.cc:2272] T e29ed2bf220e4cb7baecc2d0f5b12bbe P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.502928 32666 raft_consensus.cc:493] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c9d34127462849a3a71245c0c26b7ebe)
I20260709 13:10:02.503595 32666 raft_consensus.cc:515] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b77adb57e72244c9985896f8e11b5b12" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 35277 } } peers { permanent_uuid: "1ae7d47019814cee8ddc143cac7d1041" member_type: VOTER last_known_addr { host: "127.27.21.132" port: 43451 } } peers { permanent_uuid: "c9d34127462849a3a71245c0c26b7ebe" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 42355 } }
I20260709 13:10:02.505782 27734 tablet_replica.cc:333] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.505770 32666 leader_election.cc:290] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277), c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355)
I20260709 13:10:02.506784 27734 raft_consensus.cc:2243] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.507900 27734 raft_consensus.cc:2272] T 71fbe54094e04abf8e7958acbe65ad1f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:02.510565 30942 leader_election.cc:336] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Network error: Client connection negotiation failed: client connection to 127.27.21.131:35277: connect: Connection refused (error 111)
I20260709 13:10:02.511264 27734 tablet_replica.cc:333] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
W20260709 13:10:02.511373 30942 consensus_peers.cc:597] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 -> Peer b77adb57e72244c9985896f8e11b5b12 (127.27.21.131:35277): Couldn't send request to peer b77adb57e72244c9985896f8e11b5b12. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.131:35277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:02.511277 30940 leader_election.cc:336] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c9d34127462849a3a71245c0c26b7ebe (127.27.21.129:42355): Network error: Client connection negotiation failed: client connection to 127.27.21.129:42355: connect: Connection refused (error 111)
I20260709 13:10:02.512552 30940 leader_election.cc:304] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ae7d47019814cee8ddc143cac7d1041; no voters: b77adb57e72244c9985896f8e11b5b12, c9d34127462849a3a71245c0c26b7ebe
I20260709 13:10:02.512573 27734 raft_consensus.cc:2243] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.513445 32666 raft_consensus.cc:2749] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:10:02.513743 27734 raft_consensus.cc:2272] T e0dc9e727ca946d5bccccdcfb97ede94 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.516459 27734 tablet_replica.cc:333] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.517220 27734 raft_consensus.cc:2243] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.518011 27734 raft_consensus.cc:2272] T 756ee023304b414b8618c81babb942b5 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.519764 27734 tablet_replica.cc:333] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.520283 27734 raft_consensus.cc:2243] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.521090 27734 raft_consensus.cc:2272] T fd185e3b83794d908340bc0843e71831 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.523085 27734 tablet_replica.cc:333] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.523653 27734 raft_consensus.cc:2243] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.524075 27734 raft_consensus.cc:2272] T 960a9b9f7ac5452fab54e7f629cfc292 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.525988 27734 tablet_replica.cc:333] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.526528 27734 raft_consensus.cc:2243] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.526947 27734 raft_consensus.cc:2272] T ec4caf4b15a74a3bb574e3bfc1827541 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.528614 27734 tablet_replica.cc:333] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.529139 27734 raft_consensus.cc:2243] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.529979 27734 raft_consensus.cc:2272] T 513c628a44f74423a3d64b2a0605ad16 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.531859 27734 tablet_replica.cc:333] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.532465 27734 raft_consensus.cc:2243] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.532835 27734 raft_consensus.cc:2272] T 621c05584ac8468eb17581b3bea441ac P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.534689 27734 tablet_replica.cc:333] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.535259 27734 raft_consensus.cc:2243] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.537037 27734 raft_consensus.cc:2272] T a3d487a7dc514022a63596eed07aff45 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.539271 27734 tablet_replica.cc:333] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.540014 27734 raft_consensus.cc:2243] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.540475 27734 raft_consensus.cc:2272] T 32453f3ca33243dd964de86a7d5ba872 P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.542361 27734 tablet_replica.cc:333] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.542912 27734 raft_consensus.cc:2243] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.543634 27734 raft_consensus.cc:2272] T 7eb7d4edf4234e50a6797a89bb441842 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.546046 27734 tablet_replica.cc:333] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.546644 27734 raft_consensus.cc:2243] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.547061 27734 raft_consensus.cc:2272] T 354e251aa0a54f9eb7dae33988dfcbc2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.548830 27734 tablet_replica.cc:333] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.549470 27734 raft_consensus.cc:2243] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.549968 27734 raft_consensus.cc:2272] T 94a4f81f10f94fb6860148d32a0364b1 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.551689 27734 tablet_replica.cc:333] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.552214 27734 raft_consensus.cc:2243] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.552701 27734 raft_consensus.cc:2272] T f7c1484a9cbb47ce8f7f0ee27bc8d9ad P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.554853 27734 tablet_replica.cc:333] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.555445 27734 raft_consensus.cc:2243] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.555860 27734 raft_consensus.cc:2272] T 07731cbf4efd47888e1bb0573ffab8f2 P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.557678 27734 tablet_replica.cc:333] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.558233 27734 raft_consensus.cc:2243] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.558697 27734 raft_consensus.cc:2272] T 16300993badb4edebfe11d31544fa93f P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.560729 27734 tablet_replica.cc:333] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.561275 27734 raft_consensus.cc:2243] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.562136 27734 raft_consensus.cc:2272] T 2b4da0341bfa4922b8cb3a45a595a2ab P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.564025 27734 tablet_replica.cc:333] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.564572 27734 raft_consensus.cc:2243] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.565006 27734 raft_consensus.cc:2272] T a313afb46145402c9aaf0995e11aa513 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.566854 27734 tablet_replica.cc:333] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.567395 27734 raft_consensus.cc:2243] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.567813 27734 raft_consensus.cc:2272] T 05fcdaa7ae5f4cd8a1b319b27e2fb352 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.569670 27734 tablet_replica.cc:333] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.570268 27734 raft_consensus.cc:2243] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.571097 27734 raft_consensus.cc:2272] T af653385103645c9af6df2ce51628116 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.572893 27734 tablet_replica.cc:333] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.573463 27734 raft_consensus.cc:2243] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.573915 27734 raft_consensus.cc:2272] T bf41f1938da64974a5984950d67edff3 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.576145 27734 tablet_replica.cc:333] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.576900 27734 raft_consensus.cc:2243] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.577456 27734 raft_consensus.cc:2272] T c4a56818165a4259804ad1d598c71c58 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.579401 27734 tablet_replica.cc:333] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.579995 27734 raft_consensus.cc:2243] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.580458 27734 raft_consensus.cc:2272] T 1c4d157bd1cc48ff9eb49f393479800b P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.582587 27734 tablet_replica.cc:333] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.583348 27734 raft_consensus.cc:2243] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.583921 27734 raft_consensus.cc:2272] T 1ee62e1752ab454fa8b9cede26e93046 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.585975 27734 tablet_replica.cc:333] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.586527 27734 raft_consensus.cc:2243] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.587291 27734 raft_consensus.cc:2272] T a2364f929e6249b0a2256ddc10255cd9 P 1ae7d47019814cee8ddc143cac7d1041 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.589380 27734 tablet_replica.cc:333] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.589953 27734 raft_consensus.cc:2243] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.590382 27734 raft_consensus.cc:2272] T f7de1e7e0ec24b9da1cdc6d9747003ac P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.592238 27734 tablet_replica.cc:333] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.592733 27734 raft_consensus.cc:2243] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.593139 27734 raft_consensus.cc:2272] T 2836a7172bd04b3fadde9a3d26820be3 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.595000 27734 tablet_replica.cc:333] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.595510 27734 raft_consensus.cc:2243] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.595906 27734 raft_consensus.cc:2272] T fedd60c324d945aa8e43c3a2a40576c4 P 1ae7d47019814cee8ddc143cac7d1041 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.597929 27734 tablet_replica.cc:333] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.598412 27734 raft_consensus.cc:2243] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.599217 27734 raft_consensus.cc:2272] T 4ad580a7665342acb12cad2c0dfb7205 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.601122 27734 tablet_replica.cc:333] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.601658 27734 raft_consensus.cc:2243] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.602494 27734 raft_consensus.cc:2272] T cf6202287e1046adacf7bc267e776b6d P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.604990 27734 tablet_replica.cc:333] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.605787 27734 raft_consensus.cc:2243] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.606376 27734 raft_consensus.cc:2272] T c754f2b53c434c409ffaae3cb35e1330 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.608352 27734 tablet_replica.cc:333] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.608871 27734 raft_consensus.cc:2243] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.609335 27734 raft_consensus.cc:2272] T 0cdb69459093445aa845322ebf379361 P 1ae7d47019814cee8ddc143cac7d1041 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.611195 27734 tablet_replica.cc:333] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.611714 27734 raft_consensus.cc:2243] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.612486 27734 raft_consensus.cc:2272] T 5d8ffbc451cc44dc91b26ca3ee9fc88a P 1ae7d47019814cee8ddc143cac7d1041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.614406 27734 tablet_replica.cc:333] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.614912 27734 raft_consensus.cc:2243] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.615685 27734 raft_consensus.cc:2272] T 3df74f64b0e04d4795f417b7a2cf61a2 P 1ae7d47019814cee8ddc143cac7d1041 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.617692 27734 tablet_replica.cc:333] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041: stopping tablet replica
I20260709 13:10:02.618165 27734 raft_consensus.cc:2243] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.618974 27734 raft_consensus.cc:2272] T 034f0a41b6e34e91ab979b67c819ebee P 1ae7d47019814cee8ddc143cac7d1041 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.736477 27734 tablet_server.cc:196] TabletServer@127.27.21.132:0 shutdown complete.
I20260709 13:10:02.801438 27734 master.cc:562] Master@127.27.21.190:39953 shutting down...
I20260709 13:10:02.833210 27734 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:02.833846 27734 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.834182 27734 tablet_replica.cc:333] T 00000000000000000000000000000000 P 11a93fd476444855bfc792fe3f4598be: stopping tablet replica
I20260709 13:10:02.856986 27734 master.cc:584] Master@127.27.21.190:39953 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (50139 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:10:02.957599 27734 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.21.190:45293
I20260709 13:10:02.958835 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:02.966535 32672 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 13:10:02.966570 32671 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 13:10:02.967167 32674 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 13:10:02.968145 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:02.969408 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:02.969660 27734 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 13:10:02.969808 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602602969792 us; error 0 us; skew 500 ppm
I20260709 13:10:02.970322 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:02.972868 27734 webserver.cc:533] Webserver started at http://127.27.21.190:42495/ using document root <none> and password file <none>
I20260709 13:10:02.973418 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:02.973584 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:02.973803 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:02.974891 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/master-0-root/instance:
uuid: "0fe62c03776a4c96938f6a216b69fbd2"
format_stamp: "Formatted at 2026-07-09 13:10:02 on dist-test-slave-ndzg"
I20260709 13:10:02.979468 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:02.983388 32679 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:02.984400 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:10:02.985013 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/master-0-root
uuid: "0fe62c03776a4c96938f6a216b69fbd2"
format_stamp: "Formatted at 2026-07-09 13:10:02 on dist-test-slave-ndzg"
I20260709 13:10:02.985389 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-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 13:10:02.999660 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:03.001205 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:03.052408 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.190:45293
I20260709 13:10:03.052536 32730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.190:45293 every 8 connection(s)
I20260709 13:10:03.056867 32731 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 13:10:03.067852 32731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2: Bootstrap starting.
I20260709 13:10:03.072649 32731 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.077108 32731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2: No bootstrap required, opened a new log
I20260709 13:10:03.079682 32731 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fe62c03776a4c96938f6a216b69fbd2" member_type: VOTER }
I20260709 13:10:03.080143 32731 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:03.080327 32731 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fe62c03776a4c96938f6a216b69fbd2, State: Initialized, Role: FOLLOWER
I20260709 13:10:03.081128 32731 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0fe62c03776a4c96938f6a216b69fbd2" member_type: VOTER }
I20260709 13:10:03.081610 32731 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:03.081815 32731 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:03.082037 32731 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:03.088069 32731 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fe62c03776a4c96938f6a216b69fbd2" member_type: VOTER }
I20260709 13:10:03.088637 32731 leader_election.cc:304] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [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: 0fe62c03776a4c96938f6a216b69fbd2; no voters: 
I20260709 13:10:03.089798 32731 leader_election.cc:290] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:03.090139 32734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:03.091570 32734 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fe62c03776a4c96938f6a216b69fbd2, State: Running, Role: LEADER
I20260709 13:10:03.092193 32734 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [LEADER]: Queue going to LEADER mode. State: All 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: "0fe62c03776a4c96938f6a216b69fbd2" member_type: VOTER }
I20260709 13:10:03.092887 32731 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:03.096920 32735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0fe62c03776a4c96938f6a216b69fbd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fe62c03776a4c96938f6a216b69fbd2" member_type: VOTER } }
I20260709 13:10:03.097389 32736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0fe62c03776a4c96938f6a216b69fbd2. Latest consensus state: current_term: 1 leader_uuid: "0fe62c03776a4c96938f6a216b69fbd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fe62c03776a4c96938f6a216b69fbd2" member_type: VOTER } }
I20260709 13:10:03.097729 32735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:03.098232 32736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:03.106421 32741 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:03.112740 32741 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:03.114085 27734 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:03.122443 32741 catalog_manager.cc:1383] Generated new cluster ID: 7f39f70c2d574eb6ad540035ab112509
I20260709 13:10:03.122790 32741 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:03.168627 32741 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:03.170033 32741 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:03.183877 32741 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2: Generated new TSK 0
I20260709 13:10:03.184538 32741 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:03.246212 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:03.252730 32752 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 13:10:03.254156 32753 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 13:10:03.258459 27734 server_base.cc:1061] running on GCE node
W20260709 13:10:03.258491 32755 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 13:10:03.259733 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:03.259946 27734 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 13:10:03.260136 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602603260119 us; error 0 us; skew 500 ppm
I20260709 13:10:03.260722 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:03.263187 27734 webserver.cc:533] Webserver started at http://127.27.21.129:44623/ using document root <none> and password file <none>
I20260709 13:10:03.263682 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:03.263906 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:03.264200 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:03.265436 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-0-root/instance:
uuid: "8471649453744e43bf680b44b720c999"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-ndzg"
I20260709 13:10:03.270141 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:10:03.273563 32760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.274350 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:10:03.274672 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "8471649453744e43bf680b44b720c999"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-ndzg"
I20260709 13:10:03.274926 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-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 13:10:03.288611 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:03.289937 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:03.291476 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:03.294051 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:03.294284 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.294538 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:03.294735 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.334359 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:40359
I20260709 13:10:03.334498   354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:40359 every 8 connection(s)
I20260709 13:10:03.339651 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:03.349381   359 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 13:10:03.349996   360 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 13:10:03.352869   362 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 13:10:03.353356 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:03.355145 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:03.355334 27734 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 13:10:03.355599 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602603355580 us; error 0 us; skew 500 ppm
I20260709 13:10:03.356134 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:03.358587 27734 webserver.cc:533] Webserver started at http://127.27.21.130:41031/ using document root <none> and password file <none>
I20260709 13:10:03.359074 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:03.359270 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:03.359531 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:03.360658 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-1-root/instance:
uuid: "cc279c8d364d4a1cb4327a703afaff4f"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-ndzg"
I20260709 13:10:03.364626   355 heartbeater.cc:344] Connected to a master server at 127.27.21.190:45293
I20260709 13:10:03.365061   355 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:03.366039   355 heartbeater.cc:507] Master 127.27.21.190:45293 requested a full tablet report, sending...
I20260709 13:10:03.366607 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260709 13:10:03.368252 32696 ts_manager.cc:194] Registered new tserver with Master: 8471649453744e43bf680b44b720c999 (127.27.21.129:40359)
I20260709 13:10:03.370486 32696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42158
I20260709 13:10:03.370671   367 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.371671 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:10:03.372057 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-1-root
uuid: "cc279c8d364d4a1cb4327a703afaff4f"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-ndzg"
I20260709 13:10:03.372397 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-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 13:10:03.383040 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:03.384214 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:03.385712 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:03.388013 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:03.388188 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.388489 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:03.388656 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.429677 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.130:39851
I20260709 13:10:03.429819   429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.130:39851 every 8 connection(s)
I20260709 13:10:03.434500 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:03.444635   433 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 13:10:03.445813   434 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 13:10:03.450062 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:03.450866   430 heartbeater.cc:344] Connected to a master server at 127.27.21.190:45293
W20260709 13:10:03.451162   436 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 13:10:03.451335   430 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:03.452355 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:03.452440   430 heartbeater.cc:507] Master 127.27.21.190:45293 requested a full tablet report, sending...
W20260709 13:10:03.452651 27734 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 13:10:03.452898 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602603452880 us; error 0 us; skew 500 ppm
I20260709 13:10:03.453665 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:03.455076 32696 ts_manager.cc:194] Registered new tserver with Master: cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:03.456540 27734 webserver.cc:533] Webserver started at http://127.27.21.131:45885/ using document root <none> and password file <none>
I20260709 13:10:03.456835 32696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42162
I20260709 13:10:03.457131 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:03.457437 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:03.457726 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:03.458997 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-2-root/instance:
uuid: "a06ad35ea5d146129af72a266e6a1586"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-ndzg"
I20260709 13:10:03.464069 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260709 13:10:03.467626   441 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.468443 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:10:03.468721 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-2-root
uuid: "a06ad35ea5d146129af72a266e6a1586"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-ndzg"
I20260709 13:10:03.468966 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-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 13:10:03.482698 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:03.483888 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:03.485132 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:03.487684 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:03.487931 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.488268 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:03.488489 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:03.542006 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.131:40631
I20260709 13:10:03.542135   504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.131:40631 every 8 connection(s)
I20260709 13:10:03.558947   505 heartbeater.cc:344] Connected to a master server at 127.27.21.190:45293
I20260709 13:10:03.559429   505 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:03.560554   505 heartbeater.cc:507] Master 127.27.21.190:45293 requested a full tablet report, sending...
I20260709 13:10:03.563665 32696 ts_manager.cc:194] Registered new tserver with Master: a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:03.564494 27734 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019045406s
I20260709 13:10:03.565533 32696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42178
I20260709 13:10:03.592686 32696 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42188:
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 13:10:03.595685 32696 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 13:10:03.703657   470 tablet_service.cc:1511] Processing CreateTablet for tablet a84295c33e1046118c4f3f0ab99228e2 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:03.704196   469 tablet_service.cc:1511] Processing CreateTablet for tablet e5ebb5715fe5413abecb33f94fe84b25 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:03.705385   470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84295c33e1046118c4f3f0ab99228e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.706259   469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ebb5715fe5413abecb33f94fe84b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.708297   468 tablet_service.cc:1511] Processing CreateTablet for tablet cb04cb2f8813474d9da9ec531ef983f0 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:03.709929   468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb04cb2f8813474d9da9ec531ef983f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.710387   395 tablet_service.cc:1511] Processing CreateTablet for tablet a84295c33e1046118c4f3f0ab99228e2 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:03.711591   465 tablet_service.cc:1511] Processing CreateTablet for tablet a531bf60f9f44b45b216688aa3e6ba58 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:03.711930   395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84295c33e1046118c4f3f0ab99228e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.711998   393 tablet_service.cc:1511] Processing CreateTablet for tablet cb04cb2f8813474d9da9ec531ef983f0 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:03.715495   320 tablet_service.cc:1511] Processing CreateTablet for tablet a84295c33e1046118c4f3f0ab99228e2 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:03.718148   463 tablet_service.cc:1511] Processing CreateTablet for tablet faabb2a4db2e4231be19032e9ca17cfc (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:03.718523   319 tablet_service.cc:1511] Processing CreateTablet for tablet e5ebb5715fe5413abecb33f94fe84b25 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:03.720805   467 tablet_service.cc:1511] Processing CreateTablet for tablet b8908e68a9a144bda9b668043b8256cd (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:03.722108   464 tablet_service.cc:1511] Processing CreateTablet for tablet ee3c8362103f4bac89716d7e34bf6fec (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:03.722523   316 tablet_service.cc:1511] Processing CreateTablet for tablet 777d9b381a5245108b0c586b9041c63f (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:03.723694   386 tablet_service.cc:1511] Processing CreateTablet for tablet a3fc2d67381747d0923df29d7c44456c (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:03.724735   387 tablet_service.cc:1511] Processing CreateTablet for tablet a2624cc3bffb48348849b1db0405eb52 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:03.725327   315 tablet_service.cc:1511] Processing CreateTablet for tablet a531bf60f9f44b45b216688aa3e6ba58 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:03.725176   394 tablet_service.cc:1511] Processing CreateTablet for tablet e5ebb5715fe5413abecb33f94fe84b25 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:03.726475   461 tablet_service.cc:1511] Processing CreateTablet for tablet a3fc2d67381747d0923df29d7c44456c (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:03.727186   466 tablet_service.cc:1511] Processing CreateTablet for tablet 777d9b381a5245108b0c586b9041c63f (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:03.720798   318 tablet_service.cc:1511] Processing CreateTablet for tablet cb04cb2f8813474d9da9ec531ef983f0 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:03.727988   314 tablet_service.cc:1511] Processing CreateTablet for tablet ee3c8362103f4bac89716d7e34bf6fec (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:03.728596   388 tablet_service.cc:1511] Processing CreateTablet for tablet faabb2a4db2e4231be19032e9ca17cfc (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:03.720882   462 tablet_service.cc:1511] Processing CreateTablet for tablet a2624cc3bffb48348849b1db0405eb52 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:03.729923   391 tablet_service.cc:1511] Processing CreateTablet for tablet 777d9b381a5245108b0c586b9041c63f (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:03.730288   313 tablet_service.cc:1511] Processing CreateTablet for tablet faabb2a4db2e4231be19032e9ca17cfc (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:03.731356   389 tablet_service.cc:1511] Processing CreateTablet for tablet ee3c8362103f4bac89716d7e34bf6fec (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:03.732636   390 tablet_service.cc:1511] Processing CreateTablet for tablet a531bf60f9f44b45b216688aa3e6ba58 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:03.732983   392 tablet_service.cc:1511] Processing CreateTablet for tablet b8908e68a9a144bda9b668043b8256cd (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:03.735466   386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fc2d67381747d0923df29d7c44456c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.735260   317 tablet_service.cc:1511] Processing CreateTablet for tablet b8908e68a9a144bda9b668043b8256cd (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:03.738657   311 tablet_service.cc:1511] Processing CreateTablet for tablet a3fc2d67381747d0923df29d7c44456c (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:03.740468   393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb04cb2f8813474d9da9ec531ef983f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.717162   320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84295c33e1046118c4f3f0ab99228e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.737162   312 tablet_service.cc:1511] Processing CreateTablet for tablet a2624cc3bffb48348849b1db0405eb52 (DEFAULT_TABLE table=test-workload [id=e85698f7827c446983cfd21aef9e3ef5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:03.742434   312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2624cc3bffb48348849b1db0405eb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.743227   316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777d9b381a5245108b0c586b9041c63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.743986   311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fc2d67381747d0923df29d7c44456c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.744712   315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a531bf60f9f44b45b216688aa3e6ba58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.745639   318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb04cb2f8813474d9da9ec531ef983f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.746452   319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ebb5715fe5413abecb33f94fe84b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.749814   317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8908e68a9a144bda9b668043b8256cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.753687   465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a531bf60f9f44b45b216688aa3e6ba58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.757738   463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faabb2a4db2e4231be19032e9ca17cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.759672   390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a531bf60f9f44b45b216688aa3e6ba58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.767752   467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8908e68a9a144bda9b668043b8256cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.770219   389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3c8362103f4bac89716d7e34bf6fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.772204   464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3c8362103f4bac89716d7e34bf6fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.774531   392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8908e68a9a144bda9b668043b8256cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.776304   466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777d9b381a5245108b0c586b9041c63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.777640   461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fc2d67381747d0923df29d7c44456c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.777626   391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 777d9b381a5245108b0c586b9041c63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.782382   394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ebb5715fe5413abecb33f94fe84b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.785552   462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2624cc3bffb48348849b1db0405eb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.785946   388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faabb2a4db2e4231be19032e9ca17cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.785589   314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3c8362103f4bac89716d7e34bf6fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.793737   313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faabb2a4db2e4231be19032e9ca17cfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.797780   387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2624cc3bffb48348849b1db0405eb52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:03.934394   520 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:03.935025   521 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:03.963694   521 tablet_bootstrap.cc:654] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:03.995018   520 tablet_bootstrap.cc:654] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.009711   520 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.010242   520 ts_tablet_manager.cc:1403] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.007s
I20260709 13:10:04.012310   521 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.012880   521 ts_tablet_manager.cc:1403] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.000s
I20260709 13:10:04.013363   520 raft_consensus.cc:359] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.014199   520 raft_consensus.cc:385] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.014499   520 raft_consensus.cc:740] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.015420   520 consensus_queue.cc:260] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.016031   521 raft_consensus.cc:359] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.018302   521 raft_consensus.cc:385] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.018746   521 raft_consensus.cc:740] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.020954   521 consensus_queue.cc:260] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.022212   522 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.025871   520 ts_tablet_manager.cc:1434] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 13:10:04.027045   505 heartbeater.cc:499] Master 127.27.21.190:45293 was elected leader, sending a full tablet report...
I20260709 13:10:04.029747   522 tablet_bootstrap.cc:654] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.030802   521 ts_tablet_manager.cc:1434] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:10:04.031091   430 heartbeater.cc:499] Master 127.27.21.190:45293 was elected leader, sending a full tablet report...
I20260709 13:10:04.031891   521 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.036964   520 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.038578   521 tablet_bootstrap.cc:654] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:04.046705   506 tablet.cc:2406] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:04.047180   520 tablet_bootstrap.cc:654] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.050958   521 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.051553   521 ts_tablet_manager.cc:1403] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 13:10:04.054713   521 raft_consensus.cc:359] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.055506   521 raft_consensus.cc:385] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.055797   521 raft_consensus.cc:740] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.056845   521 consensus_queue.cc:260] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.059430   521 ts_tablet_manager.cc:1434] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:04.060534   521 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.068174   521 tablet_bootstrap.cc:654] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.068364   520 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.069067   520 ts_tablet_manager.cc:1403] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.012s
I20260709 13:10:04.072338   520 raft_consensus.cc:359] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.073137   520 raft_consensus.cc:385] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.073473   520 raft_consensus.cc:740] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.074437   520 consensus_queue.cc:260] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.077086   520 ts_tablet_manager.cc:1434] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:04.078118   520 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.087005   520 tablet_bootstrap.cc:654] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.087900   522 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.088570   522 ts_tablet_manager.cc:1403] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.051s
I20260709 13:10:04.088999   521 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.089568   521 ts_tablet_manager.cc:1403] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.019s
I20260709 13:10:04.092510   522 raft_consensus.cc:359] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.093178   522 raft_consensus.cc:385] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.092876   521 raft_consensus.cc:359] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.093410   520 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.093544   522 raft_consensus.cc:740] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.093705   521 raft_consensus.cc:385] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.094012   520 ts_tablet_manager.cc:1403] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:10:04.094209   521 raft_consensus.cc:740] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.094497   522 consensus_queue.cc:260] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.095080   521 consensus_queue.cc:260] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.096814   355 heartbeater.cc:499] Master 127.27.21.190:45293 was elected leader, sending a full tablet report...
I20260709 13:10:04.097368   522 ts_tablet_manager.cc:1434] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:10:04.097681   521 ts_tablet_manager.cc:1434] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:10:04.098320   522 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.098704   521 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.102934   520 raft_consensus.cc:359] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.103695   520 raft_consensus.cc:385] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.104020   520 raft_consensus.cc:740] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.104918   522 tablet_bootstrap.cc:654] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.105831   521 tablet_bootstrap.cc:654] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:04.107136 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:04.104833   520 consensus_queue.cc:260] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.114845   520 ts_tablet_manager.cc:1434] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:10:04.116348   520 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.126330   520 tablet_bootstrap.cc:654] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.126643   522 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.126708   521 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.127322   522 ts_tablet_manager.cc:1403] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260709 13:10:04.127442   521 ts_tablet_manager.cc:1403] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260709 13:10:04.130926   522 raft_consensus.cc:359] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.131922   522 raft_consensus.cc:385] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.132314   522 raft_consensus.cc:740] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.134684   521 raft_consensus.cc:359] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.135731   521 raft_consensus.cc:385] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.136111   521 raft_consensus.cc:740] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.136375   522 consensus_queue.cc:260] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.137042   521 consensus_queue.cc:260] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.138558   520 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.138649   522 ts_tablet_manager.cc:1434] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:10:04.139171   520 ts_tablet_manager.cc:1403] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260709 13:10:04.139451   521 ts_tablet_manager.cc:1434] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:10:04.139772   522 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.140465   521 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.142320   520 raft_consensus.cc:359] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.143015   520 raft_consensus.cc:385] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.143322   520 raft_consensus.cc:740] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.144052   520 consensus_queue.cc:260] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.146281   520 ts_tablet_manager.cc:1434] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:10:04.147207   522 tablet_bootstrap.cc:654] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.147297   520 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.147794   521 tablet_bootstrap.cc:654] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.154744   520 tablet_bootstrap.cc:654] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.161094   522 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.161116   521 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.161649   522 ts_tablet_manager.cc:1403] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 13:10:04.161826   521 ts_tablet_manager.cc:1403] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 13:10:04.163352   526 raft_consensus.cc:493] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.163842   526 raft_consensus.cc:515] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.164762   522 raft_consensus.cc:359] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.165531   522 raft_consensus.cc:385] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.165812   522 raft_consensus.cc:740] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.166098   520 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.166527   526 leader_election.cc:290] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.166587   522 consensus_queue.cc:260] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.167654   521 raft_consensus.cc:359] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.166620   520 ts_tablet_manager.cc:1403] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.003s
I20260709 13:10:04.168740   522 ts_tablet_manager.cc:1434] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:04.169992   522 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.172259   520 raft_consensus.cc:359] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.173092   520 raft_consensus.cc:385] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.173410   520 raft_consensus.cc:740] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.168427   521 raft_consensus.cc:385] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.174548   521 raft_consensus.cc:740] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.175333   521 consensus_queue.cc:260] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.176807   522 tablet_bootstrap.cc:654] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.178377   521 ts_tablet_manager.cc:1434] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:10:04.179543   521 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.176983   520 consensus_queue.cc:260] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.187508   521 tablet_bootstrap.cc:654] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.198367   526 raft_consensus.cc:493] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.199361   526 raft_consensus.cc:515] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.202792   526 leader_election.cc:290] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.205189   520 ts_tablet_manager.cc:1434] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:10:04.211068   520 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.214751   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2624cc3bffb48348849b1db0405eb52" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.216259   329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.216601   521 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.217064   329 raft_consensus.cc:2468] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 0.
I20260709 13:10:04.217185   521 ts_tablet_manager.cc:1403] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.013s
I20260709 13:10:04.220929   521 raft_consensus.cc:359] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.221797   521 raft_consensus.cc:385] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.222111   521 raft_consensus.cc:740] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.222978   520 tablet_bootstrap.cc:654] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.224599   522 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.225162   522 ts_tablet_manager.cc:1403] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.017s
I20260709 13:10:04.228803   526 raft_consensus.cc:493] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.229374   526 raft_consensus.cc:515] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.229521   522 raft_consensus.cc:359] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.230198   522 raft_consensus.cc:385] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:10:04.230232   371 leader_election.cc:343] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.230485   522 raft_consensus.cc:740] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.231503   526 leader_election.cc:290] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.231447   522 consensus_queue.cc:260] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.231546   371 leader_election.cc:304] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.234019   526 raft_consensus.cc:2804] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.234184   522 ts_tablet_manager.cc:1434] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:10:04.234436   526 raft_consensus.cc:493] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.234866   526 raft_consensus.cc:3060] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.235333   522 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.235813   329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
W20260709 13:10:04.241932   371 leader_election.cc:343] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.242786   522 tablet_bootstrap.cc:654] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.243800   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2624cc3bffb48348849b1db0405eb52" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.244272   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.244589   480 raft_consensus.cc:2468] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 0.
I20260709 13:10:04.241729   521 consensus_queue.cc:260] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.246271   520 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.246614   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.247300   480 raft_consensus.cc:2468] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 0.
W20260709 13:10:04.248608   371 leader_election.cc:343] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.249842   371 leader_election.cc:304] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [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: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 8471649453744e43bf680b44b720c999
I20260709 13:10:04.246840   520 ts_tablet_manager.cc:1403] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.000s
I20260709 13:10:04.253618   521 ts_tablet_manager.cc:1434] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.000s
I20260709 13:10:04.251344   526 raft_consensus.cc:515] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.255108   520 raft_consensus.cc:359] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.255810   521 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.255976   520 raft_consensus.cc:385] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.256424   520 raft_consensus.cc:740] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.257467   526 leader_election.cc:290] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.257763   520 consensus_queue.cc:260] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.258392   526 raft_consensus.cc:2804] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.259021   526 raft_consensus.cc:493] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.259541   526 raft_consensus.cc:3060] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.263880   371 leader_election.cc:304] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [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: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 8471649453744e43bf680b44b720c999
I20260709 13:10:04.266743   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:04.267947   329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
W20260709 13:10:04.268435   371 leader_election.cc:343] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.268628   329 raft_consensus.cc:3060] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.271435   526 raft_consensus.cc:515] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.270545   546 raft_consensus.cc:2804] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.274986   520 ts_tablet_manager.cc:1434] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 13:10:04.276371   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2624cc3bffb48348849b1db0405eb52" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:04.276714   526 leader_election.cc:290] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.277434   330 raft_consensus.cc:3060] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.279284   526 raft_consensus.cc:493] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.280041   526 raft_consensus.cc:515] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.282892   526 leader_election.cc:290] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.284381   330 raft_consensus.cc:2468] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
I20260709 13:10:04.287242   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2624cc3bffb48348849b1db0405eb52" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:04.287906   480 raft_consensus.cc:3060] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.288424   329 raft_consensus.cc:2468] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
I20260709 13:10:04.288715   371 leader_election.cc:304] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.289223   520 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.289754   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.290280   526 raft_consensus.cc:2804] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.290642   479 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 0.
I20260709 13:10:04.290944   526 raft_consensus.cc:697] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:04.292017   526 consensus_queue.cc:237] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.293381   371 leader_election.cc:304] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:04.285563   521 tablet_bootstrap.cc:654] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.301517   520 tablet_bootstrap.cc:654] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.301849   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.298317   545 raft_consensus.cc:2804] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.303129   330 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 0.
I20260709 13:10:04.301323   522 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.303930   522 ts_tablet_manager.cc:1403] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.034s
I20260709 13:10:04.303277   545 raft_consensus.cc:697] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:04.304085   371 leader_election.cc:304] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.275777   546 raft_consensus.cc:493] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.306104   546 raft_consensus.cc:3060] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.307407   480 raft_consensus.cc:2468] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
I20260709 13:10:04.304826   545 consensus_queue.cc:237] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.309391   522 raft_consensus.cc:359] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.310204   522 raft_consensus.cc:385] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.310500   522 raft_consensus.cc:740] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.315112   522 consensus_queue.cc:260] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.318055   522 ts_tablet_manager.cc:1434] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:10:04.319240   522 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.315845   547 raft_consensus.cc:2804] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.319834   547 raft_consensus.cc:493] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.320188   547 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.324209   546 raft_consensus.cc:515] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.326625   546 leader_election.cc:290] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.327875   522 tablet_bootstrap.cc:654] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.328305   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:04.333635   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:04.334483   480 raft_consensus.cc:3060] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.335100   525 raft_consensus.cc:493] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.335624   525 raft_consensus.cc:515] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
W20260709 13:10:04.337694   371 leader_election.cc:343] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.341441   525 leader_election.cc:290] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.360522   520 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.361349   520 ts_tablet_manager.cc:1403] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.002s
I20260709 13:10:04.363246 32694 catalog_manager.cc:5697] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 1 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.357599   521 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.366942   521 ts_tablet_manager.cc:1403] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.006s
I20260709 13:10:04.369081   547 raft_consensus.cc:515] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.370123   521 raft_consensus.cc:359] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.370859   521 raft_consensus.cc:385] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.371299   521 raft_consensus.cc:740] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.370983 32694 catalog_manager.cc:5697] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 1 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.372522   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:04.373175   330 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.373543   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:04.374130   479 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.376463   480 raft_consensus.cc:2468] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
I20260709 13:10:04.377915   547 leader_election.cc:290] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.378504   521 consensus_queue.cc:260] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.366246   520 raft_consensus.cc:359] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.380419   520 raft_consensus.cc:385] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.380750   520 raft_consensus.cc:740] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.380880   521 ts_tablet_manager.cc:1434] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 13:10:04.381554   520 consensus_queue.cc:260] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.382046   521 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.383033   479 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
I20260709 13:10:04.383528   330 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
I20260709 13:10:04.384439   371 leader_election.cc:304] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.386819   522 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.386819   371 leader_election.cc:304] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 8471649453744e43bf680b44b720c999
I20260709 13:10:04.387542   522 ts_tablet_manager.cc:1403] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.002s
I20260709 13:10:04.387609   520 ts_tablet_manager.cc:1434] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:10:04.388757   520 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.390233   521 tablet_bootstrap.cc:654] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.391844   522 raft_consensus.cc:359] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.392585   522 raft_consensus.cc:385] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.393405   545 raft_consensus.cc:2804] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.393540   522 raft_consensus.cc:740] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.393985   545 raft_consensus.cc:697] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:04.394891   545 consensus_queue.cc:237] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.396258   522 consensus_queue.cc:260] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.399436   520 tablet_bootstrap.cc:654] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.399928   547 raft_consensus.cc:2804] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.401269   547 raft_consensus.cc:697] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:04.402740   547 consensus_queue.cc:237] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.413683   522 ts_tablet_manager.cc:1434] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.007s
I20260709 13:10:04.415107   522 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.427477   532 raft_consensus.cc:493] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.428248   532 raft_consensus.cc:515] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.437003   532 leader_election.cc:290] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.460430   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.465793   405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.466852   405 raft_consensus.cc:2468] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 0.
I20260709 13:10:04.468171   525 raft_consensus.cc:493] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.468722   525 raft_consensus.cc:515] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
W20260709 13:10:04.468961   446 leader_election.cc:343] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.471002   525 leader_election.cc:290] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.472721   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.473474   330 raft_consensus.cc:2468] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 0.
I20260709 13:10:04.474711   446 leader_election.cc:304] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:04.476724   405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.479300   405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.478561   444 leader_election.cc:304] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [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: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 8471649453744e43bf680b44b720c999
W20260709 13:10:04.480757 32762 leader_election.cc:343] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.481086   525 raft_consensus.cc:2804] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.481525   525 raft_consensus.cc:493] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.481827   525 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.488027   525 raft_consensus.cc:515] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.489845   520 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.490602   520 ts_tablet_manager.cc:1403] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.102s	user 0.032s	sys 0.019s
I20260709 13:10:04.491281   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
W20260709 13:10:04.491524   444 leader_election.cc:343] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.491910   330 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.493422   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.494199   480 raft_consensus.cc:2393] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8471649453744e43bf680b44b720c999 in current term 1: Already voted for candidate a06ad35ea5d146129af72a266e6a1586 in this term.
I20260709 13:10:04.494216   521 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.494802   521 ts_tablet_manager.cc:1403] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.113s	user 0.021s	sys 0.040s
I20260709 13:10:04.495669   522 tablet_bootstrap.cc:654] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.495424 32764 leader_election.cc:304] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8471649453744e43bf680b44b720c999; no voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:04.497431   521 raft_consensus.cc:359] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.498152   521 raft_consensus.cc:385] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.498430   521 raft_consensus.cc:740] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.494253   566 raft_consensus.cc:2804] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.499483   566 raft_consensus.cc:493] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.499833   566 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.499912   330 raft_consensus.cc:2468] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 1.
I20260709 13:10:04.500519   532 raft_consensus.cc:2749] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:04.504328   525 leader_election.cc:290] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.504863   521 consensus_queue.cc:260] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.506143   446 leader_election.cc:304] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:04.507249   520 raft_consensus.cc:359] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.507961   520 raft_consensus.cc:385] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.507740   405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:04.508327   520 raft_consensus.cc:740] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.509079   520 consensus_queue.cc:260] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
W20260709 13:10:04.509761   444 leader_election.cc:343] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.511080   525 raft_consensus.cc:2804] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.511688   521 ts_tablet_manager.cc:1434] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 13:10:04.514073   532 raft_consensus.cc:493] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.514578   532 raft_consensus.cc:515] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.515388   522 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.515962   522 ts_tablet_manager.cc:1403] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.006s
I20260709 13:10:04.516126   521 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.516772   532 leader_election.cc:290] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.518330   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.518456   405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
W20260709 13:10:04.520192 32762 leader_election.cc:343] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:04.520843 32764 leader_election.cc:343] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.521442 32764 leader_election.cc:304] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8471649453744e43bf680b44b720c999; no voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:04.520364   522 raft_consensus.cc:359] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.522459   569 raft_consensus.cc:493] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.522756   532 raft_consensus.cc:2749] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:04.522756   522 raft_consensus.cc:385] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.524758   520 ts_tablet_manager.cc:1434] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:10:04.526211   520 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.526424   566 raft_consensus.cc:515] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.528874   566 leader_election.cc:290] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.536034   521 tablet_bootstrap.cc:654] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.524742 32694 catalog_manager.cc:5697] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 1 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.538790   405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:04.539423   405 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.524796   522 raft_consensus.cc:740] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.539101 32694 catalog_manager.cc:5697] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 1 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.541851   522 consensus_queue.cc:260] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.523345   569 raft_consensus.cc:515] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.546717   569 leader_election.cc:290] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.547528   525 raft_consensus.cc:697] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:04.548655   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:04.548942   525 consensus_queue.cc:237] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.548673   404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.536852   566 raft_consensus.cc:493] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.553855   569 raft_consensus.cc:493] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.554417   569 raft_consensus.cc:515] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.556504   569 leader_election.cc:290] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.553404   566 raft_consensus.cc:515] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.559556   520 tablet_bootstrap.cc:654] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.561136   566 leader_election.cc:290] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.569272   404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fc2d67381747d0923df29d7c44456c" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.570101   404 raft_consensus.cc:2468] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 0.
I20260709 13:10:04.571261   403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777d9b381a5245108b0c586b9041c63f" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.571981   403 raft_consensus.cc:2468] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 0.
I20260709 13:10:04.572254   522 ts_tablet_manager.cc:1434] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.002s
I20260709 13:10:04.573139   444 leader_election.cc:304] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.574384   571 raft_consensus.cc:2804] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.574822   571 raft_consensus.cc:493] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.575202   571 raft_consensus.cc:3060] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.574708   444 leader_election.cc:304] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.576175   566 raft_consensus.cc:2804] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.576784   566 raft_consensus.cc:493] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.577268   566 raft_consensus.cc:3060] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.549333   405 raft_consensus.cc:2468] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 1.
I20260709 13:10:04.574062   522 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.583976   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.584173   444 leader_election.cc:304] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.585081   330 raft_consensus.cc:2393] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a06ad35ea5d146129af72a266e6a1586 in current term 1: Already voted for candidate cc279c8d364d4a1cb4327a703afaff4f in this term.
I20260709 13:10:04.585345   570 raft_consensus.cc:2804] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.588716   570 raft_consensus.cc:697] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
W20260709 13:10:04.589594   446 leader_election.cc:343] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.590322   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fc2d67381747d0923df29d7c44456c" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.590762   446 leader_election.cc:304] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586; no voters: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:04.591668   525 raft_consensus.cc:3060] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.597487   521 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.598054   521 ts_tablet_manager.cc:1403] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.017s
I20260709 13:10:04.590322   570 consensus_queue.cc:237] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.604031   525 raft_consensus.cc:2749] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:04.606220   571 raft_consensus.cc:515] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.607928   521 raft_consensus.cc:359] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.608922   521 raft_consensus.cc:385] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.609201   521 raft_consensus.cc:740] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.607723   522 tablet_bootstrap.cc:654] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.616350   520 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.616838   520 ts_tablet_manager.cc:1403] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.003s
I20260709 13:10:04.617898   521 consensus_queue.cc:260] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.620332   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777d9b381a5245108b0c586b9041c63f" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.621673   405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fc2d67381747d0923df29d7c44456c" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:04.622292   405 raft_consensus.cc:3060] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.623257   330 raft_consensus.cc:2468] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 0.
I20260709 13:10:04.624365   566 raft_consensus.cc:515] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.625797   571 leader_election.cc:290] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.628376   532 raft_consensus.cc:493] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.628598   566 leader_election.cc:290] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:04.626747   521 ts_tablet_manager.cc:1434] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.006s
W20260709 13:10:04.626782   446 leader_election.cc:343] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.629940   521 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f: Bootstrap starting.
I20260709 13:10:04.628971   532 raft_consensus.cc:515] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.632174   403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777d9b381a5245108b0c586b9041c63f" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:04.632481   329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "777d9b381a5245108b0c586b9041c63f" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:04.632755   403 raft_consensus.cc:3060] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.633085   329 raft_consensus.cc:3060] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.635718   404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.636145   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.636289   532 leader_election.cc:290] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.636098   521 tablet_bootstrap.cc:654] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.636385   404 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8471649453744e43bf680b44b720c999 in term 0.
I20260709 13:10:04.638505   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fc2d67381747d0923df29d7c44456c" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:04.642990   405 raft_consensus.cc:2468] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 1.
I20260709 13:10:04.645566 32762 leader_election.cc:304] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.646598   532 raft_consensus.cc:2804] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.647244   532 raft_consensus.cc:493] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.651778   532 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.652815   403 raft_consensus.cc:2468] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 1.
I20260709 13:10:04.645197   444 leader_election.cc:304] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.653816   566 raft_consensus.cc:2804] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.654069   444 leader_election.cc:304] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.655051   571 raft_consensus.cc:2804] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.655529   571 raft_consensus.cc:697] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:04.656353   571 consensus_queue.cc:237] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.647796   329 raft_consensus.cc:2468] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 1.
I20260709 13:10:04.654302   566 raft_consensus.cc:697] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:04.650274   522 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.660701   522 ts_tablet_manager.cc:1403] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.006s
I20260709 13:10:04.660471   566 consensus_queue.cc:237] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.666109   547 raft_consensus.cc:493] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.666615   547 raft_consensus.cc:515] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.661619   532 raft_consensus.cc:515] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.668385   522 raft_consensus.cc:359] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.669230   522 raft_consensus.cc:385] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.669701   522 raft_consensus.cc:740] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.670476   522 consensus_queue.cc:260] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.671577   547 leader_election.cc:290] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.673547   329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.674502   329 raft_consensus.cc:2393] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc279c8d364d4a1cb4327a703afaff4f in current term 1: Already voted for candidate a06ad35ea5d146129af72a266e6a1586 in this term.
I20260709 13:10:04.675024   522 ts_tablet_manager.cc:1434] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:10:04.676218   522 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.676532   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.677028   521 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f: No bootstrap required, opened a new log
I20260709 13:10:04.677526   521 ts_tablet_manager.cc:1403] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.018s
I20260709 13:10:04.680182   522 tablet_bootstrap.cc:654] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.680241   521 raft_consensus.cc:359] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.681006   521 raft_consensus.cc:385] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.681308   521 raft_consensus.cc:740] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.682024   521 consensus_queue.cc:260] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.683320   371 leader_election.cc:304] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc279c8d364d4a1cb4327a703afaff4f; no voters: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:04.684031   521 ts_tablet_manager.cc:1434] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:04.684379   545 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.685859   532 leader_election.cc:290] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 election: Requested vote from peers cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.685849   522 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.686829   522 ts_tablet_manager.cc:1403] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:10:04.686993   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:04.690163   522 raft_consensus.cc:359] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.690914   522 raft_consensus.cc:385] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.690865   403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:04.691454   522 raft_consensus.cc:740] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.691660   403 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.692332   522 consensus_queue.cc:260] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.694742   522 ts_tablet_manager.cc:1434] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:04.695065   545 raft_consensus.cc:2749] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:04.695716   522 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:04.663555   520 raft_consensus.cc:359] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
W20260709 13:10:04.664347   446 leader_election.cc:343] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:04.698573   520 raft_consensus.cc:385] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.699031   520 raft_consensus.cc:740] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.699730   520 consensus_queue.cc:260] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
W20260709 13:10:04.700523   446 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:40359, user_credentials={real_user=slave}} blocked reactor thread for 49516.9us
I20260709 13:10:04.701579   403 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8471649453744e43bf680b44b720c999 in term 1.
I20260709 13:10:04.700595   480 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8471649453744e43bf680b44b720c999 in term 0.
I20260709 13:10:04.702765 32762 leader_election.cc:304] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:04.704172   532 raft_consensus.cc:2804] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.704523   532 raft_consensus.cc:697] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 LEADER]: Becoming Leader. State: Replica: 8471649453744e43bf680b44b720c999, State: Running, Role: LEADER
I20260709 13:10:04.705372   532 consensus_queue.cc:237] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.706561   545 consensus_queue.cc:1048] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:04.707834 32694 catalog_manager.cc:5697] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 0 to 1, leader changed from <none> to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.713755   522 tablet_bootstrap.cc:654] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.720575   520 ts_tablet_manager.cc:1434] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.103s	user 0.012s	sys 0.001s
I20260709 13:10:04.722040   520 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586: Bootstrap starting.
I20260709 13:10:04.725342 32694 catalog_manager.cc:5697] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8471649453744e43bf680b44b720c999 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "8471649453744e43bf680b44b720c999" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.730067   520 tablet_bootstrap.cc:654] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:04.732622   522 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: No bootstrap required, opened a new log
I20260709 13:10:04.733101   522 ts_tablet_manager.cc:1403] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.001s
I20260709 13:10:04.735692   522 raft_consensus.cc:359] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.736658   522 raft_consensus.cc:385] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.737008   522 raft_consensus.cc:740] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.738090   522 consensus_queue.cc:260] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.738991 32696 catalog_manager.cc:5697] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 0 to 1, leader changed from <none> to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.741205   522 ts_tablet_manager.cc:1434] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:04.740900 32696 catalog_manager.cc:5697] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 0 to 1, leader changed from <none> to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.744293   520 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586: No bootstrap required, opened a new log
I20260709 13:10:04.744675   520 ts_tablet_manager.cc:1403] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 13:10:04.743749 32696 catalog_manager.cc:5697] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 0 to 1, leader changed from <none> to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:04.747587   520 raft_consensus.cc:359] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.748298   520 raft_consensus.cc:385] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:04.748585   520 raft_consensus.cc:740] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Initialized, Role: FOLLOWER
I20260709 13:10:04.749351   520 consensus_queue.cc:260] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.750984   520 ts_tablet_manager.cc:1434] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:04.758255   532 raft_consensus.cc:493] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.759016   532 raft_consensus.cc:515] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.763032   403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.767153   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.767963   480 raft_consensus.cc:2393] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8471649453744e43bf680b44b720c999 in current term 1: Already voted for candidate cc279c8d364d4a1cb4327a703afaff4f in this term.
I20260709 13:10:04.769747   532 leader_election.cc:290] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.769799 32764 leader_election.cc:304] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8471649453744e43bf680b44b720c999; no voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:04.771064   532 raft_consensus.cc:3060] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.771010   545 consensus_queue.cc:1048] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.779680   532 raft_consensus.cc:2749] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:04.820693   545 consensus_queue.cc:1048] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.821681   546 raft_consensus.cc:493] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.822276   546 raft_consensus.cc:515] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.823971   546 leader_election.cc:290] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.825001   330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999" is_pre_election: true
I20260709 13:10:04.825325   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.825888   330 raft_consensus.cc:2468] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 0.
I20260709 13:10:04.826157   480 raft_consensus.cc:2468] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 0.
I20260709 13:10:04.827239   371 leader_election.cc:304] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.827971   546 raft_consensus.cc:2804] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:04.828356   546 raft_consensus.cc:493] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:04.828673   546 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.834225   592 consensus_queue.cc:1048] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.837828   546 raft_consensus.cc:515] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.840289   546 leader_election.cc:290] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.840972   329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:04.841655   329 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.843705   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:04.844367   480 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.850086   329 raft_consensus.cc:2468] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
I20260709 13:10:04.851240   371 leader_election.cc:304] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:04.851667   480 raft_consensus.cc:2468] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
I20260709 13:10:04.851984   546 raft_consensus.cc:2804] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:04.852797   546 raft_consensus.cc:697] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:04.853649   546 consensus_queue.cc:237] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.861156 32694 catalog_manager.cc:5697] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 1 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:04.893270   532 raft_consensus.cc:493] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:04.893936   532 raft_consensus.cc:515] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:04.895736   532 leader_election.cc:290] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:04.896654   403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:04.896714   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:04.897676   403 raft_consensus.cc:2393] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8471649453744e43bf680b44b720c999 in current term 1: Already voted for candidate a06ad35ea5d146129af72a266e6a1586 in this term.
I20260709 13:10:04.898655 32762 leader_election.cc:304] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8471649453744e43bf680b44b720c999; no voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:04.899312   532 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:04.904174   532 raft_consensus.cc:2749] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:04.976444   546 consensus_queue.cc:1048] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:04.980247   546 consensus_queue.cc:1048] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.991947   546 consensus_queue.cc:1048] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:04.994953   546 consensus_queue.cc:1048] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:05.013100   566 consensus_queue.cc:1048] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:05.025036   570 consensus_queue.cc:1048] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:05.055450   571 consensus_queue.cc:1048] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:05.066313   571 consensus_queue.cc:1048] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:05.068281   532 raft_consensus.cc:493] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:05.068924   532 raft_consensus.cc:515] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:05.071435   532 leader_election.cc:290] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:05.071799   405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fc2d67381747d0923df29d7c44456c" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f" is_pre_election: true
I20260709 13:10:05.072753   405 raft_consensus.cc:2393] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8471649453744e43bf680b44b720c999 in current term 1: Already voted for candidate a06ad35ea5d146129af72a266e6a1586 in this term.
I20260709 13:10:05.073611   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fc2d67381747d0923df29d7c44456c" candidate_uuid: "8471649453744e43bf680b44b720c999" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:05.075281 32764 leader_election.cc:304] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8471649453744e43bf680b44b720c999; no voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:05.076341   532 raft_consensus.cc:3060] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.079641   571 consensus_queue.cc:1048] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:05.083526   532 raft_consensus.cc:2749] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:05.089325   566 consensus_queue.cc:1048] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:05.094035   566 consensus_queue.cc:1048] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:05.108655   570 consensus_queue.cc:1048] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:05.120680 27734 ts_manager.cc:295] Set tserver state for 8471649453744e43bf680b44b720c999 to MAINTENANCE_MODE
I20260709 13:10:05.121593 27734 tablet_server.cc:179] TabletServer@127.27.21.129:0 shutting down...
I20260709 13:10:05.149412 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:05.150219 27734 tablet_replica.cc:333] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.150846 27734 raft_consensus.cc:2243] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.151314 27734 raft_consensus.cc:2272] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.153853 27734 tablet_replica.cc:333] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.154419 27734 raft_consensus.cc:2243] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.154834 27734 raft_consensus.cc:2272] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.156909 27734 tablet_replica.cc:333] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.157501 27734 raft_consensus.cc:2243] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.157888 27734 raft_consensus.cc:2272] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.159441   479 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:05.159942 27734 tablet_replica.cc:333] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.160542 27734 raft_consensus.cc:2243] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.160948 27734 raft_consensus.cc:2272] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.163368 27734 tablet_replica.cc:333] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.163946 27734 raft_consensus.cc:2243] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.164541 27734 pending_rounds.cc:70] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Trying to abort 1 pending ops.
I20260709 13:10:05.164788 27734 pending_rounds.cc:77] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636268881502208 op_type: NO_OP noop_request { }
I20260709 13:10:05.165247 27734 raft_consensus.cc:2889] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:05.165618 27734 raft_consensus.cc:2272] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.167824 27734 tablet_replica.cc:333] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.168363 27734 raft_consensus.cc:2243] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.168767 27734 raft_consensus.cc:2272] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.171336 27734 tablet_replica.cc:333] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.172030 27734 raft_consensus.cc:2243] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.172500 27734 raft_consensus.cc:2272] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.175168 27734 tablet_replica.cc:333] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.175915 27734 raft_consensus.cc:2243] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.176422 27734 raft_consensus.cc:2272] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.179006 27734 tablet_replica.cc:333] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.179499 27734 raft_consensus.cc:2243] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.179885 27734 raft_consensus.cc:2272] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.182062 27734 tablet_replica.cc:333] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: stopping tablet replica
I20260709 13:10:05.182520 27734 raft_consensus.cc:2243] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.182900 27734 raft_consensus.cc:2272] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.203517 27734 tablet_server.cc:196] TabletServer@127.27.21.129:0 shutdown complete.
W20260709 13:10:05.249955   371 consensus_peers.cc:597] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:05.271615   371 consensus_peers.cc:597] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:05.293866   546 consensus_queue.cc:1048] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:05.329437   371 consensus_peers.cc:597] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:05.445708   446 consensus_peers.cc:597] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:05.467831   371 consensus_peers.cc:597] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:05.531054   446 consensus_peers.cc:597] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:05.621047   446 consensus_peers.cc:597] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:05.620707   371 consensus_peers.cc:597] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:05.656190   446 consensus_peers.cc:597] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:06.135936 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:06.223591   545 raft_consensus.cc:493] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:06.224285   545 raft_consensus.cc:515] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:06.226334   545 leader_election.cc:290] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:06.228150   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586" is_pre_election: true
I20260709 13:10:06.229141   479 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 1.
W20260709 13:10:06.230175   371 leader_election.cc:336] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111)
I20260709 13:10:06.230957   371 leader_election.cc:304] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [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: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 8471649453744e43bf680b44b720c999
I20260709 13:10:06.231666   545 raft_consensus.cc:2804] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:06.231987   545 raft_consensus.cc:493] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:06.232245   545 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.239616   545 raft_consensus.cc:515] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:06.241254   545 leader_election.cc:290] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 2 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:06.243196   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:06.243897   479 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:06.245566   371 leader_election.cc:336] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111)
I20260709 13:10:06.251291   479 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 2.
I20260709 13:10:06.252378   371 leader_election.cc:304] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [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: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 8471649453744e43bf680b44b720c999
I20260709 13:10:06.253036   545 raft_consensus.cc:2804] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:06.253533   545 raft_consensus.cc:697] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:06.254601   545 consensus_queue.cc:237] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Queue going to LEADER 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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:06.262213 32694 catalog_manager.cc:5697] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 1 to 2, leader changed from 8471649453744e43bf680b44b720c999 (127.27.21.129) to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 2 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:06.330111   371 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111) [suppressed 116 similar messages]
I20260709 13:10:06.781184   479 raft_consensus.cc:1275] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:10:06.783607   545 consensus_queue.cc:1048] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:06.790020   371 consensus_peers.cc:597] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:07.137369 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:07.645277   371 consensus_peers.cc:597] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:07.777141   371 consensus_peers.cc:597] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:07.830785   371 consensus_peers.cc:597] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:07.911497   446 consensus_peers.cc:597] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:07.945847   371 consensus_peers.cc:597] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:07.960906   371 consensus_peers.cc:597] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:07.997385   446 consensus_peers.cc:597] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:08.074760   446 consensus_peers.cc:597] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:08.138974 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:08.244910   446 consensus_peers.cc:597] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:09.118672   371 consensus_peers.cc:597] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:09.140599 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:10.025142   371 consensus_peers.cc:597] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:10.142107 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:10.222572 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:10.231843   624 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 13:10:10.231882   625 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 13:10:10.233632 27734 server_base.cc:1061] running on GCE node
W20260709 13:10:10.233256   627 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 13:10:10.236019 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:10.236296 27734 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 13:10:10.236505 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602610236491 us; error 0 us; skew 500 ppm
I20260709 13:10:10.237170 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:10.240809 27734 webserver.cc:533] Webserver started at http://127.27.21.129:44623/ using document root <none> and password file <none>
I20260709 13:10:10.241464 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:10.241631 27734 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:10:10.246191 27734 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:10:10.250779   632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:10.251785 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:10:10.252161 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "8471649453744e43bf680b44b720c999"
format_stamp: "Formatted at 2026-07-09 13:10:03 on dist-test-slave-ndzg"
I20260709 13:10:10.252529 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602473048289-27734-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 13:10:10.270076 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:10.272485 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 13:10:10.274477   446 consensus_peers.cc:597] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:10.275453 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:10.281963   639 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:10:10.312098   371 consensus_peers.cc:597] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:10.334183   446 consensus_peers.cc:597] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:10.365744 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:10:10.366120 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.000s	sys 0.004s
I20260709 13:10:10.366360 27734 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:10:10.373723   639 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:10.392369   639 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: 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 13:10:10.393182   639 tablet_bootstrap.cc:492] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.393807   639 ts_tablet_manager.cc:1403] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:10:10.396186   639 raft_consensus.cc:359] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.396724   639 raft_consensus.cc:740] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.397468   639 consensus_queue.cc:260] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.401530   639 ts_tablet_manager.cc:1434] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:10:10.402280   639 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:10.415911   639 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: 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 13:10:10.416724   639 tablet_bootstrap.cc:492] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.417342   639 ts_tablet_manager.cc:1403] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.006s
I20260709 13:10:10.420600   639 raft_consensus.cc:359] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.421168   639 raft_consensus.cc:740] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.421932   639 consensus_queue.cc:260] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.423481   639 ts_tablet_manager.cc:1434] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:10.424803   639 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:10.427127 27734 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:10:10.427747 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.048s	sys 0.012s
I20260709 13:10:10.445523   639 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: 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 13:10:10.446753   639 tablet_bootstrap.cc:492] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.447536   639 ts_tablet_manager.cc:1403] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 13:10:10.450423   639 raft_consensus.cc:359] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.451249   639 raft_consensus.cc:740] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.452095   639 consensus_queue.cc:260] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.454041   639 ts_tablet_manager.cc:1434] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:10.454873   639 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:10.472659   639 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: 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 13:10:10.474474   639 tablet_bootstrap.cc:492] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.475147   639 ts_tablet_manager.cc:1403] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:10:10.479380   639 raft_consensus.cc:359] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.480042   639 raft_consensus.cc:740] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.481001   639 consensus_queue.cc:260] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.484907   639 ts_tablet_manager.cc:1434] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:10:10.485882   639 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
W20260709 13:10:10.484180   371 consensus_peers.cc:597] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:10.507694   371 consensus_peers.cc:597] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:10.510841   639 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: 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 13:10:10.511744   639 tablet_bootstrap.cc:492] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.512419   639 ts_tablet_manager.cc:1403] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260709 13:10:10.514662   639 raft_consensus.cc:359] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.515193   639 raft_consensus.cc:740] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.515964   639 consensus_queue.cc:260] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.519094   639 ts_tablet_manager.cc:1434] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:10.521173   639 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: Bootstrap starting.
W20260709 13:10:10.521381   446 consensus_peers.cc:597] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:10.548990   639 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: 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 13:10:10.550143   639 tablet_bootstrap.cc:492] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.550988 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:40359
I20260709 13:10:10.551101   704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:40359 every 8 connection(s)
I20260709 13:10:10.551245   639 ts_tablet_manager.cc:1403] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.000s
I20260709 13:10:10.555244   639 raft_consensus.cc:359] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.556231   639 raft_consensus.cc:740] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.557508 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:10.557267   639 consensus_queue.cc:260] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.559998   639 ts_tablet_manager.cc:1434] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:10:10.562000   639 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:10.609946   639 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: 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 13:10:10.611356   639 tablet_bootstrap.cc:492] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.612092   639 ts_tablet_manager.cc:1403] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.016s
I20260709 13:10:10.619903   639 raft_consensus.cc:359] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.620765   403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
mode: GRACEFUL
new_leader_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:48410
W20260709 13:10:10.623950   371 consensus_peers.cc:597] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. 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 13:10:10.620784   639 raft_consensus.cc:740] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.624571   403 raft_consensus.cc:606] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Received request to transfer leadership to TS a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:10.625157   705 heartbeater.cc:344] Connected to a master server at 127.27.21.190:45293
I20260709 13:10:10.626305   705 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:10.626117   639 consensus_queue.cc:260] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.627403   705 heartbeater.cc:507] Master 127.27.21.190:45293 requested a full tablet report, sending...
I20260709 13:10:10.628242   639 ts_tablet_manager.cc:1434] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:10:10.628779   403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
mode: GRACEFUL
new_leader_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:48410
I20260709 13:10:10.629091   639 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:10.629431   403 raft_consensus.cc:606] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Received request to transfer leadership to TS a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:10.630750 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:10.631374 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:10.632212 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:10.634361 32694 ts_manager.cc:194] Re-registered known tserver with Master: 8471649453744e43bf680b44b720c999 (127.27.21.129:40359)
I20260709 13:10:10.646167 32694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42196
I20260709 13:10:10.646984   639 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: 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 13:10:10.647949   639 tablet_bootstrap.cc:492] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.648496   639 ts_tablet_manager.cc:1403] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:10:10.649442   705 heartbeater.cc:499] Master 127.27.21.190:45293 was elected leader, sending a full tablet report...
I20260709 13:10:10.650585   639 raft_consensus.cc:359] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.651226   639 raft_consensus.cc:740] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.651819   639 consensus_queue.cc:260] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.653252   639 ts_tablet_manager.cc:1434] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:10:10.654036   639 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:10.664783   639 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: 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 13:10:10.666085   639 tablet_bootstrap.cc:492] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.667399   639 ts_tablet_manager.cc:1403] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:10:10.669953   639 raft_consensus.cc:359] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.670658   639 raft_consensus.cc:740] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.671403   639 consensus_queue.cc:260] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.672878   639 ts_tablet_manager.cc:1434] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:10.674106   639 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: Bootstrap starting.
I20260709 13:10:10.688975   639 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: 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 13:10:10.689754   639 tablet_bootstrap.cc:492] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: Bootstrap complete.
I20260709 13:10:10.690428   639 ts_tablet_manager.cc:1403] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 13:10:10.694288   639 raft_consensus.cc:359] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.695084   639 raft_consensus.cc:740] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8471649453744e43bf680b44b720c999, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.696067   639 consensus_queue.cc:260] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.698231   639 ts_tablet_manager.cc:1434] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:10.952663   679 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:10.960325   679 pending_rounds.cc:85] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Aborting all ops after (but not including) 0
I20260709 13:10:10.961344   679 pending_rounds.cc:107] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:10:10.961988   679 raft_consensus.cc:2889] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:10:10.978029   545 raft_consensus.cc:993] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f: : Instructing follower a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:10.978747   545 raft_consensus.cc:1081] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Signalling peer a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:10.982685   480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:44252
I20260709 13:10:10.983306   480 raft_consensus.cc:493] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:10.983628   480 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:10.994555   480 raft_consensus.cc:515] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:10.996992   480 leader_election.cc:290] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 3 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:10.999011   403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:10.998376   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:11.000043   403 raft_consensus.cc:3055] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:11.000821   403 raft_consensus.cc:740] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:11.000778   677 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:11.002559   403 consensus_queue.cc:260] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.005052   403 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:11.011595   677 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 3.
I20260709 13:10:11.012876   446 leader_election.cc:304] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [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: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:11.014612   623 raft_consensus.cc:2804] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:11.015622   623 raft_consensus.cc:697] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:11.016063   403 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 3.
I20260709 13:10:11.016882   623 consensus_queue.cc:237] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.032895 32695 catalog_manager.cc:5697] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 2 to 3, leader changed from cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130) to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:11.065328   673 raft_consensus.cc:993] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f: : Instructing follower a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:11.065850   673 raft_consensus.cc:1081] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Signalling peer a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:11.067960   480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:44252
I20260709 13:10:11.068565   480 raft_consensus.cc:493] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:11.068944   480 raft_consensus.cc:3060] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.076922   480 raft_consensus.cc:515] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.080132   480 leader_election.cc:290] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 2 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:11.081607   403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:11.081753   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8908e68a9a144bda9b668043b8256cd" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:11.082994   403 raft_consensus.cc:3055] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:11.083105   677 raft_consensus.cc:3060] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.084497   403 raft_consensus.cc:740] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:11.086781   403 consensus_queue.cc:260] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.088829   403 raft_consensus.cc:3060] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.093830   677 raft_consensus.cc:2468] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 2.
I20260709 13:10:11.095124   446 leader_election.cc:304] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:11.096380   623 raft_consensus.cc:2804] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:11.098263   623 raft_consensus.cc:697] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:11.098496   403 raft_consensus.cc:2468] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 2.
I20260709 13:10:11.099493   623 consensus_queue.cc:237] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.111707 32695 catalog_manager.cc:5697] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 1 to 2, leader changed from cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130) to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:11.143666 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:11.404633   677 raft_consensus.cc:1275] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:11.406839   727 consensus_queue.cc:1048] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:11.415665   403 raft_consensus.cc:1275] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:11.417778   727 consensus_queue.cc:1048] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:11.487593   679 raft_consensus.cc:1275] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.488893   623 consensus_queue.cc:1048] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:11.501621   403 raft_consensus.cc:1275] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:11.503239   726 consensus_queue.cc:1048] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:11.646174 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:11.654184   403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
mode: GRACEFUL
new_leader_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:48410
I20260709 13:10:11.654850   403 raft_consensus.cc:606] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Received request to transfer leadership to TS a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:11.679768   480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
mode: GRACEFUL
new_leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:44276
I20260709 13:10:11.680660   480 raft_consensus.cc:606] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Received request to transfer leadership to TS cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:11.687134   480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
mode: GRACEFUL
new_leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:44276
I20260709 13:10:11.687852   480 raft_consensus.cc:606] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Received request to transfer leadership to TS cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:11.689141 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:11.690125 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:11.691020 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:11.812479   726 raft_consensus.cc:993] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586: : Instructing follower cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:11.813689   726 raft_consensus.cc:1081] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Signalling peer cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:11.814388   718 raft_consensus.cc:993] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: : Instructing follower cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:11.814925   623 raft_consensus.cc:1081] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Signalling peer cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:11.815574   405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:48394
I20260709 13:10:11.816232   405 raft_consensus.cc:493] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:11.816673   405 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:11.818642   403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:48394
I20260709 13:10:11.819263   403 raft_consensus.cc:493] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:11.819680   403 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.824805   405 raft_consensus.cc:515] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.828352   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:11.829145   679 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:11.831122   403 raft_consensus.cc:515] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.832291   405 leader_election.cc:290] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 4 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:11.834052   403 leader_election.cc:290] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 2 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:11.834357   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faabb2a4db2e4231be19032e9ca17cfc" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:11.834769   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:11.835238   480 raft_consensus.cc:3055] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:11.835453   677 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.835632   480 raft_consensus.cc:740] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:11.835825   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:11.836479   479 raft_consensus.cc:3055] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:11.838243   479 raft_consensus.cc:740] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:11.837216   480 consensus_queue.cc:260] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.842314   480 raft_consensus.cc:3060] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:11.841967   479 consensus_queue.cc:260] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.843400   677 raft_consensus.cc:2468] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 2.
I20260709 13:10:11.844957   371 leader_election.cc:304] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:11.845327   679 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 4.
I20260709 13:10:11.846983   479 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:11.847064   545 raft_consensus.cc:2804] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:11.847266   371 leader_election.cc:304] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [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: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:11.850833   545 raft_consensus.cc:697] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:11.851567   731 raft_consensus.cc:2804] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:11.852224   731 raft_consensus.cc:697] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 4 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:11.852021   545 consensus_queue.cc:237] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.854545   731 consensus_queue.cc:237] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:11.855396   480 raft_consensus.cc:2468] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 4.
I20260709 13:10:11.862599   479 raft_consensus.cc:2468] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 2.
I20260709 13:10:11.870342 32695 catalog_manager.cc:5697] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 1 to 2, leader changed from a06ad35ea5d146129af72a266e6a1586 (127.27.21.131) to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 2 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.892870 32695 catalog_manager.cc:5697] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 3 to 4, leader changed from a06ad35ea5d146129af72a266e6a1586 (127.27.21.131) to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 4 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.011358   731 raft_consensus.cc:993] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f: : Instructing follower a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:12.011996   545 raft_consensus.cc:1081] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Signalling peer a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:12.013615   479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:44252
I20260709 13:10:12.014133   479 raft_consensus.cc:493] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:12.014405   479 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.022764   479 raft_consensus.cc:515] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:12.027637   479 leader_election.cc:290] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 2 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:12.028657   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:12.029083   403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:12.029505   679 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.029731   403 raft_consensus.cc:3055] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:12.030102   403 raft_consensus.cc:740] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:12.030843   403 consensus_queue.cc:260] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:12.031816   403 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.035691   679 raft_consensus.cc:2468] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 2.
I20260709 13:10:12.037236   446 leader_election.cc:304] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:12.037706   403 raft_consensus.cc:2468] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 2.
I20260709 13:10:12.038208   623 raft_consensus.cc:2804] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:12.039721   623 raft_consensus.cc:697] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:12.041762   623 consensus_queue.cc:237] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:12.050741 32695 catalog_manager.cc:5697] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 1 to 2, leader changed from cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130) to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:12.145999 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:12.323562   479 raft_consensus.cc:1275] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:12.325070   545 consensus_queue.cc:1048] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:12.333806   679 raft_consensus.cc:1275] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:10:12.336184   673 consensus_queue.cc:1048] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:12.354804   679 raft_consensus.cc:1275] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.356001   673 consensus_queue.cc:1048] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.365334   479 raft_consensus.cc:1275] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.367240   673 consensus_queue.cc:1048] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.455852   403 raft_consensus.cc:1275] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.457250   623 consensus_queue.cc:1048] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:12.467104   679 raft_consensus.cc:1275] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:12.470209   623 consensus_queue.cc:1048] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:12.700667 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:12.709002   403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
mode: GRACEFUL
new_leader_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:48410
I20260709 13:10:12.709643   403 raft_consensus.cc:606] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Received request to transfer leadership to TS a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:12.712540   403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
mode: GRACEFUL
new_leader_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:48410
I20260709 13:10:12.713068   403 raft_consensus.cc:606] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Received request to transfer leadership to TS a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:12.716104   479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
mode: GRACEFUL
new_leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:44276
I20260709 13:10:12.716621   479 raft_consensus.cc:606] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Received request to transfer leadership to TS cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:12.718259 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:12.718797 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:12.719385 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:10:13.519524 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:13.519788   750 raft_consensus.cc:993] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f: : Instructing follower a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:13.520318   750 raft_consensus.cc:1081] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Signalling peer a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:13.522433   749 raft_consensus.cc:993] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f: : Instructing follower a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:13.522527   479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:44252
I20260709 13:10:13.522965   750 raft_consensus.cc:1081] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Signalling peer a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:13.523247   479 raft_consensus.cc:493] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.523777   479 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.545143   755 raft_consensus.cc:993] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586: : Instructing follower cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:13.545991   755 raft_consensus.cc:1081] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Signalling peer cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:13.546867   480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:44252
I20260709 13:10:13.547662   480 raft_consensus.cc:493] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.548105   480 raft_consensus.cc:3060] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.556887   402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:48394
I20260709 13:10:13.557577   402 raft_consensus.cc:493] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.557946   402 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.568271   480 raft_consensus.cc:515] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.568975   402 raft_consensus.cc:515] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.570633   479 raft_consensus.cc:515] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.571448   402 leader_election.cc:290] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 2 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:13.572893   478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:13.576713   478 raft_consensus.cc:3055] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.577186   478 raft_consensus.cc:740] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:13.578101   478 consensus_queue.cc:260] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.573792   404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:13.580938   404 raft_consensus.cc:3055] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.581259   404 raft_consensus.cc:740] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:13.582286   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:13.579670   478 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.583026   675 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.582209   404 consensus_queue.cc:260] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.585661   404 raft_consensus.cc:3060] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.572480   480 leader_election.cc:290] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 2 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:13.596992   676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84295c33e1046118c4f3f0ab99228e2" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:13.597739   676 raft_consensus.cc:3060] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.601583   478 raft_consensus.cc:2468] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 2.
I20260709 13:10:13.603403   371 leader_election.cc:304] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:13.604750   675 raft_consensus.cc:2468] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 2.
I20260709 13:10:13.605563   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:13.605971   676 raft_consensus.cc:2468] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 2.
I20260709 13:10:13.606405   677 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.608314   402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:13.608899   402 raft_consensus.cc:3055] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:13.609257   402 raft_consensus.cc:740] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:13.609831   404 raft_consensus.cc:2468] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 2.
I20260709 13:10:13.606943   750 raft_consensus.cc:2804] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.608116   446 leader_election.cc:304] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:13.611001   750 raft_consensus.cc:697] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:13.611687   752 raft_consensus.cc:2804] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.612208   752 raft_consensus.cc:697] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:13.611881   750 consensus_queue.cc:237] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.613116   752 consensus_queue.cc:237] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.606398   479 leader_election.cc:290] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 2 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:13.610154   402 consensus_queue.cc:260] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.621475   402 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.622682   677 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 2.
I20260709 13:10:13.623550   676 raft_consensus.cc:1240] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Rejecting Update request from peer cc279c8d364d4a1cb4327a703afaff4f for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:13.624203 32695 catalog_manager.cc:5697] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 1 to 2, leader changed from a06ad35ea5d146129af72a266e6a1586 (127.27.21.131) to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 2 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.627682   446 leader_election.cc:304] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:13.628882   755 raft_consensus.cc:2804] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.629400   402 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 2.
I20260709 13:10:13.629580   755 raft_consensus.cc:697] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:13.631860   755 consensus_queue.cc:237] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.637180 32694 catalog_manager.cc:5697] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 1 to 2, leader changed from cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130) to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.654126 32694 catalog_manager.cc:5697] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 1 to 2, leader changed from cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130) to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.752030 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:13.759783   479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
mode: GRACEFUL
new_leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:44276
I20260709 13:10:13.760492   479 raft_consensus.cc:606] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Received request to transfer leadership to TS cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:13.763687   479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
mode: GRACEFUL
new_leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:44276
I20260709 13:10:13.764307   479 raft_consensus.cc:606] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Received request to transfer leadership to TS cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:13.767181   402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
mode: GRACEFUL
new_leader_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:48410
I20260709 13:10:13.767768   402 raft_consensus.cc:606] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Received request to transfer leadership to TS a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:13.769258 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:13.769842 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:13.770445 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:13.929813   751 raft_consensus.cc:993] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f: : Instructing follower a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:13.930343   750 raft_consensus.cc:1081] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Signalling peer a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:13.931866   479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:44252
I20260709 13:10:13.932376   479 raft_consensus.cc:493] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:13.932716   479 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:13.938031   479 raft_consensus.cc:515] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.940053   479 leader_election.cc:290] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 3 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:13.940788   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:13.941062   402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:13.941507   677 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:13.941630   402 raft_consensus.cc:3055] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:13.942022   402 raft_consensus.cc:740] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:13.942862   402 consensus_queue.cc:260] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.944144   402 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:13.950546   677 raft_consensus.cc:2468] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 3.
I20260709 13:10:13.952086   446 leader_election.cc:304] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [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: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:13.952755   402 raft_consensus.cc:2468] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 3.
I20260709 13:10:13.952834   755 raft_consensus.cc:2804] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:13.953773   755 raft_consensus.cc:697] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:13.954699   755 consensus_queue.cc:237] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:13.964685 32694 catalog_manager.cc:5697] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 2 to 3, leader changed from cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130) to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.993602   479 raft_consensus.cc:1275] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:13.995188   750 consensus_queue.cc:1048] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:14.006358   677 raft_consensus.cc:1275] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.008227   402 raft_consensus.cc:1275] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.010288   750 consensus_queue.cc:1048] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:14.010510   755 consensus_queue.cc:1048] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:14.026749   676 raft_consensus.cc:1275] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.028754   753 consensus_queue.cc:1048] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:14.046132   402 raft_consensus.cc:1275] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.048712   773 consensus_queue.cc:1048] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:14.063376   772 raft_consensus.cc:993] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586: : Instructing follower cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:14.063890   753 raft_consensus.cc:1081] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Signalling peer cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:14.067224   402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:48394
I20260709 13:10:14.068562   402 raft_consensus.cc:493] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:14.069005   402 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.072765   676 raft_consensus.cc:1275] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:14.074865   753 consensus_queue.cc:1048] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:14.078182   402 raft_consensus.cc:515] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.080417   402 leader_election.cc:290] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 3 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:14.082211   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:14.082687   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:14.083477   479 raft_consensus.cc:3055] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:14.083967   479 raft_consensus.cc:740] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:14.084790   479 consensus_queue.cc:260] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.086380   479 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:10:14.086078   753 consensus_queue.cc:1175] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8471649453744e43bf680b44b720c999" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 13:10:14.095676   479 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 3.
I20260709 13:10:14.096815   371 leader_election.cc:304] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [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: a06ad35ea5d146129af72a266e6a1586, cc279c8d364d4a1cb4327a703afaff4f; no voters: 8471649453744e43bf680b44b720c999
I20260709 13:10:14.097806   750 raft_consensus.cc:2804] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:14.098331   750 raft_consensus.cc:697] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 3 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:14.099720   750 consensus_queue.cc:237] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.107303 32694 catalog_manager.cc:5697] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 2 to 3, leader changed from a06ad35ea5d146129af72a266e6a1586 (127.27.21.131) to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 3 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.115643   773 raft_consensus.cc:993] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586: : Instructing follower cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:14.116714   753 raft_consensus.cc:1081] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Signalling peer cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:14.118600   402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:48394
I20260709 13:10:14.119223   402 raft_consensus.cc:493] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:14.119599   402 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.125931   402 raft_consensus.cc:515] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.127902   402 leader_election.cc:290] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 3 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:14.128667   676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:14.129419   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb04cb2f8813474d9da9ec531ef983f0" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:14.129424   676 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.129987   479 raft_consensus.cc:3055] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:14.130381   479 raft_consensus.cc:740] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:14.131268   479 consensus_queue.cc:260] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.132326   479 raft_consensus.cc:3060] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.136775   676 raft_consensus.cc:2468] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 3.
I20260709 13:10:14.137823   479 raft_consensus.cc:2468] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 3.
I20260709 13:10:14.138010   371 leader_election.cc:304] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [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: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:14.138897   750 raft_consensus.cc:2804] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:14.139643   750 raft_consensus.cc:697] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 3 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:14.140681   750 consensus_queue.cc:237] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.148263 32694 catalog_manager.cc:5697] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 2 to 3, leader changed from a06ad35ea5d146129af72a266e6a1586 (127.27.21.131) to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 3 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.470449   676 raft_consensus.cc:1275] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:14.471719   753 consensus_queue.cc:1048] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:14.480832   404 raft_consensus.cc:1275] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:14.482204   773 consensus_queue.cc:1048] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:10:14.520459 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:14.525676   676 raft_consensus.cc:1275] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:14.526963   750 consensus_queue.cc:1048] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:14.535902   479 raft_consensus.cc:1275] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:14.538075   750 consensus_queue.cc:1048] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:10:14.555146   501 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed480 after lost signal to thread 27737
W20260709 13:10:14.556157   501 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd8e0 after lost signal to thread 32730
W20260709 13:10:14.557147   501 debug-util.cc:398] Leaking SignalData structure 0x7b0800270d20 after lost signal to thread 429
W20260709 13:10:14.558079   501 debug-util.cc:398] Leaking SignalData structure 0x7b080028d2e0 after lost signal to thread 504
W20260709 13:10:14.559062   501 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac860 after lost signal to thread 704
I20260709 13:10:14.686646   479 raft_consensus.cc:1275] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:14.688757   750 consensus_queue.cc:1048] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:14.702039   676 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.712970   676 raft_consensus.cc:1275] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:14.715806   750 consensus_queue.cc:1048] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:14.776743 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:14.784546   404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
mode: GRACEFUL
new_leader_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:48410
I20260709 13:10:14.785238   404 raft_consensus.cc:606] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 3 LEADER]: Received request to transfer leadership to TS a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:14.788339   479 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
mode: GRACEFUL
new_leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:44276
I20260709 13:10:14.788868   479 raft_consensus.cc:606] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Received request to transfer leadership to TS cc279c8d364d4a1cb4327a703afaff4f
I20260709 13:10:14.791501   404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
mode: GRACEFUL
new_leader_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:48410
I20260709 13:10:14.792128   404 raft_consensus.cc:606] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Received request to transfer leadership to TS a06ad35ea5d146129af72a266e6a1586
I20260709 13:10:14.793401 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:14.793908 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:14.794474 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:14.902830   751 raft_consensus.cc:993] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f: : Instructing follower a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:14.903497   750 raft_consensus.cc:1081] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Signalling peer a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:14.905191   479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:44252
I20260709 13:10:14.905787   479 raft_consensus.cc:493] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:14.906177   479 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.914542   479 raft_consensus.cc:515] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.917033   479 leader_election.cc:290] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 3 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:14.918483   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:14.918979   404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3c8362103f4bac89716d7e34bf6fec" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:14.919198   677 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.919561   404 raft_consensus.cc:3055] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:14.920136   404 raft_consensus.cc:740] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:14.920957   404 consensus_queue.cc:260] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.922430   404 raft_consensus.cc:3060] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:14.928508   677 raft_consensus.cc:2468] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 3.
I20260709 13:10:14.929813   404 raft_consensus.cc:2468] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 3.
I20260709 13:10:14.929844   446 leader_election.cc:304] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [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: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:14.930812   773 raft_consensus.cc:2804] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:14.931342   773 raft_consensus.cc:697] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:14.932237   773 consensus_queue.cc:237] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.939215 32695 catalog_manager.cc:5697] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 2 to 3, leader changed from cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130) to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:14.960870   787 raft_consensus.cc:993] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: : Instructing follower cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:14.961403   752 raft_consensus.cc:1081] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Signalling peer cc279c8d364d4a1cb4327a703afaff4f to start an election
I20260709 13:10:14.962888   404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25"
dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
 from {username='slave'} at 127.0.0.1:48394
I20260709 13:10:14.963383   404 raft_consensus.cc:493] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:14.963762   404 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:14.968883   404 raft_consensus.cc:515] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.970798   404 leader_election.cc:290] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [CANDIDATE]: Term 4 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), a06ad35ea5d146129af72a266e6a1586 (127.27.21.131:40631)
I20260709 13:10:14.971602   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:14.971858   479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ebb5715fe5413abecb33f94fe84b25" candidate_uuid: "cc279c8d364d4a1cb4327a703afaff4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
I20260709 13:10:14.972232   677 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:14.972378   479 raft_consensus.cc:3055] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:14.972754   479 raft_consensus.cc:740] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:14.973524   479 consensus_queue.cc:260] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.974681   479 raft_consensus.cc:3060] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:14.979655   677 raft_consensus.cc:2468] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 4.
I20260709 13:10:14.980917   371 leader_election.cc:304] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [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: 8471649453744e43bf680b44b720c999, cc279c8d364d4a1cb4327a703afaff4f; no voters: 
I20260709 13:10:14.981575   479 raft_consensus.cc:2468] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc279c8d364d4a1cb4327a703afaff4f in term 4.
I20260709 13:10:14.981755   750 raft_consensus.cc:2804] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:14.982585   750 raft_consensus.cc:697] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 4 LEADER]: Becoming Leader. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:14.983593   750 consensus_queue.cc:237] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:14.992947 32695 catalog_manager.cc:5697] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f reported cstate change: term changed from 3 to 4, leader changed from a06ad35ea5d146129af72a266e6a1586 (127.27.21.131) to cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130). New cstate: current_term: 4 leader_uuid: "cc279c8d364d4a1cb4327a703afaff4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:15.299028   751 raft_consensus.cc:993] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f: : Instructing follower a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:15.299618   751 raft_consensus.cc:1081] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 3 LEADER]: Signalling peer a06ad35ea5d146129af72a266e6a1586 to start an election
I20260709 13:10:15.302284   479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58"
dest_uuid: "a06ad35ea5d146129af72a266e6a1586"
 from {username='slave'} at 127.0.0.1:44252
I20260709 13:10:15.302896   479 raft_consensus.cc:493] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:15.303249   479 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:15.312268   479 raft_consensus.cc:515] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:15.315027   479 leader_election.cc:290] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [CANDIDATE]: Term 4 election: Requested vote from peers 8471649453744e43bf680b44b720c999 (127.27.21.129:40359), cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851)
I20260709 13:10:15.316169   404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cc279c8d364d4a1cb4327a703afaff4f"
I20260709 13:10:15.316798   404 raft_consensus.cc:3055] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:15.316170   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a531bf60f9f44b45b216688aa3e6ba58" candidate_uuid: "a06ad35ea5d146129af72a266e6a1586" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8471649453744e43bf680b44b720c999"
I20260709 13:10:15.317129   404 raft_consensus.cc:740] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cc279c8d364d4a1cb4327a703afaff4f, State: Running, Role: LEADER
I20260709 13:10:15.317642   677 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:15.318485   404 consensus_queue.cc:260] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:15.320626   404 raft_consensus.cc:3060] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:15.328085   677 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 4.
I20260709 13:10:15.329643   446 leader_election.cc:304] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [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: 8471649453744e43bf680b44b720c999, a06ad35ea5d146129af72a266e6a1586; no voters: 
I20260709 13:10:15.329692   404 raft_consensus.cc:2468] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a06ad35ea5d146129af72a266e6a1586 in term 4.
I20260709 13:10:15.330727   752 raft_consensus.cc:2804] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:15.331346   752 raft_consensus.cc:697] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 4 LEADER]: Becoming Leader. State: Replica: a06ad35ea5d146129af72a266e6a1586, State: Running, Role: LEADER
I20260709 13:10:15.332167   752 consensus_queue.cc:237] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [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: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } }
I20260709 13:10:15.340237 32695 catalog_manager.cc:5697] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 reported cstate change: term changed from 3 to 4, leader changed from cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130) to a06ad35ea5d146129af72a266e6a1586 (127.27.21.131). New cstate: current_term: 4 leader_uuid: "a06ad35ea5d146129af72a266e6a1586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.430186   677 raft_consensus.cc:1275] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:15.431905   751 consensus_queue.cc:1048] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:15.432705   677 raft_consensus.cc:1275] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:15.434837   752 consensus_queue.cc:1048] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:15.464851   479 raft_consensus.cc:1275] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Refusing update from remote peer cc279c8d364d4a1cb4327a703afaff4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:15.466532   750 consensus_queue.cc:1048] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a06ad35ea5d146129af72a266e6a1586" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:15.491770   404 raft_consensus.cc:1275] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:15.493878   752 consensus_queue.cc:1048] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:10:15.521401 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:15.790875   404 raft_consensus.cc:1275] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:15.795063   773 consensus_queue.cc:1048] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc279c8d364d4a1cb4327a703afaff4f" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:15.802488 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:15.819721   676 raft_consensus.cc:1275] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Refusing update from remote peer a06ad35ea5d146129af72a266e6a1586: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:15.828225   773 consensus_queue.cc:1048] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8471649453744e43bf680b44b720c999" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:15.894173 27734 tablet_server.cc:179] TabletServer@127.27.21.129:40359 shutting down...
I20260709 13:10:15.963821 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:15.966944 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.969175 27734 raft_consensus.cc:2243] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.970920 27734 raft_consensus.cc:2272] T cb04cb2f8813474d9da9ec531ef983f0 P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.976369   446 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 87 similar messages]
I20260709 13:10:15.978029 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.982285 27734 raft_consensus.cc:2243] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.983444 27734 raft_consensus.cc:2272] T a84295c33e1046118c4f3f0ab99228e2 P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:15.985338   446 consensus_peers.cc:597] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. 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 13:10:15.990067 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.991168 27734 raft_consensus.cc:2243] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.991956 27734 raft_consensus.cc:2272] T faabb2a4db2e4231be19032e9ca17cfc P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:15.995213 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:15.995882 27734 raft_consensus.cc:2243] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:15.996510 27734 raft_consensus.cc:2272] T ee3c8362103f4bac89716d7e34bf6fec P 8471649453744e43bf680b44b720c999 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.001973 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:16.002743 27734 raft_consensus.cc:2243] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.003329 27734 raft_consensus.cc:2272] T a3fc2d67381747d0923df29d7c44456c P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.006997 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:16.007745 27734 raft_consensus.cc:2243] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.008854 27734 raft_consensus.cc:2272] T b8908e68a9a144bda9b668043b8256cd P 8471649453744e43bf680b44b720c999 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.012859 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:16.013667 27734 raft_consensus.cc:2243] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.014453 27734 raft_consensus.cc:2272] T e5ebb5715fe5413abecb33f94fe84b25 P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.021202 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:16.023357 27734 raft_consensus.cc:2243] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.024863 27734 raft_consensus.cc:2272] T a2624cc3bffb48348849b1db0405eb52 P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.029273 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:16.030098 27734 raft_consensus.cc:2243] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.031316 27734 raft_consensus.cc:2272] T 777d9b381a5245108b0c586b9041c63f P 8471649453744e43bf680b44b720c999 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.034943 27734 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:16.035692 27734 raft_consensus.cc:2243] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.036425 27734 raft_consensus.cc:2272] T a531bf60f9f44b45b216688aa3e6ba58 P 8471649453744e43bf680b44b720c999 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.047875   371 consensus_peers.cc:597] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. 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 13:10:16.067674   371 consensus_peers.cc:597] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. 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 13:10:16.106043 27734 tablet_server.cc:196] TabletServer@127.27.21.129:40359 shutdown complete.
W20260709 13:10:16.112541   371 consensus_peers.cc:597] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.134016   446 consensus_peers.cc:597] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.159844 27734 tablet_server.cc:179] TabletServer@127.27.21.130:0 shutting down...
I20260709 13:10:16.202800 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:16.203830 27734 tablet_replica.cc:333] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.205582 27734 raft_consensus.cc:2243] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.207314 27734 raft_consensus.cc:2272] T cb04cb2f8813474d9da9ec531ef983f0 P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.212087 27734 tablet_replica.cc:333] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.213397 27734 raft_consensus.cc:2243] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.214126 27734 raft_consensus.cc:2272] T ee3c8362103f4bac89716d7e34bf6fec P cc279c8d364d4a1cb4327a703afaff4f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.214624   371 consensus_peers.cc:597] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.218786 27734 tablet_replica.cc:333] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.220166 27734 raft_consensus.cc:2243] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.220913 27734 raft_consensus.cc:2272] T a3fc2d67381747d0923df29d7c44456c P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.225997 27734 tablet_replica.cc:333] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
W20260709 13:10:16.226325   446 consensus_peers.cc:597] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.227178 27734 raft_consensus.cc:2243] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.228279 27734 raft_consensus.cc:2272] T e5ebb5715fe5413abecb33f94fe84b25 P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.232656 27734 tablet_replica.cc:333] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.233587 27734 raft_consensus.cc:2243] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.234299 27734 raft_consensus.cc:2272] T b8908e68a9a144bda9b668043b8256cd P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.237434 27734 tablet_replica.cc:333] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.238165 27734 raft_consensus.cc:2243] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.238852 27734 raft_consensus.cc:2272] T 777d9b381a5245108b0c586b9041c63f P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.241644 27734 tablet_replica.cc:333] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.242429 27734 raft_consensus.cc:2243] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.242992 27734 raft_consensus.cc:2272] T a531bf60f9f44b45b216688aa3e6ba58 P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.246353 27734 tablet_replica.cc:333] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.246951 27734 raft_consensus.cc:2243] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.248050 27734 raft_consensus.cc:2272] T a2624cc3bffb48348849b1db0405eb52 P cc279c8d364d4a1cb4327a703afaff4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.251317 27734 tablet_replica.cc:333] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.251910 27734 raft_consensus.cc:2243] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.253008 27734 raft_consensus.cc:2272] T faabb2a4db2e4231be19032e9ca17cfc P cc279c8d364d4a1cb4327a703afaff4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.255677 27734 tablet_replica.cc:333] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f: stopping tablet replica
I20260709 13:10:16.256276 27734 raft_consensus.cc:2243] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.257011 27734 raft_consensus.cc:2272] T a84295c33e1046118c4f3f0ab99228e2 P cc279c8d364d4a1cb4327a703afaff4f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.286782   444 consensus_peers.cc:597] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 -> Peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Couldn't send request to peer cc279c8d364d4a1cb4327a703afaff4f. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.297825 27734 tablet_server.cc:196] TabletServer@127.27.21.130:0 shutdown complete.
W20260709 13:10:16.308483   444 consensus_peers.cc:597] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 -> Peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Couldn't send request to peer cc279c8d364d4a1cb4327a703afaff4f. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.321601   446 consensus_peers.cc:597] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.337011 27734 tablet_server.cc:179] TabletServer@127.27.21.131:0 shutting down...
W20260709 13:10:16.354079   444 consensus_peers.cc:597] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 -> Peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Couldn't send request to peer cc279c8d364d4a1cb4327a703afaff4f. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.357474   444 consensus_peers.cc:597] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 -> Peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Couldn't send request to peer cc279c8d364d4a1cb4327a703afaff4f. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.358698   446 consensus_peers.cc:597] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:16.375902   444 consensus_peers.cc:597] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 -> Peer cc279c8d364d4a1cb4327a703afaff4f (127.27.21.130:39851): Couldn't send request to peer cc279c8d364d4a1cb4327a703afaff4f. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:39851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.380332 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:16.381424 27734 tablet_replica.cc:333] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.382333 27734 raft_consensus.cc:2243] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.383129 27734 raft_consensus.cc:2272] T cb04cb2f8813474d9da9ec531ef983f0 P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.386379 27734 tablet_replica.cc:333] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.387066 27734 raft_consensus.cc:2243] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.387689 27734 raft_consensus.cc:2272] T faabb2a4db2e4231be19032e9ca17cfc P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.390230 27734 tablet_replica.cc:333] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.390820 27734 raft_consensus.cc:2243] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.392338 27734 raft_consensus.cc:2272] T a84295c33e1046118c4f3f0ab99228e2 P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.395663 27734 tablet_replica.cc:333] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.396282 27734 raft_consensus.cc:2243] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.397430 27734 raft_consensus.cc:2272] T 777d9b381a5245108b0c586b9041c63f P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.400404 27734 tablet_replica.cc:333] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.401242 27734 raft_consensus.cc:2243] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.402244 27734 raft_consensus.cc:2272] T a531bf60f9f44b45b216688aa3e6ba58 P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.403875   446 consensus_peers.cc:597] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 -> Peer 8471649453744e43bf680b44b720c999 (127.27.21.129:40359): Couldn't send request to peer 8471649453744e43bf680b44b720c999. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:16.405580 27734 tablet_replica.cc:333] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.406255 27734 raft_consensus.cc:2243] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.407212 27734 raft_consensus.cc:2272] T a3fc2d67381747d0923df29d7c44456c P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.409754 27734 tablet_replica.cc:333] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.410296 27734 raft_consensus.cc:2243] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.411141 27734 raft_consensus.cc:2272] T ee3c8362103f4bac89716d7e34bf6fec P a06ad35ea5d146129af72a266e6a1586 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.414119 27734 tablet_replica.cc:333] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.414664 27734 raft_consensus.cc:2243] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.415150 27734 raft_consensus.cc:2272] T a2624cc3bffb48348849b1db0405eb52 P a06ad35ea5d146129af72a266e6a1586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.417414 27734 tablet_replica.cc:333] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.418015 27734 raft_consensus.cc:2243] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:16.418962 27734 raft_consensus.cc:2272] T b8908e68a9a144bda9b668043b8256cd P a06ad35ea5d146129af72a266e6a1586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:16.421144 27734 tablet_replica.cc:333] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586: stopping tablet replica
I20260709 13:10:16.421615 27734 raft_consensus.cc:2243] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:16.422103 27734 raft_consensus.cc:2272] T e5ebb5715fe5413abecb33f94fe84b25 P a06ad35ea5d146129af72a266e6a1586 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:16.522710 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:17.454787 27734 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 501)
W20260709 13:10:17.524034 32744 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:17.740718 27734 tablet_server.cc:196] TabletServer@127.27.21.131:0 shutdown complete.
I20260709 13:10:17.765671 27734 master.cc:562] Master@127.27.21.190:45293 shutting down...
I20260709 13:10:17.794632 27734 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:17.795497 27734 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:17.795943 27734 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0fe62c03776a4c96938f6a216b69fbd2: stopping tablet replica
I20260709 13:10:17.818377 27734 master.cc:584] Master@127.27.21.190:45293 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14911 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:10:17.868777 27734 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.21.190:42741
I20260709 13:10:17.869932 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:17.876056   807 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 13:10:17.876106   808 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 13:10:17.877092   810 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 13:10:17.877521 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:17.878633 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:17.878827 27734 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 13:10:17.878940 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602617878930 us; error 0 us; skew 500 ppm
I20260709 13:10:17.879420 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:17.882597 27734 webserver.cc:533] Webserver started at http://127.27.21.190:36983/ using document root <none> and password file <none>
I20260709 13:10:17.883136 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:17.883302 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:17.883528 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:17.884694 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/master-0-root/instance:
uuid: "ef4adb4bd11c4f1d9125600f1a7d58f7"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-ndzg"
I20260709 13:10:17.889768 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:17.893431   815 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:17.894340 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:10:17.894610 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/master-0-root
uuid: "ef4adb4bd11c4f1d9125600f1a7d58f7"
format_stamp: "Formatted at 2026-07-09 13:10:17 on dist-test-slave-ndzg"
I20260709 13:10:17.894886 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-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 13:10:17.906620 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:17.907928 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:17.954654 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.190:42741
I20260709 13:10:17.954772   866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.190:42741 every 8 connection(s)
I20260709 13:10:17.959215   867 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 13:10:17.971657   867 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7: Bootstrap starting.
I20260709 13:10:17.976693   867 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.981154   867 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7: No bootstrap required, opened a new log
I20260709 13:10:17.983690   867 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef4adb4bd11c4f1d9125600f1a7d58f7" member_type: VOTER }
I20260709 13:10:17.984119   867 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.984403   867 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef4adb4bd11c4f1d9125600f1a7d58f7, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.985249   867 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef4adb4bd11c4f1d9125600f1a7d58f7" member_type: VOTER }
I20260709 13:10:17.985913   867 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:17.986261   867 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:17.986569   867 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.992116   867 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef4adb4bd11c4f1d9125600f1a7d58f7" member_type: VOTER }
I20260709 13:10:17.992844   867 leader_election.cc:304] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [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: ef4adb4bd11c4f1d9125600f1a7d58f7; no voters: 
I20260709 13:10:17.994328   867 leader_election.cc:290] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:17.994839   870 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.996491   870 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 1 LEADER]: Becoming Leader. State: Replica: ef4adb4bd11c4f1d9125600f1a7d58f7, State: Running, Role: LEADER
I20260709 13:10:17.997232   870 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [LEADER]: Queue going to LEADER mode. State: All 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: "ef4adb4bd11c4f1d9125600f1a7d58f7" member_type: VOTER }
I20260709 13:10:17.997530   867 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:18.002691   872 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef4adb4bd11c4f1d9125600f1a7d58f7. Latest consensus state: current_term: 1 leader_uuid: "ef4adb4bd11c4f1d9125600f1a7d58f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef4adb4bd11c4f1d9125600f1a7d58f7" member_type: VOTER } }
I20260709 13:10:18.002893   871 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef4adb4bd11c4f1d9125600f1a7d58f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef4adb4bd11c4f1d9125600f1a7d58f7" member_type: VOTER } }
I20260709 13:10:18.003726   872 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:18.003751   871 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:18.006274   878 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:18.011945   878 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:18.018136 27734 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:18.022132   878 catalog_manager.cc:1383] Generated new cluster ID: adedbe8a276149d8877a7a7124ad5f75
I20260709 13:10:18.022444   878 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:18.056861   878 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:18.058372   878 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:18.072048   878 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7: Generated new TSK 0
I20260709 13:10:18.072768   878 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:18.086148 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:18.096000   889 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 13:10:18.096177   891 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 13:10:18.096244   888 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 13:10:18.097978 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:18.100533 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:18.100746 27734 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 13:10:18.100903 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602618100890 us; error 0 us; skew 500 ppm
I20260709 13:10:18.101672 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:18.104092 27734 webserver.cc:533] Webserver started at http://127.27.21.129:44541/ using document root <none> and password file <none>
I20260709 13:10:18.104540 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:18.104692 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:18.104908 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:18.106125 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-0-root/instance:
uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-ndzg"
I20260709 13:10:18.111107 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:10:18.115422   896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.116365 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:10:18.116621 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-ndzg"
I20260709 13:10:18.116885 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-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 13:10:18.131965 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:18.133517 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:18.135066 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:18.138048 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:18.138317 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.138566 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:18.138763 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.194870 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:45185
I20260709 13:10:18.194988   958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:45185 every 8 connection(s)
I20260709 13:10:18.201058 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:18.208933   963 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 13:10:18.209579   964 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 13:10:18.213544   966 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 13:10:18.213584 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:18.215469 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:18.215668 27734 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 13:10:18.215898 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602618215879 us; error 0 us; skew 500 ppm
I20260709 13:10:18.216328   959 heartbeater.cc:344] Connected to a master server at 127.27.21.190:42741
I20260709 13:10:18.216499 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:18.216810   959 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:18.217794   959 heartbeater.cc:507] Master 127.27.21.190:42741 requested a full tablet report, sending...
I20260709 13:10:18.220367 27734 webserver.cc:533] Webserver started at http://127.27.21.130:44709/ using document root <none> and password file <none>
I20260709 13:10:18.220691   832 ts_manager.cc:194] Registered new tserver with Master: 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185)
I20260709 13:10:18.221005 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:18.221349 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:18.221644 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:18.222826 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-1-root/instance:
uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-ndzg"
I20260709 13:10:18.222945   832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34454
I20260709 13:10:18.228310 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:10:18.232174   971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.233121 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:10:18.233474 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-1-root
uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-ndzg"
I20260709 13:10:18.233747 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-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 13:10:18.271749 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:18.273447 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:18.274966 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:18.277504 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:18.277712 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.278013 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:18.278184 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.324059 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.130:35011
I20260709 13:10:18.324172  1033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.130:35011 every 8 connection(s)
I20260709 13:10:18.329299 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:18.337138  1037 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 13:10:18.339516  1038 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 13:10:18.340756  1040 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 13:10:18.343225 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:18.343279  1034 heartbeater.cc:344] Connected to a master server at 127.27.21.190:42741
I20260709 13:10:18.344017  1034 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:18.344579 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:18.344918 27734 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 13:10:18.345118 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602618345102 us; error 0 us; skew 500 ppm
I20260709 13:10:18.345175  1034 heartbeater.cc:507] Master 127.27.21.190:42741 requested a full tablet report, sending...
I20260709 13:10:18.346031 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:18.347877   832 ts_manager.cc:194] Registered new tserver with Master: 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011)
I20260709 13:10:18.349128 27734 webserver.cc:533] Webserver started at http://127.27.21.131:43755/ using document root <none> and password file <none>
I20260709 13:10:18.349622   832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34462
I20260709 13:10:18.349814 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:18.350143 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:18.350442 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:18.352288 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-2-root/instance:
uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-ndzg"
I20260709 13:10:18.357677 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:10:18.361554  1045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.362383 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:10:18.362709 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-2-root
uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
format_stamp: "Formatted at 2026-07-09 13:10:18 on dist-test-slave-ndzg"
I20260709 13:10:18.363018 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602473048289-27734-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 13:10:18.413949 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:18.415192 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:18.416493 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:18.419171 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:18.419425 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.419670 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:18.419850 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:18.469316 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.131:40105
I20260709 13:10:18.469484  1107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.131:40105 every 8 connection(s)
I20260709 13:10:18.485241  1108 heartbeater.cc:344] Connected to a master server at 127.27.21.190:42741
I20260709 13:10:18.485793  1108 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:18.486675  1108 heartbeater.cc:507] Master 127.27.21.190:42741 requested a full tablet report, sending...
I20260709 13:10:18.488791   832 ts_manager.cc:194] Registered new tserver with Master: b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131:40105)
I20260709 13:10:18.489360 27734 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01629624s
I20260709 13:10:18.490502   832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34472
I20260709 13:10:18.517897   832 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34486:
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 13:10:18.520416   832 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 13:10:18.572249   924 tablet_service.cc:1511] Processing CreateTablet for tablet 5e601be4655f4ff4ab983a25595621bf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cde2e2238d947b29d8e710f2c958fb5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:18.572605   923 tablet_service.cc:1511] Processing CreateTablet for tablet 4d98482eb0d34b66affde9ee092df6a5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cde2e2238d947b29d8e710f2c958fb5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:18.574779   923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d98482eb0d34b66affde9ee092df6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:18.575462   924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e601be4655f4ff4ab983a25595621bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:18.596266  1073 tablet_service.cc:1511] Processing CreateTablet for tablet 5e601be4655f4ff4ab983a25595621bf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cde2e2238d947b29d8e710f2c958fb5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:18.598018  1073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e601be4655f4ff4ab983a25595621bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:18.599689  1072 tablet_service.cc:1511] Processing CreateTablet for tablet 4d98482eb0d34b66affde9ee092df6a5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cde2e2238d947b29d8e710f2c958fb5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:18.600211   999 tablet_service.cc:1511] Processing CreateTablet for tablet 5e601be4655f4ff4ab983a25595621bf (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cde2e2238d947b29d8e710f2c958fb5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:18.601702   999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e601be4655f4ff4ab983a25595621bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:18.602617   998 tablet_service.cc:1511] Processing CreateTablet for tablet 4d98482eb0d34b66affde9ee092df6a5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9cde2e2238d947b29d8e710f2c958fb5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:18.603960   998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d98482eb0d34b66affde9ee092df6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:18.605372  1072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d98482eb0d34b66affde9ee092df6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:18.637102  1122 tablet_bootstrap.cc:492] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21: Bootstrap starting.
I20260709 13:10:18.643966  1122 tablet_bootstrap.cc:654] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.645795  1123 tablet_bootstrap.cc:492] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef: Bootstrap starting.
I20260709 13:10:18.654814  1123 tablet_bootstrap.cc:654] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.656857  1124 tablet_bootstrap.cc:492] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92: Bootstrap starting.
I20260709 13:10:18.659852  1122 tablet_bootstrap.cc:492] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21: No bootstrap required, opened a new log
I20260709 13:10:18.660391  1122 ts_tablet_manager.cc:1403] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260709 13:10:18.661736  1123 tablet_bootstrap.cc:492] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef: No bootstrap required, opened a new log
I20260709 13:10:18.662220  1123 ts_tablet_manager.cc:1403] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:10:18.663575  1122 raft_consensus.cc:359] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.664515  1124 tablet_bootstrap.cc:654] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.664515  1122 raft_consensus.cc:385] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.664592  1123 raft_consensus.cc:359] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.665334  1122 raft_consensus.cc:740] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc2b3d13a924e9ca701a409c43f5b21, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.665755  1123 raft_consensus.cc:385] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.666079  1123 raft_consensus.cc:740] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.666394  1122 consensus_queue.cc:260] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.666728  1123 consensus_queue.cc:260] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.669703  1123 ts_tablet_manager.cc:1434] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:18.670794  1122 ts_tablet_manager.cc:1434] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:10:18.672094   959 heartbeater.cc:499] Master 127.27.21.190:42741 was elected leader, sending a full tablet report...
I20260709 13:10:18.672377  1122 tablet_bootstrap.cc:492] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21: Bootstrap starting.
I20260709 13:10:18.677238  1124 tablet_bootstrap.cc:492] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92: No bootstrap required, opened a new log
I20260709 13:10:18.677848  1124 ts_tablet_manager.cc:1403] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 13:10:18.680404  1108 heartbeater.cc:499] Master 127.27.21.190:42741 was elected leader, sending a full tablet report...
I20260709 13:10:18.681022  1124 raft_consensus.cc:359] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.681821  1124 raft_consensus.cc:385] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.681946  1122 tablet_bootstrap.cc:654] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.682158  1124 raft_consensus.cc:740] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e69c5828072449e9ec6d1a7b9c86e92, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.683529  1123 tablet_bootstrap.cc:492] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef: Bootstrap starting.
I20260709 13:10:18.686257  1124 consensus_queue.cc:260] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.688395  1122 tablet_bootstrap.cc:492] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21: No bootstrap required, opened a new log
I20260709 13:10:18.688998  1122 ts_tablet_manager.cc:1403] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:10:18.691653  1034 heartbeater.cc:499] Master 127.27.21.190:42741 was elected leader, sending a full tablet report...
I20260709 13:10:18.692251  1124 ts_tablet_manager.cc:1434] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:10:18.692173  1122 raft_consensus.cc:359] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.693100  1122 raft_consensus.cc:385] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.693471  1122 raft_consensus.cc:740] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc2b3d13a924e9ca701a409c43f5b21, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.694144  1123 tablet_bootstrap.cc:654] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.694800  1124 tablet_bootstrap.cc:492] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92: Bootstrap starting.
I20260709 13:10:18.694257  1122 consensus_queue.cc:260] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.696908  1122 ts_tablet_manager.cc:1434] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:18.703011  1124 tablet_bootstrap.cc:654] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.709745  1123 tablet_bootstrap.cc:492] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef: No bootstrap required, opened a new log
I20260709 13:10:18.710069  1124 tablet_bootstrap.cc:492] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92: No bootstrap required, opened a new log
I20260709 13:10:18.710482  1123 ts_tablet_manager.cc:1403] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260709 13:10:18.710600  1124 ts_tablet_manager.cc:1403] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:10:18.713825  1123 raft_consensus.cc:359] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.714068  1124 raft_consensus.cc:359] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.714593  1123 raft_consensus.cc:385] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.714775  1124 raft_consensus.cc:385] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.714946  1123 raft_consensus.cc:740] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.715109  1124 raft_consensus.cc:740] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e69c5828072449e9ec6d1a7b9c86e92, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.715837  1123 consensus_queue.cc:260] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.716030  1124 consensus_queue.cc:260] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.718194  1124 ts_tablet_manager.cc:1434] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:18.718189  1123 ts_tablet_manager.cc:1434] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:10:18.857594  1128 raft_consensus.cc:493] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.858207  1128 raft_consensus.cc:515] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.860394  1128 leader_election.cc:290] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185), 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011)
I20260709 13:10:18.870173   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d98482eb0d34b66affde9ee092df6a5" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" is_pre_election: true
I20260709 13:10:18.871062   934 raft_consensus.cc:2468] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 0.
I20260709 13:10:18.871205  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d98482eb0d34b66affde9ee092df6a5" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" is_pre_election: true
I20260709 13:10:18.871863  1009 raft_consensus.cc:2468] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 0.
I20260709 13:10:18.872426  1049 leader_election.cc:304] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc2b3d13a924e9ca701a409c43f5b21, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:18.873359  1128 raft_consensus.cc:2804] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.873733  1128 raft_consensus.cc:493] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.873991  1128 raft_consensus.cc:3060] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.878510  1135 raft_consensus.cc:493] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.878993  1135 raft_consensus.cc:515] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.879817  1128 raft_consensus.cc:515] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.881247  1135 leader_election.cc:290] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185), 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011)
I20260709 13:10:18.881757  1128 leader_election.cc:290] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 1 election: Requested vote from peers 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185), 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011)
I20260709 13:10:18.881965   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e601be4655f4ff4ab983a25595621bf" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" is_pre_election: true
I20260709 13:10:18.882308  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e601be4655f4ff4ab983a25595621bf" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" is_pre_election: true
I20260709 13:10:18.882627   934 raft_consensus.cc:2468] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 0.
I20260709 13:10:18.883057  1009 raft_consensus.cc:2468] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 0.
I20260709 13:10:18.883159   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d98482eb0d34b66affde9ee092df6a5" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
I20260709 13:10:18.883831   933 raft_consensus.cc:3060] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.883960  1049 leader_election.cc:304] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc2b3d13a924e9ca701a409c43f5b21, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:18.884392  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d98482eb0d34b66affde9ee092df6a5" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
I20260709 13:10:18.884872  1128 raft_consensus.cc:2804] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.884944  1009 raft_consensus.cc:3060] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.885471  1128 raft_consensus.cc:493] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.885859  1128 raft_consensus.cc:3060] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.891040  1009 raft_consensus.cc:2468] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 1.
I20260709 13:10:18.892299   933 raft_consensus.cc:2468] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 1.
I20260709 13:10:18.892335  1046 leader_election.cc:304] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e69c5828072449e9ec6d1a7b9c86e92, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:18.893256  1128 raft_consensus.cc:515] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.893707  1135 raft_consensus.cc:2804] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.894937  1135 raft_consensus.cc:697] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Becoming Leader. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Running, Role: LEADER
I20260709 13:10:18.895512  1128 leader_election.cc:290] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 1 election: Requested vote from peers 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185), 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011)
I20260709 13:10:18.896314   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e601be4655f4ff4ab983a25595621bf" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
I20260709 13:10:18.896754  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e601be4655f4ff4ab983a25595621bf" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
I20260709 13:10:18.896281  1135 consensus_queue.cc:237] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.897209   933 raft_consensus.cc:3060] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.897400  1009 raft_consensus.cc:3060] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.904425   933 raft_consensus.cc:2468] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 1.
I20260709 13:10:18.905441  1009 raft_consensus.cc:2468] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 1.
I20260709 13:10:18.905663  1049 leader_election.cc:304] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc2b3d13a924e9ca701a409c43f5b21, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:18.906675  1135 raft_consensus.cc:2804] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.906193   830 catalog_manager.cc:5697] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.907197  1135 raft_consensus.cc:697] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Becoming Leader. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Running, Role: LEADER
I20260709 13:10:18.908061  1135 consensus_queue.cc:237] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:18.919278   830 catalog_manager.cc:5697] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef reported cstate change: term changed from 0 to 1, leader changed from <none> to b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131). New cstate: current_term: 1 leader_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.974457   830 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34498:
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 13:10:18.977056   830 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 13:10:19.002020   923 tablet_service.cc:1511] Processing CreateTablet for tablet 107d332569ea449cb79780f0603c58ff (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bfe147aa96714372a80c30157c608dba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:19.003374   923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 107d332569ea449cb79780f0603c58ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.003437   999 tablet_service.cc:1511] Processing CreateTablet for tablet 107d332569ea449cb79780f0603c58ff (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bfe147aa96714372a80c30157c608dba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:19.004803   999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 107d332569ea449cb79780f0603c58ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.005447  1073 tablet_service.cc:1511] Processing CreateTablet for tablet 107d332569ea449cb79780f0603c58ff (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bfe147aa96714372a80c30157c608dba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:19.006850  1073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 107d332569ea449cb79780f0603c58ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.008001   998 tablet_service.cc:1511] Processing CreateTablet for tablet f235b85ae6334664b68af0f643ec15f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bfe147aa96714372a80c30157c608dba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:19.009353   998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f235b85ae6334664b68af0f643ec15f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.009994  1072 tablet_service.cc:1511] Processing CreateTablet for tablet f235b85ae6334664b68af0f643ec15f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bfe147aa96714372a80c30157c608dba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:19.011276  1072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f235b85ae6334664b68af0f643ec15f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:19.011200   924 tablet_service.cc:1511] Processing CreateTablet for tablet f235b85ae6334664b68af0f643ec15f9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=bfe147aa96714372a80c30157c608dba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:19.012671   924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f235b85ae6334664b68af0f643ec15f9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:19.013043   880 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:19.026207  1124 tablet_bootstrap.cc:492] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92: Bootstrap starting.
I20260709 13:10:19.026211  1122 tablet_bootstrap.cc:492] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21: Bootstrap starting.
I20260709 13:10:19.033727  1124 tablet_bootstrap.cc:654] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.034157  1122 tablet_bootstrap.cc:654] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.046016  1123 tablet_bootstrap.cc:492] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef: Bootstrap starting.
I20260709 13:10:19.046530  1124 tablet_bootstrap.cc:492] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92: No bootstrap required, opened a new log
I20260709 13:10:19.047031  1124 ts_tablet_manager.cc:1403] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 13:10:19.049911  1124 raft_consensus.cc:359] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.050784  1124 raft_consensus.cc:385] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.051126  1124 raft_consensus.cc:740] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e69c5828072449e9ec6d1a7b9c86e92, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.051942  1122 tablet_bootstrap.cc:492] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21: No bootstrap required, opened a new log
I20260709 13:10:19.052664  1122 ts_tablet_manager.cc:1403] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260709 13:10:19.054108  1123 tablet_bootstrap.cc:654] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.052067  1124 consensus_queue.cc:260] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.055639  1122 raft_consensus.cc:359] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.056439  1122 raft_consensus.cc:385] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.056779  1122 raft_consensus.cc:740] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc2b3d13a924e9ca701a409c43f5b21, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.057605  1122 consensus_queue.cc:260] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.059870  1122 ts_tablet_manager.cc:1434] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:10:19.060956  1122 tablet_bootstrap.cc:492] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21: Bootstrap starting.
I20260709 13:10:19.061785  1124 ts_tablet_manager.cc:1434] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:10:19.062929  1124 tablet_bootstrap.cc:492] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92: Bootstrap starting.
I20260709 13:10:19.067931  1122 tablet_bootstrap.cc:654] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.070025  1124 tablet_bootstrap.cc:654] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.078915  1122 tablet_bootstrap.cc:492] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21: No bootstrap required, opened a new log
I20260709 13:10:19.079432  1122 ts_tablet_manager.cc:1403] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:10:19.080346  1123 tablet_bootstrap.cc:492] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef: No bootstrap required, opened a new log
I20260709 13:10:19.080833  1124 tablet_bootstrap.cc:492] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92: No bootstrap required, opened a new log
I20260709 13:10:19.080931  1123 ts_tablet_manager.cc:1403] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.010s
I20260709 13:10:19.081485  1124 ts_tablet_manager.cc:1403] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:10:19.082571  1122 raft_consensus.cc:359] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.083374  1122 raft_consensus.cc:385] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.083669  1122 raft_consensus.cc:740] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dc2b3d13a924e9ca701a409c43f5b21, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.083933  1123 raft_consensus.cc:359] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.084661  1123 raft_consensus.cc:385] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.084427  1122 consensus_queue.cc:260] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.084573  1124 raft_consensus.cc:359] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.085490  1124 raft_consensus.cc:385] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.085870  1124 raft_consensus.cc:740] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e69c5828072449e9ec6d1a7b9c86e92, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.086041  1127 raft_consensus.cc:493] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.086951  1122 ts_tablet_manager.cc:1434] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:19.086737  1127 raft_consensus.cc:515] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.087895  1124 consensus_queue.cc:260] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.094640  1124 ts_tablet_manager.cc:1434] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:10:19.097244  1127 leader_election.cc:290] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011), b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131:40105)
I20260709 13:10:19.085148  1123 raft_consensus.cc:740] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.101425  1123 consensus_queue.cc:260] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.104558  1123 ts_tablet_manager.cc:1434] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:10:19.105974  1123 tablet_bootstrap.cc:492] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef: Bootstrap starting.
I20260709 13:10:19.114338  1123 tablet_bootstrap.cc:654] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:19.121088  1123 tablet_bootstrap.cc:492] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef: No bootstrap required, opened a new log
I20260709 13:10:19.121755  1123 ts_tablet_manager.cc:1403] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 13:10:19.124116  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235b85ae6334664b68af0f643ec15f9" candidate_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" is_pre_election: true
I20260709 13:10:19.124783  1083 raft_consensus.cc:2468] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc2b3d13a924e9ca701a409c43f5b21 in term 0.
I20260709 13:10:19.125445  1123 raft_consensus.cc:359] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.126248  1123 raft_consensus.cc:385] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:19.126591  1123 raft_consensus.cc:740] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Initialized, Role: FOLLOWER
I20260709 13:10:19.126909   897 leader_election.cc:304] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc2b3d13a924e9ca701a409c43f5b21, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:19.127516  1123 consensus_queue.cc:260] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.127920  1149 raft_consensus.cc:2804] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:19.128589  1149 raft_consensus.cc:493] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:19.128628  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235b85ae6334664b68af0f643ec15f9" candidate_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" is_pre_election: true
I20260709 13:10:19.129082  1149 raft_consensus.cc:3060] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.129410  1009 raft_consensus.cc:2468] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dc2b3d13a924e9ca701a409c43f5b21 in term 0.
I20260709 13:10:19.130020  1123 ts_tablet_manager.cc:1434] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:19.136152  1149 raft_consensus.cc:515] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.138185  1149 leader_election.cc:290] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [CANDIDATE]: Term 1 election: Requested vote from peers 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011), b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131:40105)
I20260709 13:10:19.138948  1009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235b85ae6334664b68af0f643ec15f9" candidate_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
I20260709 13:10:19.139351  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235b85ae6334664b68af0f643ec15f9" candidate_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
I20260709 13:10:19.139632  1009 raft_consensus.cc:3060] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.139923  1083 raft_consensus.cc:3060] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.147521  1009 raft_consensus.cc:2468] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc2b3d13a924e9ca701a409c43f5b21 in term 1.
I20260709 13:10:19.147636  1083 raft_consensus.cc:2468] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc2b3d13a924e9ca701a409c43f5b21 in term 1.
I20260709 13:10:19.148936   897 leader_election.cc:304] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc2b3d13a924e9ca701a409c43f5b21, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:19.149787  1149 raft_consensus.cc:2804] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:19.150334  1149 raft_consensus.cc:697] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 LEADER]: Becoming Leader. State: Replica: 4dc2b3d13a924e9ca701a409c43f5b21, State: Running, Role: LEADER
I20260709 13:10:19.151120  1149 consensus_queue.cc:237] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.158283   830 catalog_manager.cc:5697] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:19.370539  1135 consensus_queue.cc:1048] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.381815  1135 consensus_queue.cc:1048] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.447201  1128 consensus_queue.cc:1048] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.458685  1128 consensus_queue.cc:1048] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.496024  1131 raft_consensus.cc:493] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:19.496608  1131 raft_consensus.cc:515] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.498693  1131 leader_election.cc:290] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185), b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131:40105)
I20260709 13:10:19.509763  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107d332569ea449cb79780f0603c58ff" candidate_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" is_pre_election: true
I20260709 13:10:19.509747   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107d332569ea449cb79780f0603c58ff" candidate_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" is_pre_election: true
I20260709 13:10:19.510720  1083 raft_consensus.cc:2468] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e69c5828072449e9ec6d1a7b9c86e92 in term 0.
I20260709 13:10:19.510730   933 raft_consensus.cc:2468] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e69c5828072449e9ec6d1a7b9c86e92 in term 0.
I20260709 13:10:19.511808   972 leader_election.cc:304] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e69c5828072449e9ec6d1a7b9c86e92, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:19.512651  1131 raft_consensus.cc:2804] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:19.513461  1131 raft_consensus.cc:493] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:19.513757  1131 raft_consensus.cc:3060] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.518903  1131 raft_consensus.cc:515] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.520437  1131 leader_election.cc:290] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [CANDIDATE]: Term 1 election: Requested vote from peers 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185), b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131:40105)
I20260709 13:10:19.521509   933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107d332569ea449cb79780f0603c58ff" candidate_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
I20260709 13:10:19.521896  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107d332569ea449cb79780f0603c58ff" candidate_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
I20260709 13:10:19.522459   933 raft_consensus.cc:3060] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.522639  1083 raft_consensus.cc:3060] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:19.530165   933 raft_consensus.cc:2468] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e69c5828072449e9ec6d1a7b9c86e92 in term 1.
I20260709 13:10:19.530165  1083 raft_consensus.cc:2468] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e69c5828072449e9ec6d1a7b9c86e92 in term 1.
I20260709 13:10:19.531579   972 leader_election.cc:304] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e69c5828072449e9ec6d1a7b9c86e92, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:19.532327  1131 raft_consensus.cc:2804] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:19.533641  1131 raft_consensus.cc:697] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 LEADER]: Becoming Leader. State: Replica: 2e69c5828072449e9ec6d1a7b9c86e92, State: Running, Role: LEADER
I20260709 13:10:19.534349  1131 consensus_queue.cc:237] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.541817   830 catalog_manager.cc:5697] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:19.637773  1083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e601be4655f4ff4ab983a25595621bf"
dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
mode: GRACEFUL
new_leader_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
 from {username='slave'} at 127.0.0.1:44216
I20260709 13:10:19.638415  1083 raft_consensus.cc:606] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Received request to transfer leadership to TS 4dc2b3d13a924e9ca701a409c43f5b21
I20260709 13:10:19.643819  1083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d98482eb0d34b66affde9ee092df6a5"
dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
mode: GRACEFUL
new_leader_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
 from {username='slave'} at 127.0.0.1:44216
I20260709 13:10:19.644411  1083 raft_consensus.cc:606] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Received request to transfer leadership to TS 2e69c5828072449e9ec6d1a7b9c86e92
I20260709 13:10:19.659795  1009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "107d332569ea449cb79780f0603c58ff"
dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
mode: GRACEFUL
new_leader_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
 from {username='slave'} at 127.0.0.1:47534
I20260709 13:10:19.660619  1009 raft_consensus.cc:606] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 LEADER]: Received request to transfer leadership to TS 4dc2b3d13a924e9ca701a409c43f5b21
I20260709 13:10:19.735852  1149 consensus_queue.cc:1048] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.750912  1149 consensus_queue.cc:1048] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.944562  1131 consensus_queue.cc:1048] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.951938  1165 raft_consensus.cc:993] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92: : Instructing follower 4dc2b3d13a924e9ca701a409c43f5b21 to start an election
I20260709 13:10:19.952744  1131 raft_consensus.cc:1081] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 LEADER]: Signalling peer 4dc2b3d13a924e9ca701a409c43f5b21 to start an election
I20260709 13:10:19.955327   934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "107d332569ea449cb79780f0603c58ff"
dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
 from {username='slave'} at 127.0.0.1:58942
I20260709 13:10:19.958220   934 raft_consensus.cc:493] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:19.958659   934 raft_consensus.cc:3060] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:19.966660  1135 raft_consensus.cc:993] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef: : Instructing follower 2e69c5828072449e9ec6d1a7b9c86e92 to start an election
I20260709 13:10:19.967213  1135 raft_consensus.cc:1081] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Signalling peer 2e69c5828072449e9ec6d1a7b9c86e92 to start an election
I20260709 13:10:19.969043  1009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d98482eb0d34b66affde9ee092df6a5"
dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
 from {username='slave'} at 127.0.0.1:47518
I20260709 13:10:19.968792  1174 consensus_queue.cc:1048] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:19.969337   934 raft_consensus.cc:515] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.969693  1009 raft_consensus.cc:493] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:19.970285  1009 raft_consensus.cc:3060] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:19.980629  1008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107d332569ea449cb79780f0603c58ff" candidate_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
I20260709 13:10:19.981253   934 leader_election.cc:290] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [CANDIDATE]: Term 2 election: Requested vote from peers 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011), b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131:40105)
I20260709 13:10:19.981388  1008 raft_consensus.cc:3055] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:19.981868  1008 raft_consensus.cc:740] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e69c5828072449e9ec6d1a7b9c86e92, State: Running, Role: LEADER
I20260709 13:10:19.982699  1008 consensus_queue.cc:260] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.983340  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "107d332569ea449cb79780f0603c58ff" candidate_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
I20260709 13:10:19.983588  1009 raft_consensus.cc:515] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.984010  1008 raft_consensus.cc:3060] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:19.984596  1174 consensus_queue.cc:1175] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:10:19.984015  1082 raft_consensus.cc:3060] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:19.986716   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d98482eb0d34b66affde9ee092df6a5" candidate_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
I20260709 13:10:19.987454   934 raft_consensus.cc:3060] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:19.987610  1083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d98482eb0d34b66affde9ee092df6a5" candidate_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
I20260709 13:10:19.987855  1009 leader_election.cc:290] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [CANDIDATE]: Term 2 election: Requested vote from peers 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185), b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131:40105)
I20260709 13:10:19.988319  1083 raft_consensus.cc:3055] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:19.988703  1083 raft_consensus.cc:740] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Running, Role: LEADER
I20260709 13:10:19.989578  1083 consensus_queue.cc:260] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:19.990708  1083 raft_consensus.cc:3060] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:19.994004  1082 raft_consensus.cc:2468] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc2b3d13a924e9ca701a409c43f5b21 in term 2.
I20260709 13:10:19.995090   934 raft_consensus.cc:2468] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e69c5828072449e9ec6d1a7b9c86e92 in term 2.
I20260709 13:10:19.996687   975 leader_election.cc:304] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e69c5828072449e9ec6d1a7b9c86e92, 4dc2b3d13a924e9ca701a409c43f5b21; no voters: 
I20260709 13:10:19.997153  1008 raft_consensus.cc:2468] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc2b3d13a924e9ca701a409c43f5b21 in term 2.
I20260709 13:10:19.997716   897 leader_election.cc:304] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dc2b3d13a924e9ca701a409c43f5b21, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:19.998438  1174 raft_consensus.cc:2804] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:19.998961  1174 raft_consensus.cc:697] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 LEADER]: Becoming Leader. State: Replica: 2e69c5828072449e9ec6d1a7b9c86e92, State: Running, Role: LEADER
I20260709 13:10:19.999156  1149 raft_consensus.cc:2804] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:19.999500  1083 raft_consensus.cc:2468] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e69c5828072449e9ec6d1a7b9c86e92 in term 2.
I20260709 13:10:19.999718  1149 raft_consensus.cc:697] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc2b3d13a924e9ca701a409c43f5b21, State: Running, Role: LEADER
I20260709 13:10:19.999890  1174 consensus_queue.cc:237] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:20.000960  1149 consensus_queue.cc:237] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:20.007548   831 catalog_manager.cc:5697] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 reported cstate change: term changed from 1 to 2, leader changed from b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131) to 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.009580   830 catalog_manager.cc:5697] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 reported cstate change: term changed from 1 to 2, leader changed from 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130) to 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.078323  1175 raft_consensus.cc:993] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef: : Instructing follower 4dc2b3d13a924e9ca701a409c43f5b21 to start an election
I20260709 13:10:20.078809  1128 raft_consensus.cc:1081] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Signalling peer 4dc2b3d13a924e9ca701a409c43f5b21 to start an election
I20260709 13:10:20.080310   934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e601be4655f4ff4ab983a25595621bf"
dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
 from {username='slave'} at 127.0.0.1:58934
I20260709 13:10:20.080893   934 raft_consensus.cc:493] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:20.081187   934 raft_consensus.cc:3060] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.086340   934 raft_consensus.cc:515] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:20.088233   934 leader_election.cc:290] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [CANDIDATE]: Term 2 election: Requested vote from peers 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011), b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131:40105)
I20260709 13:10:20.089111  1008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e601be4655f4ff4ab983a25595621bf" candidate_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
I20260709 13:10:20.089476  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e601be4655f4ff4ab983a25595621bf" candidate_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
I20260709 13:10:20.089828  1008 raft_consensus.cc:3060] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.090176  1082 raft_consensus.cc:3055] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:20.090515  1082 raft_consensus.cc:740] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Running, Role: LEADER
I20260709 13:10:20.091332  1082 consensus_queue.cc:260] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:20.092386  1082 raft_consensus.cc:3060] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.095175  1008 raft_consensus.cc:2468] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc2b3d13a924e9ca701a409c43f5b21 in term 2.
I20260709 13:10:20.096439   897 leader_election.cc:304] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e69c5828072449e9ec6d1a7b9c86e92, 4dc2b3d13a924e9ca701a409c43f5b21; no voters: 
I20260709 13:10:20.097222  1149 raft_consensus.cc:2804] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.097776  1149 raft_consensus.cc:697] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 LEADER]: Becoming Leader. State: Replica: 4dc2b3d13a924e9ca701a409c43f5b21, State: Running, Role: LEADER
I20260709 13:10:20.098688  1149 consensus_queue.cc:237] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:20.099000  1082 raft_consensus.cc:2468] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dc2b3d13a924e9ca701a409c43f5b21 in term 2.
I20260709 13:10:20.105785   830 catalog_manager.cc:5697] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 reported cstate change: term changed from 1 to 2, leader changed from b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131) to 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:20.403483 27734 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:10:20.405369 27734 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:10:20.405926 27734 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:10:20.423957   934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f235b85ae6334664b68af0f643ec15f9"
dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
mode: GRACEFUL
new_leader_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
 from {username='slave'} at 127.0.0.1:58950
I20260709 13:10:20.424499   934 raft_consensus.cc:606] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 LEADER]: Received request to transfer leadership to TS b0d66c0aec224fa9bc07a7ad93a58aef
I20260709 13:10:20.425727 27734 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:10:20.460470  1082 raft_consensus.cc:1275] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Refusing update from remote peer 4dc2b3d13a924e9ca701a409c43f5b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:20.461856  1149 consensus_queue.cc:1048] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:20.473206  1008 raft_consensus.cc:1275] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Refusing update from remote peer 4dc2b3d13a924e9ca701a409c43f5b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:20.474956  1177 consensus_queue.cc:1048] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:20.498879  1008 raft_consensus.cc:1275] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Refusing update from remote peer 4dc2b3d13a924e9ca701a409c43f5b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:20.500197  1177 consensus_queue.cc:1048] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:20.509506  1082 raft_consensus.cc:1275] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Refusing update from remote peer 4dc2b3d13a924e9ca701a409c43f5b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:20.511475  1149 consensus_queue.cc:1048] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:20.538009  1082 raft_consensus.cc:1275] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Refusing update from remote peer 2e69c5828072449e9ec6d1a7b9c86e92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:20.539634  1174 consensus_queue.cc:1048] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:20.550805   934 raft_consensus.cc:1275] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Refusing update from remote peer 2e69c5828072449e9ec6d1a7b9c86e92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:20.553186  1185 consensus_queue.cc:1048] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:20.869474  1177 raft_consensus.cc:993] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21: : Instructing follower b0d66c0aec224fa9bc07a7ad93a58aef to start an election
I20260709 13:10:20.869941  1177 raft_consensus.cc:1081] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 LEADER]: Signalling peer b0d66c0aec224fa9bc07a7ad93a58aef to start an election
I20260709 13:10:20.871454  1082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f235b85ae6334664b68af0f643ec15f9"
dest_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef"
 from {username='slave'} at 127.0.0.1:44194
I20260709 13:10:20.871946  1082 raft_consensus.cc:493] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:20.872277  1082 raft_consensus.cc:3060] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.877224  1082 raft_consensus.cc:515] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:20.878850  1082 leader_election.cc:290] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 2 election: Requested vote from peers 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185), 2e69c5828072449e9ec6d1a7b9c86e92 (127.27.21.130:35011)
I20260709 13:10:20.879848   934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235b85ae6334664b68af0f643ec15f9" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dc2b3d13a924e9ca701a409c43f5b21"
I20260709 13:10:20.879997  1008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f235b85ae6334664b68af0f643ec15f9" candidate_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e69c5828072449e9ec6d1a7b9c86e92"
I20260709 13:10:20.880707   934 raft_consensus.cc:3055] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:20.880786  1008 raft_consensus.cc:3060] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.881031   934 raft_consensus.cc:740] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dc2b3d13a924e9ca701a409c43f5b21, State: Running, Role: LEADER
I20260709 13:10:20.881919   934 consensus_queue.cc:260] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:20.882881   934 raft_consensus.cc:3060] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:20.886582  1008 raft_consensus.cc:2468] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 2.
I20260709 13:10:20.887722  1046 leader_election.cc:304] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e69c5828072449e9ec6d1a7b9c86e92, b0d66c0aec224fa9bc07a7ad93a58aef; no voters: 
I20260709 13:10:20.888222   934 raft_consensus.cc:2468] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0d66c0aec224fa9bc07a7ad93a58aef in term 2.
I20260709 13:10:20.888453  1128 raft_consensus.cc:2804] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:20.889700  1128 raft_consensus.cc:697] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 LEADER]: Becoming Leader. State: Replica: b0d66c0aec224fa9bc07a7ad93a58aef, State: Running, Role: LEADER
I20260709 13:10:20.890467  1128 consensus_queue.cc:237] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } }
I20260709 13:10:20.897689   831 catalog_manager.cc:5697] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef reported cstate change: term changed from 1 to 2, leader changed from 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129) to b0d66c0aec224fa9bc07a7ad93a58aef (127.27.21.131). New cstate: current_term: 2 leader_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4dc2b3d13a924e9ca701a409c43f5b21" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e69c5828072449e9ec6d1a7b9c86e92" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 35011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0d66c0aec224fa9bc07a7ad93a58aef" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 40105 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:21.051607 27734 tablet_server.cc:179] TabletServer@127.27.21.129:0 shutting down...
W20260709 13:10:21.074563   975 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]
I20260709 13:10:21.076678 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:21.077440 27734 tablet_replica.cc:333] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21: stopping tablet replica
I20260709 13:10:21.078058 27734 raft_consensus.cc:2243] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:21.078840 27734 raft_consensus.cc:2272] T 107d332569ea449cb79780f0603c58ff P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.081631 27734 tablet_replica.cc:333] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21: stopping tablet replica
I20260709 13:10:21.082188 27734 raft_consensus.cc:2243] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:21.082592 27734 raft_consensus.cc:2272] T f235b85ae6334664b68af0f643ec15f9 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.084641 27734 tablet_replica.cc:333] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21: stopping tablet replica
I20260709 13:10:21.085156 27734 raft_consensus.cc:2243] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:21.085983 27734 raft_consensus.cc:2272] T 5e601be4655f4ff4ab983a25595621bf P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:21.087728   975 consensus_peers.cc:597] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 -> Peer 4dc2b3d13a924e9ca701a409c43f5b21 (127.27.21.129:45185): Couldn't send request to peer 4dc2b3d13a924e9ca701a409c43f5b21. 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 13:10:21.088296 27734 tablet_replica.cc:333] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21: stopping tablet replica
I20260709 13:10:21.088862 27734 raft_consensus.cc:2243] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:21.089280 27734 raft_consensus.cc:2272] T 4d98482eb0d34b66affde9ee092df6a5 P 4dc2b3d13a924e9ca701a409c43f5b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.111876 27734 tablet_server.cc:196] TabletServer@127.27.21.129:0 shutdown complete.
I20260709 13:10:21.123687 27734 tablet_server.cc:179] TabletServer@127.27.21.130:0 shutting down...
I20260709 13:10:21.141726 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:21.142406 27734 tablet_replica.cc:333] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92: stopping tablet replica
I20260709 13:10:21.142984 27734 raft_consensus.cc:2243] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:21.143471 27734 raft_consensus.cc:2272] T 107d332569ea449cb79780f0603c58ff P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.145623 27734 tablet_replica.cc:333] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92: stopping tablet replica
I20260709 13:10:21.146163 27734 raft_consensus.cc:2243] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:21.147118 27734 raft_consensus.cc:2272] T 4d98482eb0d34b66affde9ee092df6a5 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.149545 27734 tablet_replica.cc:333] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92: stopping tablet replica
I20260709 13:10:21.150050 27734 raft_consensus.cc:2243] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:21.150460 27734 raft_consensus.cc:2272] T f235b85ae6334664b68af0f643ec15f9 P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.152220 27734 tablet_replica.cc:333] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92: stopping tablet replica
I20260709 13:10:21.152742 27734 raft_consensus.cc:2243] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:21.153151 27734 raft_consensus.cc:2272] T 5e601be4655f4ff4ab983a25595621bf P 2e69c5828072449e9ec6d1a7b9c86e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.176154 27734 tablet_server.cc:196] TabletServer@127.27.21.130:0 shutdown complete.
I20260709 13:10:21.189385 27734 tablet_server.cc:179] TabletServer@127.27.21.131:0 shutting down...
I20260709 13:10:21.208312 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:21.208884 27734 tablet_replica.cc:333] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef: stopping tablet replica
I20260709 13:10:21.209475 27734 raft_consensus.cc:2243] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:21.209895 27734 raft_consensus.cc:2272] T 107d332569ea449cb79780f0603c58ff P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.212092 27734 tablet_replica.cc:333] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef: stopping tablet replica
I20260709 13:10:21.212622 27734 raft_consensus.cc:2243] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:21.213213 27734 pending_rounds.cc:70] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef: Trying to abort 1 pending ops.
I20260709 13:10:21.213478 27734 pending_rounds.cc:77] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305636335174328320 op_type: NO_OP noop_request { }
I20260709 13:10:21.213788 27734 raft_consensus.cc:2889] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:21.214061 27734 raft_consensus.cc:2272] T f235b85ae6334664b68af0f643ec15f9 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.216099 27734 tablet_replica.cc:333] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef: stopping tablet replica
I20260709 13:10:21.216602 27734 raft_consensus.cc:2243] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:21.217010 27734 raft_consensus.cc:2272] T 5e601be4655f4ff4ab983a25595621bf P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.219153 27734 tablet_replica.cc:333] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef: stopping tablet replica
I20260709 13:10:21.219640 27734 raft_consensus.cc:2243] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:21.220075 27734 raft_consensus.cc:2272] T 4d98482eb0d34b66affde9ee092df6a5 P b0d66c0aec224fa9bc07a7ad93a58aef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.242511 27734 tablet_server.cc:196] TabletServer@127.27.21.131:0 shutdown complete.
I20260709 13:10:21.254889 27734 master.cc:562] Master@127.27.21.190:42741 shutting down...
I20260709 13:10:21.271847 27734 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:21.272545 27734 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:21.272878 27734 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef4adb4bd11c4f1d9125600f1a7d58f7: stopping tablet replica
I20260709 13:10:21.291721 27734 master.cc:584] Master@127.27.21.190:42741 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3451 ms)
[----------] 6 tests from LeaderRebalancerTest (148107 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:10:21.320487 27734 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.21.190:37995
I20260709 13:10:21.321696 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:21.326573  1196 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 13:10:21.326866  1197 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 13:10:21.328085  1199 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 13:10:21.329478 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:21.330230 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:21.330399 27734 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 13:10:21.330598 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602621330559 us; error 0 us; skew 500 ppm
I20260709 13:10:21.331139 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:21.333469 27734 webserver.cc:533] Webserver started at http://127.27.21.190:36233/ using document root <none> and password file <none>
I20260709 13:10:21.333941 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:21.334131 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:21.334401 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:21.335480 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/master-0-root/instance:
uuid: "0780487404284a13acd744a116d5f48c"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-ndzg"
I20260709 13:10:21.339811 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:21.343187  1204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.344013 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:10:21.344326 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/master-0-root
uuid: "0780487404284a13acd744a116d5f48c"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-ndzg"
I20260709 13:10:21.344652 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-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 13:10:21.366094 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:21.367123 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:21.402922 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.190:37995
I20260709 13:10:21.403028  1255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.190:37995 every 8 connection(s)
I20260709 13:10:21.406857  1256 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 13:10:21.418974  1256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c: Bootstrap starting.
I20260709 13:10:21.423435  1256 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:21.427416  1256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c: No bootstrap required, opened a new log
I20260709 13:10:21.429596  1256 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0780487404284a13acd744a116d5f48c" member_type: VOTER }
I20260709 13:10:21.430004  1256 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:21.430248  1256 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0780487404284a13acd744a116d5f48c, State: Initialized, Role: FOLLOWER
I20260709 13:10:21.430799  1256 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0780487404284a13acd744a116d5f48c" member_type: VOTER }
I20260709 13:10:21.431257  1256 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:21.431478  1256 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:21.431756  1256 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:21.436503  1256 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0780487404284a13acd744a116d5f48c" member_type: VOTER }
I20260709 13:10:21.437006  1256 leader_election.cc:304] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [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: 0780487404284a13acd744a116d5f48c; no voters: 
I20260709 13:10:21.438179  1256 leader_election.cc:290] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:21.438524  1259 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:21.439944  1259 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 1 LEADER]: Becoming Leader. State: Replica: 0780487404284a13acd744a116d5f48c, State: Running, Role: LEADER
I20260709 13:10:21.440532  1259 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [LEADER]: Queue going to LEADER mode. State: All 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: "0780487404284a13acd744a116d5f48c" member_type: VOTER }
I20260709 13:10:21.441058  1256 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:21.443225  1261 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0780487404284a13acd744a116d5f48c. Latest consensus state: current_term: 1 leader_uuid: "0780487404284a13acd744a116d5f48c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0780487404284a13acd744a116d5f48c" member_type: VOTER } }
I20260709 13:10:21.443156  1260 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0780487404284a13acd744a116d5f48c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0780487404284a13acd744a116d5f48c" member_type: VOTER } }
I20260709 13:10:21.443863  1261 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:21.443959  1260 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:21.447975  1264 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:21.455899  1264 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:21.456902 27734 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:21.464564  1264 catalog_manager.cc:1383] Generated new cluster ID: 2ffb068b0c464a4381fa74a5e3657e81
I20260709 13:10:21.464855  1264 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:21.484061  1264 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:21.485379  1264 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:21.498485  1264 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c: Generated new TSK 0
I20260709 13:10:21.499076  1264 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:21.523797 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:21.529697  1277 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 13:10:21.530941  1278 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 13:10:21.532331 27734 server_base.cc:1061] running on GCE node
W20260709 13:10:21.532210  1280 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 13:10:21.533510 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:21.533692 27734 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 13:10:21.533810 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602621533799 us; error 0 us; skew 500 ppm
I20260709 13:10:21.534317 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:21.536569 27734 webserver.cc:533] Webserver started at http://127.27.21.129:42403/ using document root <none> and password file <none>
I20260709 13:10:21.537029 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:21.537205 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:21.537500 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:21.538574 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-0-root/instance:
uuid: "bb2515c30b994af6854d960aae950e97"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-ndzg"
I20260709 13:10:21.543345 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:10:21.546842  1285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.547598 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:21.547914 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "bb2515c30b994af6854d960aae950e97"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-ndzg"
I20260709 13:10:21.548223 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-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 13:10:21.575812 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:21.576965 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:21.578502 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:21.580703 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:21.580924 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.581154 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:21.581346 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:10:21.622087 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:38459
I20260709 13:10:21.622239  1347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:38459 every 8 connection(s)
I20260709 13:10:21.627063 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:21.633872  1352 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 13:10:21.635434  1353 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 13:10:21.638662  1355 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 13:10:21.639557  1348 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37995
I20260709 13:10:21.640021 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:21.640023  1348 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:21.640956 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:21.641211 27734 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 13:10:21.641068  1348 heartbeater.cc:507] Master 127.27.21.190:37995 requested a full tablet report, sending...
I20260709 13:10:21.641623 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602621641562 us; error 0 us; skew 500 ppm
I20260709 13:10:21.642547 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:21.643877  1221 ts_manager.cc:194] Registered new tserver with Master: bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459)
I20260709 13:10:21.645604 27734 webserver.cc:533] Webserver started at http://127.27.21.130:44089/ using document root <none> and password file <none>
I20260709 13:10:21.646317 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:21.646600 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:21.646540  1221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37116
I20260709 13:10:21.647116 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:21.648681 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-1-root/instance:
uuid: "de4cf51c6fea4d4c85e650f679dbe027"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-ndzg"
I20260709 13:10:21.653887 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:10:21.657735  1360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.658970 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:10:21.659384 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-1-root
uuid: "de4cf51c6fea4d4c85e650f679dbe027"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-ndzg"
I20260709 13:10:21.659811 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-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 13:10:21.672755 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:21.673888 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:21.675261 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:21.677532 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:21.677732 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.677989 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:21.678144 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.717152 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.130:41885
I20260709 13:10:21.717278  1422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.130:41885 every 8 connection(s)
I20260709 13:10:21.722164 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:21.729974  1426 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 13:10:21.731261  1427 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 13:10:21.734486  1429 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 13:10:21.735353  1423 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37995
I20260709 13:10:21.735805  1423 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:21.736008 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:21.736886  1423 heartbeater.cc:507] Master 127.27.21.190:37995 requested a full tablet report, sending...
I20260709 13:10:21.737157 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:21.737478 27734 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 13:10:21.737687 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602621737671 us; error 0 us; skew 500 ppm
I20260709 13:10:21.738466 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:21.739235  1221 ts_manager.cc:194] Registered new tserver with Master: de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:21.740967  1221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37122
I20260709 13:10:21.741027 27734 webserver.cc:533] Webserver started at http://127.27.21.131:39921/ using document root <none> and password file <none>
I20260709 13:10:21.741658 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:21.741919 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:21.742285 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:21.743739 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-2-root/instance:
uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-ndzg"
I20260709 13:10:21.748335 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:10:21.751724  1434 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.752516 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:21.752835 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-2-root
uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
format_stamp: "Formatted at 2026-07-09 13:10:21 on dist-test-slave-ndzg"
I20260709 13:10:21.753139 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602473048289-27734-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 13:10:21.770550 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:21.771656 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:21.773106 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:21.775384 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:21.775619 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.775862 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:21.776034 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:21.815573 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.131:45151
I20260709 13:10:21.815743  1496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.131:45151 every 8 connection(s)
I20260709 13:10:21.828889  1497 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37995
I20260709 13:10:21.829411  1497 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:21.830128  1497 heartbeater.cc:507] Master 127.27.21.190:37995 requested a full tablet report, sending...
I20260709 13:10:21.831990  1221 ts_manager.cc:194] Registered new tserver with Master: ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:21.832154 27734 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013501886s
I20260709 13:10:21.833845  1221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37132
I20260709 13:10:21.859902  1221 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37140:
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 13:10:21.862447  1221 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 13:10:21.932395  1462 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1893a88be44fba3d25684508bea27 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:21.932551  1461 tablet_service.cc:1511] Processing CreateTablet for tablet 357d4c0bdc0946d4bc68d59c9c96090c (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:21.933467  1311 tablet_service.cc:1511] Processing CreateTablet for tablet c03957baa64f49ab8297304f316b9694 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:21.934473  1460 tablet_service.cc:1511] Processing CreateTablet for tablet c03957baa64f49ab8297304f316b9694 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:21.935004  1311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03957baa64f49ab8297304f316b9694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.935290  1313 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1893a88be44fba3d25684508bea27 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:21.936666  1313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1893a88be44fba3d25684508bea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.938542  1310 tablet_service.cc:1511] Processing CreateTablet for tablet d9cdb57b3a93473ca1f09b9ef9f7ccad (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:21.938735  1312 tablet_service.cc:1511] Processing CreateTablet for tablet 357d4c0bdc0946d4bc68d59c9c96090c (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:21.940114  1310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cdb57b3a93473ca1f09b9ef9f7ccad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.940490  1462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1893a88be44fba3d25684508bea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.941747  1460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03957baa64f49ab8297304f316b9694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.943099  1461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357d4c0bdc0946d4bc68d59c9c96090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.942765  1459 tablet_service.cc:1511] Processing CreateTablet for tablet d9cdb57b3a93473ca1f09b9ef9f7ccad (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:21.944361  1459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cdb57b3a93473ca1f09b9ef9f7ccad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.946421  1312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357d4c0bdc0946d4bc68d59c9c96090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.951663  1309 tablet_service.cc:1511] Processing CreateTablet for tablet dfb1c39845e54b968d7e9a3b5e979738 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:21.953270  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb1c39845e54b968d7e9a3b5e979738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.957562  1308 tablet_service.cc:1511] Processing CreateTablet for tablet 9db7a15abded4004bd900e53b9ff290c (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:21.959182  1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db7a15abded4004bd900e53b9ff290c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.963980  1457 tablet_service.cc:1511] Processing CreateTablet for tablet 9db7a15abded4004bd900e53b9ff290c (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:21.965601  1457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db7a15abded4004bd900e53b9ff290c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.972306  1456 tablet_service.cc:1511] Processing CreateTablet for tablet de426386bc15475397751614b802b176 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:21.974006  1456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de426386bc15475397751614b802b176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.979075  1455 tablet_service.cc:1511] Processing CreateTablet for tablet 3292a3458f254a179e5a5456bdb39b84 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:21.984084  1454 tablet_service.cc:1511] Processing CreateTablet for tablet b77cc227d84d431cb12a2fa21b86cf5f (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:21.981132  1455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3292a3458f254a179e5a5456bdb39b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.987634  1454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77cc227d84d431cb12a2fa21b86cf5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:21.955749  1458 tablet_service.cc:1511] Processing CreateTablet for tablet dfb1c39845e54b968d7e9a3b5e979738 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:21.990934  1458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb1c39845e54b968d7e9a3b5e979738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.023140  1388 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1893a88be44fba3d25684508bea27 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:22.024602  1388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1893a88be44fba3d25684508bea27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.030826  1387 tablet_service.cc:1511] Processing CreateTablet for tablet 357d4c0bdc0946d4bc68d59c9c96090c (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:22.032770  1387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357d4c0bdc0946d4bc68d59c9c96090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.034497  1307 tablet_service.cc:1511] Processing CreateTablet for tablet de426386bc15475397751614b802b176 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:22.034556  1305 tablet_service.cc:1511] Processing CreateTablet for tablet b77cc227d84d431cb12a2fa21b86cf5f (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:22.036577  1306 tablet_service.cc:1511] Processing CreateTablet for tablet 3292a3458f254a179e5a5456bdb39b84 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:22.041815  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de426386bc15475397751614b802b176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.046054  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3292a3458f254a179e5a5456bdb39b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.049098  1386 tablet_service.cc:1511] Processing CreateTablet for tablet c03957baa64f49ab8297304f316b9694 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:22.050652  1386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03957baa64f49ab8297304f316b9694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.050977  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77cc227d84d431cb12a2fa21b86cf5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.062841  1385 tablet_service.cc:1511] Processing CreateTablet for tablet d9cdb57b3a93473ca1f09b9ef9f7ccad (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:22.064400  1385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cdb57b3a93473ca1f09b9ef9f7ccad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.075009  1384 tablet_service.cc:1511] Processing CreateTablet for tablet dfb1c39845e54b968d7e9a3b5e979738 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:22.076543  1384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb1c39845e54b968d7e9a3b5e979738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.098498  1383 tablet_service.cc:1511] Processing CreateTablet for tablet 9db7a15abded4004bd900e53b9ff290c (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:22.100065  1383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9db7a15abded4004bd900e53b9ff290c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.111660  1514 tablet_bootstrap.cc:492] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.119021  1512 tablet_bootstrap.cc:492] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.119417  1382 tablet_service.cc:1511] Processing CreateTablet for tablet de426386bc15475397751614b802b176 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:22.121438  1382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de426386bc15475397751614b802b176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.127022  1381 tablet_service.cc:1511] Processing CreateTablet for tablet 3292a3458f254a179e5a5456bdb39b84 (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:22.130919  1380 tablet_service.cc:1511] Processing CreateTablet for tablet b77cc227d84d431cb12a2fa21b86cf5f (DEFAULT_TABLE table=test-workload [id=a9df9c825af84e8cab4739e308e7ab10]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:22.131842  1512 tablet_bootstrap.cc:654] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.129073  1381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3292a3458f254a179e5a5456bdb39b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.134788  1380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77cc227d84d431cb12a2fa21b86cf5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:22.157258  1512 tablet_bootstrap.cc:492] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.159624  1513 tablet_bootstrap.cc:492] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.165695  1513 tablet_bootstrap.cc:654] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.167412  1514 tablet_bootstrap.cc:654] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.173585  1512 ts_tablet_manager.cc:1403] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.008s
I20260709 13:10:22.178203  1512 raft_consensus.cc:359] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.184705  1512 raft_consensus.cc:385] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.185137  1512 raft_consensus.cc:740] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.186489  1512 consensus_queue.cc:260] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.191928  1513 tablet_bootstrap.cc:492] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.192495  1513 ts_tablet_manager.cc:1403] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.013s
I20260709 13:10:22.194995  1513 raft_consensus.cc:359] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.196092  1513 raft_consensus.cc:385] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.196470  1513 raft_consensus.cc:740] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.197422  1513 consensus_queue.cc:260] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.199441  1514 tablet_bootstrap.cc:492] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.200314  1514 ts_tablet_manager.cc:1403] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.010s
I20260709 13:10:22.202678  1497 heartbeater.cc:499] Master 127.27.21.190:37995 was elected leader, sending a full tablet report...
I20260709 13:10:22.203529  1348 heartbeater.cc:499] Master 127.27.21.190:37995 was elected leader, sending a full tablet report...
I20260709 13:10:22.204242  1513 ts_tablet_manager.cc:1434] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260709 13:10:22.204421  1514 raft_consensus.cc:359] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.205475  1514 raft_consensus.cc:385] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.205557  1513 tablet_bootstrap.cc:492] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.205928  1514 raft_consensus.cc:740] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.206853  1514 consensus_queue.cc:260] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.209476  1423 heartbeater.cc:499] Master 127.27.21.190:37995 was elected leader, sending a full tablet report...
I20260709 13:10:22.210119  1514 ts_tablet_manager.cc:1434] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:10:22.212020  1514 tablet_bootstrap.cc:492] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.212924  1513 tablet_bootstrap.cc:654] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.220372  1514 tablet_bootstrap.cc:654] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.221254  1512 ts_tablet_manager.cc:1434] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.003s
I20260709 13:10:22.222566  1512 tablet_bootstrap.cc:492] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.230495  1512 tablet_bootstrap.cc:654] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.242961  1514 tablet_bootstrap.cc:492] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.243673  1514 ts_tablet_manager.cc:1403] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.004s
I20260709 13:10:22.247689  1514 raft_consensus.cc:359] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.248483  1514 raft_consensus.cc:385] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.248786  1514 raft_consensus.cc:740] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.249766  1514 consensus_queue.cc:260] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.252365  1514 ts_tablet_manager.cc:1434] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:22.252920  1513 tablet_bootstrap.cc:492] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.252954  1512 tablet_bootstrap.cc:492] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.253472  1514 tablet_bootstrap.cc:492] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.253780  1512 ts_tablet_manager.cc:1403] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260709 13:10:22.253778  1513 ts_tablet_manager.cc:1403] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.036s
I20260709 13:10:22.258086  1513 raft_consensus.cc:359] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.258894  1513 raft_consensus.cc:385] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.258428  1512 raft_consensus.cc:359] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.259225  1513 raft_consensus.cc:740] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.259447  1512 raft_consensus.cc:385] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.259927  1512 raft_consensus.cc:740] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.260558  1514 tablet_bootstrap.cc:654] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.260236  1513 consensus_queue.cc:260] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.260999  1512 consensus_queue.cc:260] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.263028  1513 ts_tablet_manager.cc:1434] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:22.264122  1513 tablet_bootstrap.cc:492] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.266870  1512 ts_tablet_manager.cc:1434] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:10:22.268379  1512 tablet_bootstrap.cc:492] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.270572  1513 tablet_bootstrap.cc:654] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.272533  1514 tablet_bootstrap.cc:492] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.273262  1514 ts_tablet_manager.cc:1403] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 13:10:22.276467  1512 tablet_bootstrap.cc:654] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.276958  1514 raft_consensus.cc:359] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.277915  1514 raft_consensus.cc:385] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.278231  1514 raft_consensus.cc:740] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.279197  1518 raft_consensus.cc:493] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.279192  1514 consensus_queue.cc:260] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.279886  1518 raft_consensus.cc:515] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.282075  1514 ts_tablet_manager.cc:1434] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:22.283128  1514 tablet_bootstrap.cc:492] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.292805  1513 tablet_bootstrap.cc:492] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.293258  1514 tablet_bootstrap.cc:654] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.293416  1513 ts_tablet_manager.cc:1403] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260709 13:10:22.295993  1518 leader_election.cc:290] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:22.297425  1513 raft_consensus.cc:359] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.298259  1513 raft_consensus.cc:385] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.298575  1513 raft_consensus.cc:740] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.299477  1513 consensus_queue.cc:260] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.301976  1513 ts_tablet_manager.cc:1434] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:10:22.303164  1513 tablet_bootstrap.cc:492] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.305781  1519 raft_consensus.cc:493] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.306392  1519 raft_consensus.cc:515] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.311252  1512 tablet_bootstrap.cc:492] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.311841  1512 ts_tablet_manager.cc:1403] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.009s
I20260709 13:10:22.319816  1514 tablet_bootstrap.cc:492] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.319730  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:22.313706  1519 leader_election.cc:290] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:22.320946  1323 raft_consensus.cc:2468] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:22.322944  1438 leader_election.cc:304] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.324151  1518 raft_consensus.cc:2804] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.324625  1518 raft_consensus.cc:493] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.325210  1518 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.326524  1512 raft_consensus.cc:359] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.327333  1512 raft_consensus.cc:385] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.327634  1512 raft_consensus.cc:740] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.328469  1512 consensus_queue.cc:260] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.320914  1514 ts_tablet_manager.cc:1403] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.001s
I20260709 13:10:22.334153  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.334434  1514 raft_consensus.cc:359] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.334975  1398 raft_consensus.cc:2468] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:22.335181  1514 raft_consensus.cc:385] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.335496  1514 raft_consensus.cc:740] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.335584  1513 tablet_bootstrap.cc:654] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.336431  1514 consensus_queue.cc:260] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.338198  1518 raft_consensus.cc:515] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.339208  1514 ts_tablet_manager.cc:1434] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:22.340513  1514 tablet_bootstrap.cc:492] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.342478  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:22.343282  1323 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.347079  1512 ts_tablet_manager.cc:1434] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.001s
I20260709 13:10:22.348389  1512 tablet_bootstrap.cc:492] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.355437  1512 tablet_bootstrap.cc:654] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.356117  1323 raft_consensus.cc:2468] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:22.360049  1513 tablet_bootstrap.cc:492] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.360633  1513 ts_tablet_manager.cc:1403] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.011s
I20260709 13:10:22.363996  1513 raft_consensus.cc:359] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.364825  1513 raft_consensus.cc:385] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.365175  1513 raft_consensus.cc:740] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.365530  1532 raft_consensus.cc:493] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.366048  1532 raft_consensus.cc:515] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.366150  1513 consensus_queue.cc:260] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.368414  1532 leader_election.cc:290] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:22.369647  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357d4c0bdc0946d4bc68d59c9c96090c" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.370378  1398 raft_consensus.cc:2468] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:22.370524  1514 tablet_bootstrap.cc:654] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.372052  1437 leader_election.cc:304] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.373383  1532 raft_consensus.cc:2804] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.373771  1532 raft_consensus.cc:493] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.374151  1532 raft_consensus.cc:3060] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.374361  1513 ts_tablet_manager.cc:1434] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:10:22.375929  1513 tablet_bootstrap.cc:492] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.383850  1513 tablet_bootstrap.cc:654] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.384948  1532 raft_consensus.cc:515] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.398871  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357d4c0bdc0946d4bc68d59c9c96090c" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:22.399610  1323 raft_consensus.cc:2468] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:22.386330  1519 raft_consensus.cc:493] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.390801  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.395256  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:22.396154  1518 leader_election.cc:290] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:22.398401  1438 leader_election.cc:304] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.404661  1472 raft_consensus.cc:2393] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb2515c30b994af6854d960aae950e97 in current term 1: Already voted for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in this term.
I20260709 13:10:22.402136  1519 raft_consensus.cc:515] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.407191  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357d4c0bdc0946d4bc68d59c9c96090c" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:22.407835  1519 leader_election.cc:290] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.407941  1397 raft_consensus.cc:3060] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.403582  1398 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.408932  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.409039  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357d4c0bdc0946d4bc68d59c9c96090c" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:22.409795  1512 tablet_bootstrap.cc:492] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.409907  1323 raft_consensus.cc:3060] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.410434  1512 ts_tablet_manager.cc:1403] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.032s
W20260709 13:10:22.410689  1286 leader_election.cc:343] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:22.405424  1532 leader_election.cc:290] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:22.413858  1518 raft_consensus.cc:2804] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.414407  1518 raft_consensus.cc:697] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:22.415267  1518 consensus_queue.cc:237] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:22.420876  1398 raft_consensus.cc:2468] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:22.421787  1323 raft_consensus.cc:2468] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:22.422452  1512 raft_consensus.cc:359] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.423026  1438 leader_election.cc:304] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.423518  1512 raft_consensus.cc:385] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.423902  1532 raft_consensus.cc:2804] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.425457  1532 raft_consensus.cc:697] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:22.423942  1512 raft_consensus.cc:740] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.426326  1532 consensus_queue.cc:237] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.427047  1512 consensus_queue.cc:260] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.433159  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.435566  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.436736  1398 raft_consensus.cc:2393] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb2515c30b994af6854d960aae950e97 in current term 1: Already voted for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in this term.
W20260709 13:10:22.437903  1288 leader_election.cc:343] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:22.439162  1288 leader_election.cc:304] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb2515c30b994af6854d960aae950e97; no voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:22.436990  1397 raft_consensus.cc:2468] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:22.442823  1519 raft_consensus.cc:2749] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:22.443414  1288 leader_election.cc:304] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb2515c30b994af6854d960aae950e97; no voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:22.445107  1514 tablet_bootstrap.cc:492] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.445735  1514 ts_tablet_manager.cc:1403] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.019s
I20260709 13:10:22.445820  1519 raft_consensus.cc:2749] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:22.443933  1512 ts_tablet_manager.cc:1434] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.033s	user 0.013s	sys 0.005s
I20260709 13:10:22.447969  1512 tablet_bootstrap.cc:492] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.448966  1514 raft_consensus.cc:359] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
W20260709 13:10:22.451155  1269 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:22.450192  1218 catalog_manager.cc:5697] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:22.453203  1513 tablet_bootstrap.cc:492] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.453827  1513 ts_tablet_manager.cc:1403] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.018s
I20260709 13:10:22.450783  1514 raft_consensus.cc:385] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.458132  1514 raft_consensus.cc:740] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.459633  1514 consensus_queue.cc:260] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.460039  1513 raft_consensus.cc:359] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.460829  1513 raft_consensus.cc:385] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.461143  1513 raft_consensus.cc:740] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.464924  1512 tablet_bootstrap.cc:654] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.465842  1513 consensus_queue.cc:260] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.468813  1513 ts_tablet_manager.cc:1434] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:10:22.471464  1513 tablet_bootstrap.cc:492] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.479835  1513 tablet_bootstrap.cc:654] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.484294  1514 ts_tablet_manager.cc:1434] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.004s
I20260709 13:10:22.485577  1519 raft_consensus.cc:493] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.486022  1512 tablet_bootstrap.cc:492] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.486672  1512 ts_tablet_manager.cc:1403] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.009s
I20260709 13:10:22.486188  1519 raft_consensus.cc:515] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.488727  1519 leader_election.cc:290] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.489804  1512 raft_consensus.cc:359] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.490607  1512 raft_consensus.cc:385] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.490634  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.490967  1512 raft_consensus.cc:740] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.490995  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.491586  1397 raft_consensus.cc:2468] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
W20260709 13:10:22.492559  1286 leader_election.cc:343] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:22.493244  1512 consensus_queue.cc:260] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.493743  1288 leader_election.cc:304] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [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: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:22.495208  1519 raft_consensus.cc:2804] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.495765  1519 raft_consensus.cc:493] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.496148  1519 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.498551  1513 tablet_bootstrap.cc:492] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.499346  1513 ts_tablet_manager.cc:1403] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260709 13:10:22.498682  1512 ts_tablet_manager.cc:1434] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:10:22.501748  1520 raft_consensus.cc:493] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.502051  1512 tablet_bootstrap.cc:492] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.502326  1520 raft_consensus.cc:515] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.503284  1513 raft_consensus.cc:359] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.504212  1513 raft_consensus.cc:385] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.504585  1513 raft_consensus.cc:740] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.505709  1513 consensus_queue.cc:260] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.510022  1548 raft_consensus.cc:493] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.510689  1548 raft_consensus.cc:515] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.512416  1512 tablet_bootstrap.cc:654] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.514473  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03957baa64f49ab8297304f316b9694" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.515084  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03957baa64f49ab8297304f316b9694" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.515201  1397 raft_consensus.cc:2468] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:22.515785  1472 raft_consensus.cc:2468] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:22.516407  1513 ts_tablet_manager.cc:1434] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.009s
I20260709 13:10:22.516621  1288 leader_election.cc:304] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:22.517765  1513 tablet_bootstrap.cc:492] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.514518  1548 leader_election.cc:290] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.520126  1547 raft_consensus.cc:2804] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.520640  1547 raft_consensus.cc:493] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.521416  1547 raft_consensus.cc:3060] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.523483  1520 leader_election.cc:290] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.495177  1514 tablet_bootstrap.cc:492] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.534616  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03957baa64f49ab8297304f316b9694" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:22.535236  1519 raft_consensus.cc:515] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.543323  1519 leader_election.cc:290] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.544763  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
W20260709 13:10:22.548175  1286 leader_election.cc:343] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:22.549019  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:22.549721  1397 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.551106  1514 tablet_bootstrap.cc:654] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.557101  1397 raft_consensus.cc:2468] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.542766  1218 catalog_manager.cc:5697] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:22.558410  1288 leader_election.cc:304] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:22.559607  1519 raft_consensus.cc:2804] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.545713  1513 tablet_bootstrap.cc:654] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.560096  1519 raft_consensus.cc:697] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:22.560988  1519 consensus_queue.cc:237] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.552929  1547 raft_consensus.cc:515] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.571174  1323 raft_consensus.cc:2393] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de4cf51c6fea4d4c85e650f679dbe027 in current term 1: Already voted for candidate bb2515c30b994af6854d960aae950e97 in this term.
I20260709 13:10:22.572582  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03957baa64f49ab8297304f316b9694" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:22.573266  1397 raft_consensus.cc:3060] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.575912  1221 catalog_manager.cc:5697] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:22.579006  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03957baa64f49ab8297304f316b9694" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.579735  1472 raft_consensus.cc:2468] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 0.
I20260709 13:10:22.581017  1547 leader_election.cc:290] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.582197  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03957baa64f49ab8297304f316b9694" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:22.582788  1472 raft_consensus.cc:3060] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.583135  1512 tablet_bootstrap.cc:492] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.583667  1512 ts_tablet_manager.cc:1403] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.005s
I20260709 13:10:22.586068  1397 raft_consensus.cc:2468] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.586918  1512 raft_consensus.cc:359] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.587690  1512 raft_consensus.cc:385] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.587987  1512 raft_consensus.cc:740] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.580976  1361 leader_election.cc:304] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [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: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97
I20260709 13:10:22.589761  1520 raft_consensus.cc:2764] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:10:22.589870  1513 tablet_bootstrap.cc:492] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.590678  1513 ts_tablet_manager.cc:1403] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.000s
I20260709 13:10:22.591313  1288 leader_election.cc:304] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:22.592218  1547 raft_consensus.cc:2804] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.592697  1547 raft_consensus.cc:697] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:22.593514  1547 consensus_queue.cc:237] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.594810  1513 raft_consensus.cc:359] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.595809  1513 raft_consensus.cc:385] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.596230  1513 raft_consensus.cc:740] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.597260  1513 consensus_queue.cc:260] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.600443  1513 ts_tablet_manager.cc:1434] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:10:22.602013  1513 tablet_bootstrap.cc:492] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.600721  1472 raft_consensus.cc:2468] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.588754  1512 consensus_queue.cc:260] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.608096  1512 ts_tablet_manager.cc:1434] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 13:10:22.609181  1512 tablet_bootstrap.cc:492] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.609697  1221 catalog_manager.cc:5697] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:22.615794  1512 tablet_bootstrap.cc:654] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.621778  1513 tablet_bootstrap.cc:654] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.624342  1514 tablet_bootstrap.cc:492] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.624930  1514 ts_tablet_manager.cc:1403] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.130s	user 0.007s	sys 0.023s
I20260709 13:10:22.627395  1512 tablet_bootstrap.cc:492] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.628090  1512 ts_tablet_manager.cc:1403] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260709 13:10:22.628515  1514 raft_consensus.cc:359] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.629453  1514 raft_consensus.cc:385] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.629871  1514 raft_consensus.cc:740] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.630913  1514 consensus_queue.cc:260] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.633859  1514 ts_tablet_manager.cc:1434] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:10:22.633589  1512 raft_consensus.cc:359] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.634461  1512 raft_consensus.cc:385] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.634797  1512 raft_consensus.cc:740] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.634954  1514 tablet_bootstrap.cc:492] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.636332  1512 consensus_queue.cc:260] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.637638  1513 tablet_bootstrap.cc:492] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.638136  1513 ts_tablet_manager.cc:1403] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.001s
I20260709 13:10:22.640532  1518 raft_consensus.cc:493] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.640890  1513 raft_consensus.cc:359] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.641065  1518 raft_consensus.cc:515] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.641652  1513 raft_consensus.cc:385] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.641937  1513 raft_consensus.cc:740] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.642531  1514 tablet_bootstrap.cc:654] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.642705  1513 consensus_queue.cc:260] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.644515  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.646938  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
W20260709 13:10:22.647696  1437 leader_election.cc:343] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:22.648314  1518 leader_election.cc:290] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
W20260709 13:10:22.648418  1438 leader_election.cc:343] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:22.648881  1438 leader_election.cc:304] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:22.650108  1518 raft_consensus.cc:2749] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:22.651458  1513 ts_tablet_manager.cc:1434] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:10:22.651731  1512 ts_tablet_manager.cc:1434] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:10:22.652482  1513 tablet_bootstrap.cc:492] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:22.652683  1512 tablet_bootstrap.cc:492] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.659487  1513 tablet_bootstrap.cc:654] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.659487  1512 tablet_bootstrap.cc:654] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.672828  1547 raft_consensus.cc:493] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.673194  1512 tablet_bootstrap.cc:492] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.673702  1514 tablet_bootstrap.cc:492] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.673728  1512 ts_tablet_manager.cc:1403] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:10:22.673435  1547 raft_consensus.cc:515] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.674360  1514 ts_tablet_manager.cc:1403] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.040s	user 0.029s	sys 0.008s
I20260709 13:10:22.677276  1513 tablet_bootstrap.cc:492] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:22.677078  1512 raft_consensus.cc:359] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.677793  1513 ts_tablet_manager.cc:1403] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 13:10:22.677469  1514 raft_consensus.cc:359] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.677866  1512 raft_consensus.cc:385] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.678289  1514 raft_consensus.cc:385] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.678329  1512 raft_consensus.cc:740] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.678745  1514 raft_consensus.cc:740] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.677680  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3292a3458f254a179e5a5456bdb39b84" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.679350  1512 consensus_queue.cc:260] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.679773  1514 consensus_queue.cc:260] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
W20260709 13:10:22.680501  1288 leader_election.cc:343] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:22.680611  1513 raft_consensus.cc:359] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.681193  1547 leader_election.cc:290] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.681363  1513 raft_consensus.cc:385] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.681718  1513 raft_consensus.cc:740] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.678660  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3292a3458f254a179e5a5456bdb39b84" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.682437  1472 raft_consensus.cc:2468] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:22.683848  1286 leader_election.cc:304] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [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: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:22.684417  1512 ts_tablet_manager.cc:1434] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:22.685568  1518 raft_consensus.cc:493] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.686080  1518 raft_consensus.cc:515] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.682680  1513 consensus_queue.cc:260] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.687898  1514 ts_tablet_manager.cc:1434] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:10:22.688309  1518 leader_election.cc:290] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:22.688835  1513 ts_tablet_manager.cc:1434] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:10:22.688982  1514 tablet_bootstrap.cc:492] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.685104  1547 raft_consensus.cc:2804] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.692198  1547 raft_consensus.cc:493] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.692425  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:22.693169  1323 raft_consensus.cc:2468] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:22.695196  1438 leader_election.cc:304] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.695935  1518 raft_consensus.cc:2804] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.696242  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
W20260709 13:10:22.697710  1437 leader_election.cc:343] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:22.696290  1518 raft_consensus.cc:493] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.698402  1518 raft_consensus.cc:3060] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.692812  1547 raft_consensus.cc:3060] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.700855  1514 tablet_bootstrap.cc:654] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.705444  1512 tablet_bootstrap.cc:492] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:22.705312  1518 raft_consensus.cc:515] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.706575  1514 tablet_bootstrap.cc:492] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.706815  1519 raft_consensus.cc:493] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.707072  1514 ts_tablet_manager.cc:1403] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260709 13:10:22.707329  1519 raft_consensus.cc:515] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.708369  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:22.708976  1323 raft_consensus.cc:3060] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.709571  1519 leader_election.cc:290] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.709928  1514 raft_consensus.cc:359] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.710646  1514 raft_consensus.cc:385] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.710963  1514 raft_consensus.cc:740] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.711297  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.711990  1472 raft_consensus.cc:2468] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:22.711779  1514 consensus_queue.cc:260] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.712954  1512 tablet_bootstrap.cc:654] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.713984  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.714330  1514 ts_tablet_manager.cc:1434] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:22.714690  1397 raft_consensus.cc:2468] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:22.715457  1514 tablet_bootstrap.cc:492] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:22.719386  1323 raft_consensus.cc:2468] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:22.720727  1438 leader_election.cc:304] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.721692  1532 raft_consensus.cc:2804] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.722195  1532 raft_consensus.cc:697] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:22.723455  1514 tablet_bootstrap.cc:654] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:22.714299  1286 leader_election.cc:304] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.724274  1539 raft_consensus.cc:493] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.724699  1519 raft_consensus.cc:2804] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.725265  1519 raft_consensus.cc:493] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.725703  1519 raft_consensus.cc:3060] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.727880  1512 tablet_bootstrap.cc:492] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:22.724754  1539 raft_consensus.cc:515] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.728652  1512 ts_tablet_manager.cc:1403] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.012s
I20260709 13:10:22.732614  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.732519  1512 raft_consensus.cc:359] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.733589  1397 raft_consensus.cc:2393] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in current term 1: Already voted for candidate bb2515c30b994af6854d960aae950e97 in this term.
I20260709 13:10:22.733781  1512 raft_consensus.cc:385] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.723037  1532 consensus_queue.cc:237] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.734225  1512 raft_consensus.cc:740] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.735726  1512 consensus_queue.cc:260] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.738869  1322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:22.739020  1512 ts_tablet_manager.cc:1434] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:10:22.739678  1548 raft_consensus.cc:493] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.740149  1548 raft_consensus.cc:515] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.740258  1519 raft_consensus.cc:515] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.740619  1438 leader_election.cc:304] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:22.742431  1534 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.742834  1548 leader_election.cc:290] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.744086  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de426386bc15475397751614b802b176" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.744762  1472 raft_consensus.cc:2468] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:22.746047  1286 leader_election.cc:304] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.746196  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de426386bc15475397751614b802b176" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:22.746841  1397 raft_consensus.cc:2468] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:22.746932  1548 raft_consensus.cc:2804] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.734579  1539 leader_election.cc:290] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:22.753124  1547 raft_consensus.cc:515] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.754884  1514 tablet_bootstrap.cc:492] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:22.749459  1548 raft_consensus.cc:493] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.755201  1518 leader_election.cc:290] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:22.755620  1514 ts_tablet_manager.cc:1403] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.015s
I20260709 13:10:22.755601  1548 raft_consensus.cc:3060] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.756677  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:22.757381  1397 raft_consensus.cc:3060] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.759111  1514 raft_consensus.cc:359] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.759665  1534 raft_consensus.cc:2749] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:22.759896  1514 raft_consensus.cc:385] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:22.760401  1514 raft_consensus.cc:740] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:22.761096  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:22.761132  1514 consensus_queue.cc:260] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.761907  1398 raft_consensus.cc:3060] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.762444  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:22.763068  1472 raft_consensus.cc:3060] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.763684  1514 ts_tablet_manager.cc:1434] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:22.765568  1519 leader_election.cc:290] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.769856  1547 leader_election.cc:290] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.770556  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3292a3458f254a179e5a5456bdb39b84" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:22.771323  1396 raft_consensus.cc:3060] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.771196  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3292a3458f254a179e5a5456bdb39b84" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:22.771930  1471 raft_consensus.cc:3060] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.772214  1472 raft_consensus.cc:2468] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.773495  1286 leader_election.cc:304] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:22.778443  1398 raft_consensus.cc:2468] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.778801  1548 raft_consensus.cc:515] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.779479  1397 raft_consensus.cc:2468] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:22.780326  1547 raft_consensus.cc:2804] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.781361  1396 raft_consensus.cc:2468] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.782925  1548 leader_election.cc:290] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.782040  1547 raft_consensus.cc:697] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:22.784250  1288 leader_election.cc:304] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:22.784379  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de426386bc15475397751614b802b176" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:22.784425  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de426386bc15475397751614b802b176" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:22.785274  1396 raft_consensus.cc:3060] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.785032  1547 consensus_queue.cc:237] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.786849  1519 raft_consensus.cc:2804] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.787397  1519 raft_consensus.cc:697] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:22.788244  1519 consensus_queue.cc:237] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.789422  1520 raft_consensus.cc:493] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:22.789949  1520 raft_consensus.cc:515] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.791772  1472 raft_consensus.cc:3060] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.799661  1520 leader_election.cc:290] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.801889  1322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db7a15abded4004bd900e53b9ff290c" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:22.802621  1322 raft_consensus.cc:2468] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 0.
I20260709 13:10:22.803748  1471 raft_consensus.cc:2468] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.804338  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db7a15abded4004bd900e53b9ff290c" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:22.805902  1364 leader_election.cc:304] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:22.806964  1520 raft_consensus.cc:2804] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:22.807401  1520 raft_consensus.cc:493] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:22.806187  1470 raft_consensus.cc:2468] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 0.
I20260709 13:10:22.807808  1520 raft_consensus.cc:3060] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.808362  1220 catalog_manager.cc:5697] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:22.810427  1396 raft_consensus.cc:2468] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.813679  1288 leader_election.cc:304] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:22.817834  1519 raft_consensus.cc:2804] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.819417  1519 raft_consensus.cc:697] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:22.822675  1519 consensus_queue.cc:237] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.826332  1472 raft_consensus.cc:2468] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:22.828647  1218 catalog_manager.cc:5697] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:22.835140  1532 consensus_queue.cc:1048] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:22.845340  1520 raft_consensus.cc:515] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.850646  1322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db7a15abded4004bd900e53b9ff290c" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:22.851583  1322 raft_consensus.cc:3060] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.853955  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9db7a15abded4004bd900e53b9ff290c" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:22.854872  1472 raft_consensus.cc:3060] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:22.866020  1532 consensus_queue.cc:1048] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:22.866155  1220 catalog_manager.cc:5697] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:22.871255  1220 catalog_manager.cc:5697] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:22.873422  1520 leader_election.cc:290] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:22.874953  1322 raft_consensus.cc:2468] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 1.
I20260709 13:10:22.869053  1472 raft_consensus.cc:2468] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 1.
I20260709 13:10:22.876777  1364 leader_election.cc:304] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:22.877928  1520 raft_consensus.cc:2804] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:22.878813  1520 raft_consensus.cc:697] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:22.880108  1520 consensus_queue.cc:237] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:22.898830  1532 consensus_queue.cc:1048] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:22.908947  1563 consensus_queue.cc:1048] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:22.918601  1218 catalog_manager.cc:5697] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:22.989930  1519 consensus_queue.cc:1048] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.001087  1548 consensus_queue.cc:1048] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.039252  1548 consensus_queue.cc:1048] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.050110  1519 consensus_queue.cc:1048] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.098395  1472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25c1893a88be44fba3d25684508bea27"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
mode: GRACEFUL
new_leader_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:50390
I20260709 13:10:23.098946  1472 raft_consensus.cc:606] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Received request to transfer leadership to TS bb2515c30b994af6854d960aae950e97
I20260709 13:10:23.104619  1472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "357d4c0bdc0946d4bc68d59c9c96090c"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
mode: GRACEFUL
new_leader_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:50390
I20260709 13:10:23.105088  1472 raft_consensus.cc:606] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Received request to transfer leadership to TS bb2515c30b994af6854d960aae950e97
I20260709 13:10:23.113812  1472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
mode: GRACEFUL
new_leader_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:50390
I20260709 13:10:23.114310  1472 raft_consensus.cc:606] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Received request to transfer leadership to TS bb2515c30b994af6854d960aae950e97
I20260709 13:10:23.127574  1322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
mode: GRACEFUL
new_leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:58806
I20260709 13:10:23.128132  1322 raft_consensus.cc:606] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Received request to transfer leadership to TS de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:23.136905  1322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de426386bc15475397751614b802b176"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
mode: GRACEFUL
new_leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:58806
I20260709 13:10:23.137603  1322 raft_consensus.cc:606] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Received request to transfer leadership to TS de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:23.144536  1322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3292a3458f254a179e5a5456bdb39b84"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
mode: GRACEFUL
new_leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:58806
I20260709 13:10:23.145046  1322 raft_consensus.cc:606] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Received request to transfer leadership to TS de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:23.150794  1322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
mode: GRACEFUL
new_leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:58806
I20260709 13:10:23.151314  1322 raft_consensus.cc:606] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Received request to transfer leadership to TS ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:23.210938  1563 consensus_queue.cc:1048] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.216446  1547 consensus_queue.cc:1048] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.223956  1547 consensus_queue.cc:1048] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.224769  1563 consensus_queue.cc:1048] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:23.239176  1548 raft_consensus.cc:993] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97: : Instructing follower de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:23.240813  1519 raft_consensus.cc:1081] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Signalling peer de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:23.244242  1397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de426386bc15475397751614b802b176"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:49238
I20260709 13:10:23.245081  1397 raft_consensus.cc:493] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:23.245622  1397 raft_consensus.cc:3060] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.248193  1563 raft_consensus.cc:993] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092: : Instructing follower bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:23.248757  1563 raft_consensus.cc:1081] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Signalling peer bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:23.250697  1322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:43174
I20260709 13:10:23.254666  1322 raft_consensus.cc:493] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:23.261307  1397 raft_consensus.cc:515] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.265731  1396 raft_consensus.cc:1240] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Rejecting Update request from peer bb2515c30b994af6854d960aae950e97 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:23.264930  1322 raft_consensus.cc:3060] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.267640  1397 leader_election.cc:290] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:23.268784  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de426386bc15475397751614b802b176" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:23.269593  1472 raft_consensus.cc:3060] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.280844  1588 consensus_queue.cc:1048] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:23.281388  1548 consensus_queue.cc:1059] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:23.282774  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de426386bc15475397751614b802b176" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:23.283962  1323 raft_consensus.cc:3055] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:23.284314  1323 raft_consensus.cc:740] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:23.285145  1323 consensus_queue.cc:260] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.285183  1322 raft_consensus.cc:515] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.286386  1323 raft_consensus.cc:3060] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.289255  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:23.289964  1398 raft_consensus.cc:3060] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.291278  1469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb57b3a93473ca1f09b9ef9f7ccad" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:23.291958  1469 raft_consensus.cc:3055] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:23.292119  1548 consensus_queue.cc:1048] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:23.292268  1469 raft_consensus.cc:740] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:23.297652  1469 consensus_queue.cc:260] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.299932  1469 raft_consensus.cc:3060] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.305904  1398 raft_consensus.cc:2468] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:23.313970  1469 raft_consensus.cc:2468] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:23.316812  1286 leader_election.cc:304] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:23.318946  1588 raft_consensus.cc:2804] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:23.319504  1588 raft_consensus.cc:697] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:23.312052  1548 consensus_queue.cc:1048] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:10:23.320482  1588 consensus_queue.cc:237] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.310230  1472 raft_consensus.cc:2468] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:23.324640  1471 raft_consensus.cc:1240] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Rejecting Update request from peer bb2515c30b994af6854d960aae950e97 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:23.325145  1361 leader_election.cc:304] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:23.326869  1520 raft_consensus.cc:2804] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:23.289278  1322 leader_election.cc:290] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:23.332028  1547 raft_consensus.cc:993] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97: : Instructing follower ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:23.332561  1547 raft_consensus.cc:1081] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Signalling peer ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:23.334571  1520 raft_consensus.cc:697] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:23.335922  1520 consensus_queue.cc:237] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [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: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.338873  1470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:54120
I20260709 13:10:23.339594  1470 raft_consensus.cc:493] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:23.339983  1470 raft_consensus.cc:3060] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.342501  1323 raft_consensus.cc:2468] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
W20260709 13:10:23.343537  1589 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:10:23.347802  1470 raft_consensus.cc:515] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.350478  1470 leader_election.cc:290] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 2 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:23.351771  1397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:23.352669  1322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b77cc227d84d431cb12a2fa21b86cf5f" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:23.353543  1322 raft_consensus.cc:3055] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:23.353998  1322 raft_consensus.cc:740] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:23.355134  1322 consensus_queue.cc:260] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.356769  1322 raft_consensus.cc:3060] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.366468  1322 raft_consensus.cc:2468] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 2.
I20260709 13:10:23.367882  1438 leader_election.cc:304] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [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: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:23.368733  1519 raft_consensus.cc:993] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97: : Instructing follower de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:23.369131  1563 raft_consensus.cc:2804] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:23.369244  1519 raft_consensus.cc:1081] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Signalling peer de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:23.369738  1563 raft_consensus.cc:697] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:23.370591  1563 consensus_queue.cc:237] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.371554  1520 consensus_queue.cc:1048] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.371704  1396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3292a3458f254a179e5a5456bdb39b84"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:49238
I20260709 13:10:23.372715  1396 raft_consensus.cc:493] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:23.373098  1396 raft_consensus.cc:3060] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.378334  1218 catalog_manager.cc:5697] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 1 to 2, leader changed from ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131) to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:23.383560  1396 raft_consensus.cc:515] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.387569  1396 leader_election.cc:290] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:23.387982  1322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3292a3458f254a179e5a5456bdb39b84" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:23.389030  1322 raft_consensus.cc:3055] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:23.389479  1322 raft_consensus.cc:740] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:23.390178  1520 consensus_queue.cc:1048] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.390411  1322 consensus_queue.cc:260] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.391969  1322 raft_consensus.cc:3060] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.393527  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3292a3458f254a179e5a5456bdb39b84" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:23.394093  1470 raft_consensus.cc:3060] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.400961  1322 raft_consensus.cc:2468] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:23.401265  1220 catalog_manager.cc:5697] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 1 to 2, leader changed from bb2515c30b994af6854d960aae950e97 (127.27.21.129) to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:23.402542  1364 leader_election.cc:304] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:23.404063  1520 raft_consensus.cc:2804] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:23.404520  1588 raft_consensus.cc:993] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97: : Instructing follower de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:23.405041  1588 raft_consensus.cc:1081] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Signalling peer de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:23.404592  1520 raft_consensus.cc:697] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:23.405578  1470 raft_consensus.cc:2468] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:23.406761  1520 consensus_queue.cc:237] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.408998  1396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:49238
I20260709 13:10:23.409699  1396 raft_consensus.cc:493] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:23.410141  1396 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.414795  1221 catalog_manager.cc:5697] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 1 to 2, leader changed from bb2515c30b994af6854d960aae950e97 (127.27.21.129) to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:23.418573  1396 raft_consensus.cc:515] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.421876  1322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:23.422101  1396 leader_election.cc:290] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:23.422508  1322 raft_consensus.cc:3055] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:23.422909  1322 raft_consensus.cc:740] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:23.423735  1322 consensus_queue.cc:260] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.424368  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:23.425024  1322 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.425240  1470 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.425153  1220 catalog_manager.cc:5697] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 1 to 2, leader changed from bb2515c30b994af6854d960aae950e97 (127.27.21.129) to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:23.432601  1322 raft_consensus.cc:2468] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:23.433845  1364 leader_election.cc:304] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:23.434778  1520 raft_consensus.cc:2804] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:23.435120  1470 raft_consensus.cc:2468] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:23.435344  1520 raft_consensus.cc:697] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:23.436357  1520 consensus_queue.cc:237] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.437179  1518 raft_consensus.cc:993] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092: : Instructing follower bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:23.437767  1532 raft_consensus.cc:1081] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Signalling peer bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:23.439615  1322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25c1893a88be44fba3d25684508bea27"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:43174
I20260709 13:10:23.440088  1322 raft_consensus.cc:493] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:23.440389  1322 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.446419  1218 catalog_manager.cc:5697] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 1 to 2, leader changed from bb2515c30b994af6854d960aae950e97 (127.27.21.129) to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:23.449275  1322 raft_consensus.cc:515] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:23.451226  1322 leader_election.cc:290] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Requested vote from peers ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:23.452757  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:23.453377  1396 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.461860  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:23.462539  1470 raft_consensus.cc:3055] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:23.462903  1470 raft_consensus.cc:740] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:23.462935  1396 raft_consensus.cc:2468] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:23.463853  1470 consensus_queue.cc:260] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:23.464286  1288 leader_election.cc:304] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:23.465148  1588 raft_consensus.cc:2804] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:23.465201  1470 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.465714  1588 raft_consensus.cc:697] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:23.466603  1588 consensus_queue.cc:237] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:23.472675  1470 raft_consensus.cc:2468] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:23.474563  1220 catalog_manager.cc:5697] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 1 to 2, leader changed from ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131) to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:23.475699  1518 raft_consensus.cc:993] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092: : Instructing follower bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:23.476239  1563 raft_consensus.cc:1081] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Signalling peer bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:23.477931  1322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "357d4c0bdc0946d4bc68d59c9c96090c"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:43174
I20260709 13:10:23.478417  1322 raft_consensus.cc:493] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:23.478752  1322 raft_consensus.cc:3060] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.484588  1322 raft_consensus.cc:515] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.486229  1322 leader_election.cc:290] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:23.486953  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357d4c0bdc0946d4bc68d59c9c96090c" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:23.487306  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357d4c0bdc0946d4bc68d59c9c96090c" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:23.487586  1396 raft_consensus.cc:3060] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.487879  1470 raft_consensus.cc:3055] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:23.488204  1470 raft_consensus.cc:740] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:23.488865  1470 consensus_queue.cc:260] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.489861  1470 raft_consensus.cc:3060] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.492756  1396 raft_consensus.cc:2468] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:23.493906  1288 leader_election.cc:304] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:23.494699  1588 raft_consensus.cc:2804] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:23.495177  1470 raft_consensus.cc:2468] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:23.495172  1588 raft_consensus.cc:697] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:23.496315  1588 consensus_queue.cc:237] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:23.502717  1220 catalog_manager.cc:5697] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 1 to 2, leader changed from ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131) to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:23.804687  1470 raft_consensus.cc:1275] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.805920  1568 consensus_queue.cc:1048] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.819154  1322 raft_consensus.cc:1275] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.820467  1323 raft_consensus.cc:1275] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.821151  1595 consensus_queue.cc:1048] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:23.822309  1563 consensus_queue.cc:1048] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:23.831691  1396 raft_consensus.cc:3060] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:23.842002  1396 raft_consensus.cc:1275] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.843523  1563 consensus_queue.cc:1048] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:23.851464  1470 raft_consensus.cc:1275] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.852070  1323 raft_consensus.cc:1275] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.852819  1589 consensus_queue.cc:1048] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:23.853677  1595 consensus_queue.cc:1048] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:23.862915  1396 raft_consensus.cc:1275] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.864372  1519 consensus_queue.cc:1048] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:23.866533  1322 raft_consensus.cc:1275] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.868933  1520 consensus_queue.cc:1048] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:23.874231  1470 raft_consensus.cc:1275] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.875841  1568 consensus_queue.cc:1048] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:23.887526  1470 raft_consensus.cc:1275] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.888993  1595 consensus_queue.cc:1048] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:23.943156  1471 raft_consensus.cc:1275] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.944466  1588 consensus_queue.cc:1048] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:23.953533  1398 raft_consensus.cc:1275] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:23.954955  1589 consensus_queue.cc:1048] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:24.021597  1471 raft_consensus.cc:1275] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:24.022984  1589 consensus_queue.cc:1048] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:24.031704  1398 raft_consensus.cc:1275] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:24.033581  1519 consensus_queue.cc:1048] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:25.378021  1344 debug-util.cc:398] Leaking SignalData structure 0x7b080032bc40 after lost signal to thread 27737
W20260709 13:10:25.378952  1344 debug-util.cc:398] Leaking SignalData structure 0x7b0800235340 after lost signal to thread 1255
W20260709 13:10:25.379918  1344 debug-util.cc:398] Leaking SignalData structure 0x7b08001ed340 after lost signal to thread 1347
W20260709 13:10:25.381083  1344 debug-util.cc:398] Leaking SignalData structure 0x7b0800058680 after lost signal to thread 1422
W20260709 13:10:25.382021  1344 debug-util.cc:398] Leaking SignalData structure 0x7b080018d5e0 after lost signal to thread 1496
I20260709 13:10:26.298002  1219 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44968:
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 13:10:26.303480  1219 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 13:10:26.380767  1305 tablet_service.cc:1511] Processing CreateTablet for tablet 049cb45e57224a49a6d17dbfa82acfe1 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:26.383056  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049cb45e57224a49a6d17dbfa82acfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.383091  1381 tablet_service.cc:1511] Processing CreateTablet for tablet 049cb45e57224a49a6d17dbfa82acfe1 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:26.384994  1381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049cb45e57224a49a6d17dbfa82acfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.387933  1456 tablet_service.cc:1511] Processing CreateTablet for tablet 049cb45e57224a49a6d17dbfa82acfe1 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:26.389861  1456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049cb45e57224a49a6d17dbfa82acfe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.391361  1306 tablet_service.cc:1511] Processing CreateTablet for tablet 33e96185acec49c0867a6311dd5207da (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:26.392951  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e96185acec49c0867a6311dd5207da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.394822  1385 tablet_service.cc:1511] Processing CreateTablet for tablet 33e96185acec49c0867a6311dd5207da (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:26.396343  1385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e96185acec49c0867a6311dd5207da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.399214  1458 tablet_service.cc:1511] Processing CreateTablet for tablet 33e96185acec49c0867a6311dd5207da (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:26.400856  1458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e96185acec49c0867a6311dd5207da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.402673  1310 tablet_service.cc:1511] Processing CreateTablet for tablet d92f391485314e79b1dd453093efe659 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:26.404337  1310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92f391485314e79b1dd453093efe659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.407142  1380 tablet_service.cc:1511] Processing CreateTablet for tablet d92f391485314e79b1dd453093efe659 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:26.408599  1380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92f391485314e79b1dd453093efe659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.411793  1460 tablet_service.cc:1511] Processing CreateTablet for tablet d92f391485314e79b1dd453093efe659 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:26.413240  1460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92f391485314e79b1dd453093efe659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.416043  1308 tablet_service.cc:1511] Processing CreateTablet for tablet 2566ceafedfa444cbeec30771465cde7 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:26.418717  1384 tablet_service.cc:1511] Processing CreateTablet for tablet 2566ceafedfa444cbeec30771465cde7 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:26.420727  1384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2566ceafedfa444cbeec30771465cde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.420410  1454 tablet_service.cc:1511] Processing CreateTablet for tablet 2566ceafedfa444cbeec30771465cde7 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:26.421931  1454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2566ceafedfa444cbeec30771465cde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.437491  1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2566ceafedfa444cbeec30771465cde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.447085  1311 tablet_service.cc:1511] Processing CreateTablet for tablet ea48c0a73c0e4e2bb85caaf0944873d5 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:26.448797  1311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea48c0a73c0e4e2bb85caaf0944873d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.462589  1383 tablet_service.cc:1511] Processing CreateTablet for tablet ea48c0a73c0e4e2bb85caaf0944873d5 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:26.464059  1383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea48c0a73c0e4e2bb85caaf0944873d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.465617  1455 tablet_service.cc:1511] Processing CreateTablet for tablet ea48c0a73c0e4e2bb85caaf0944873d5 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:26.467001  1455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea48c0a73c0e4e2bb85caaf0944873d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.472944  1307 tablet_service.cc:1511] Processing CreateTablet for tablet dd8c4cdae8e34ec5a704dc056d44c4eb (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:26.474531  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8c4cdae8e34ec5a704dc056d44c4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.474828  1382 tablet_service.cc:1511] Processing CreateTablet for tablet dd8c4cdae8e34ec5a704dc056d44c4eb (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:26.476431  1382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8c4cdae8e34ec5a704dc056d44c4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.479291  1461 tablet_service.cc:1511] Processing CreateTablet for tablet dd8c4cdae8e34ec5a704dc056d44c4eb (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:26.482865  1461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8c4cdae8e34ec5a704dc056d44c4eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.487501  1313 tablet_service.cc:1511] Processing CreateTablet for tablet fb0d52b7cba24e6f9a320b72cafc1994 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:26.488950  1313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0d52b7cba24e6f9a320b72cafc1994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.491485  1309 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d46fef656476593a562bcd93dfa93 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:26.494158  1462 tablet_service.cc:1511] Processing CreateTablet for tablet fb0d52b7cba24e6f9a320b72cafc1994 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:26.494763  1312 tablet_service.cc:1511] Processing CreateTablet for tablet fa30d4490fc44a03824e85ca94310544 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:26.495819  1462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0d52b7cba24e6f9a320b72cafc1994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.496142  1312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa30d4490fc44a03824e85ca94310544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.496832  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d46fef656476593a562bcd93dfa93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.498804  1381 tablet_service.cc:1511] Processing CreateTablet for tablet fb0d52b7cba24e6f9a320b72cafc1994 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:26.500108  1381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0d52b7cba24e6f9a320b72cafc1994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.502565  1386 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d46fef656476593a562bcd93dfa93 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:26.503964  1386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d46fef656476593a562bcd93dfa93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.508072  1457 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d46fef656476593a562bcd93dfa93 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:26.512881  1388 tablet_service.cc:1511] Processing CreateTablet for tablet fa30d4490fc44a03824e85ca94310544 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:26.515903  1457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d46fef656476593a562bcd93dfa93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.516822  1459 tablet_service.cc:1511] Processing CreateTablet for tablet fa30d4490fc44a03824e85ca94310544 (DEFAULT_TABLE table=soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:26.518294  1459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa30d4490fc44a03824e85ca94310544. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:26.521490  1269 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:26.531638  1388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa30d4490fc44a03824e85ca94310544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:26.602479  1622 tablet_bootstrap.cc:492] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:26.624657  1624 tablet_bootstrap.cc:492] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:26.624775  1623 tablet_bootstrap.cc:492] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:26.638218  1622 tablet_bootstrap.cc:654] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.643000  1624 tablet_bootstrap.cc:654] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.670521  1624 tablet_bootstrap.cc:492] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:26.671166  1624 ts_tablet_manager.cc:1403] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.015s
I20260709 13:10:26.673514  1622 tablet_bootstrap.cc:492] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:26.674585  1624 raft_consensus.cc:359] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.674196  1622 ts_tablet_manager.cc:1403] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.000s
I20260709 13:10:26.675611  1624 raft_consensus.cc:385] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.676687  1624 raft_consensus.cc:740] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.677625  1624 consensus_queue.cc:260] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.681306  1624 ts_tablet_manager.cc:1434] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:26.682464  1624 tablet_bootstrap.cc:492] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:26.689177  1623 tablet_bootstrap.cc:654] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.689672  1624 tablet_bootstrap.cc:654] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.690663  1622 raft_consensus.cc:359] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.694774  1622 raft_consensus.cc:385] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.695214  1622 raft_consensus.cc:740] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.696300  1622 consensus_queue.cc:260] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.699697  1622 ts_tablet_manager.cc:1434] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:10:26.701107  1622 tablet_bootstrap.cc:492] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:26.704430  1624 tablet_bootstrap.cc:492] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:26.705101  1624 ts_tablet_manager.cc:1403] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 13:10:26.708501  1624 raft_consensus.cc:359] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.709470  1624 raft_consensus.cc:385] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.709836  1624 raft_consensus.cc:740] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.709969  1623 tablet_bootstrap.cc:492] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:26.710661  1623 ts_tablet_manager.cc:1403] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.006s
I20260709 13:10:26.711009  1624 consensus_queue.cc:260] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.717303  1622 tablet_bootstrap.cc:654] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.718415  1623 raft_consensus.cc:359] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.719453  1623 raft_consensus.cc:385] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.719873  1623 raft_consensus.cc:740] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.721684  1624 ts_tablet_manager.cc:1434] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 13:10:26.721028  1623 consensus_queue.cc:260] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.731033  1624 tablet_bootstrap.cc:492] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:26.735646  1623 ts_tablet_manager.cc:1434] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260709 13:10:26.742538  1623 tablet_bootstrap.cc:492] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:26.749352  1622 tablet_bootstrap.cc:492] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:26.749976  1622 ts_tablet_manager.cc:1403] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.031s
I20260709 13:10:26.739192  1624 tablet_bootstrap.cc:654] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.750854  1623 tablet_bootstrap.cc:654] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.757252  1622 raft_consensus.cc:359] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.758239  1622 raft_consensus.cc:385] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.758553  1622 raft_consensus.cc:740] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.759370  1622 consensus_queue.cc:260] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.761936  1622 ts_tablet_manager.cc:1434] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:10:26.763010  1622 tablet_bootstrap.cc:492] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:26.767711  1624 tablet_bootstrap.cc:492] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:26.768283  1624 ts_tablet_manager.cc:1403] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260709 13:10:26.770511  1622 tablet_bootstrap.cc:654] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.773511  1624 raft_consensus.cc:359] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.774258  1624 raft_consensus.cc:385] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.774734  1624 raft_consensus.cc:740] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.779737  1624 consensus_queue.cc:260] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.782392  1624 ts_tablet_manager.cc:1434] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:10:26.783430  1624 tablet_bootstrap.cc:492] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:26.789196  1563 raft_consensus.cc:493] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:26.789870  1563 raft_consensus.cc:515] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.793947  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e96185acec49c0867a6311dd5207da" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:26.794617  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e96185acec49c0867a6311dd5207da" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:26.795662  1623 tablet_bootstrap.cc:492] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
W20260709 13:10:26.796008  1438 leader_election.cc:343] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:26.796197  1623 ts_tablet_manager.cc:1403] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.008s
W20260709 13:10:26.796779  1437 leader_election.cc:343] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:26.797214  1437 leader_election.cc:304] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:26.799741  1623 raft_consensus.cc:359] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.800532  1623 raft_consensus.cc:385] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.800814  1623 raft_consensus.cc:740] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.792285  1563 leader_election.cc:290] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:26.801831  1563 raft_consensus.cc:2749] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:26.802883  1624 tablet_bootstrap.cc:654] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.804657  1622 tablet_bootstrap.cc:492] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:26.805224  1622 ts_tablet_manager.cc:1403] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.001s
I20260709 13:10:26.809520  1622 raft_consensus.cc:359] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.802896  1623 consensus_queue.cc:260] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.812160  1623 ts_tablet_manager.cc:1434] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:10:26.812618  1622 raft_consensus.cc:385] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.813004  1622 raft_consensus.cc:740] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.814357  1623 tablet_bootstrap.cc:492] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:26.816773  1624 tablet_bootstrap.cc:492] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:26.817382  1624 ts_tablet_manager.cc:1403] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.003s
I20260709 13:10:26.823127  1623 tablet_bootstrap.cc:654] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.824723  1622 consensus_queue.cc:260] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.825313  1624 raft_consensus.cc:359] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.826478  1624 raft_consensus.cc:385] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.826836  1624 raft_consensus.cc:740] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.827636  1624 consensus_queue.cc:260] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.830091  1624 ts_tablet_manager.cc:1434] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:10:26.836486  1623 tablet_bootstrap.cc:492] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:26.837085  1623 ts_tablet_manager.cc:1403] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 13:10:26.838651  1624 tablet_bootstrap.cc:492] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:26.840236  1623 raft_consensus.cc:359] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.841044  1623 raft_consensus.cc:385] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.841396  1623 raft_consensus.cc:740] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.841976  1622 ts_tablet_manager.cc:1434] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:10:26.843130  1623 consensus_queue.cc:260] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.846057  1623 ts_tablet_manager.cc:1434] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:26.847101  1623 tablet_bootstrap.cc:492] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:26.851322  1622 tablet_bootstrap.cc:492] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:26.859181  1623 tablet_bootstrap.cc:654] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.860179  1624 tablet_bootstrap.cc:654] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.864418  1622 tablet_bootstrap.cc:654] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.869330  1624 tablet_bootstrap.cc:492] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:26.869993  1624 ts_tablet_manager.cc:1403] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260709 13:10:26.873826  1624 raft_consensus.cc:359] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.877575  1623 tablet_bootstrap.cc:492] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:26.879006  1624 raft_consensus.cc:385] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.880460  1624 raft_consensus.cc:740] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.881366  1624 consensus_queue.cc:260] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.883829  1624 ts_tablet_manager.cc:1434] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:10:26.884984  1624 tablet_bootstrap.cc:492] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:26.889752  1627 raft_consensus.cc:493] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:26.890379  1627 raft_consensus.cc:515] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.892738  1627 leader_election.cc:290] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:26.880003  1623 ts_tablet_manager.cc:1403] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.009s
I20260709 13:10:26.893456  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
W20260709 13:10:26.895596  1364 leader_election.cc:343] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:26.896700  1623 raft_consensus.cc:359] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.897624  1623 raft_consensus.cc:385] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.897918  1623 raft_consensus.cc:740] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.898726  1623 consensus_queue.cc:260] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.902477  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:26.903193  1471 raft_consensus.cc:2468] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 0.
I20260709 13:10:26.904726  1361 leader_election.cc:304] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [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: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97
I20260709 13:10:26.905681  1624 tablet_bootstrap.cc:654] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.908694  1623 ts_tablet_manager.cc:1434] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:10:26.909850  1623 tablet_bootstrap.cc:492] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:26.910578  1622 tablet_bootstrap.cc:492] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:26.911068  1622 ts_tablet_manager.cc:1403] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.027s
I20260709 13:10:26.914060  1627 raft_consensus.cc:2804] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:26.914427  1627 raft_consensus.cc:493] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:26.914873  1627 raft_consensus.cc:3060] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:26.914461  1622 raft_consensus.cc:359] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.915288  1622 raft_consensus.cc:385] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.915743  1622 raft_consensus.cc:740] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.916788  1623 tablet_bootstrap.cc:654] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.916648  1622 consensus_queue.cc:260] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.919140  1622 ts_tablet_manager.cc:1434] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:10:26.920394  1622 tablet_bootstrap.cc:492] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:26.924263  1607 raft_consensus.cc:493] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:26.924829  1607 raft_consensus.cc:515] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.927098  1607 leader_election.cc:290] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:26.927225  1622 tablet_bootstrap.cc:654] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:26.930047  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566ceafedfa444cbeec30771465cde7" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:26.930719  1321 raft_consensus.cc:2468] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 0.
I20260709 13:10:26.932123  1364 leader_election.cc:304] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:26.933179  1607 raft_consensus.cc:2804] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:26.933615  1607 raft_consensus.cc:493] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:26.933995  1607 raft_consensus.cc:3060] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:26.942237  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566ceafedfa444cbeec30771465cde7" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
W20260709 13:10:26.952888  1361 leader_election.cc:343] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:26.974145  1621 raft_consensus.cc:493] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:26.972963  1627 raft_consensus.cc:515] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.980060  1563 raft_consensus.cc:493] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:26.980554  1634 raft_consensus.cc:493] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:26.982316  1634 raft_consensus.cc:515] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.981549  1563 raft_consensus.cc:515] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.984704  1563 leader_election.cc:290] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:26.984822  1623 tablet_bootstrap.cc:492] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:26.984890  1624 tablet_bootstrap.cc:492] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:26.985599  1623 ts_tablet_manager.cc:1403] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.076s	user 0.031s	sys 0.007s
I20260709 13:10:26.985639  1624 ts_tablet_manager.cc:1403] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.020s
I20260709 13:10:26.979110  1621 raft_consensus.cc:515] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.987012  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa30d4490fc44a03824e85ca94310544" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:26.987721  1321 raft_consensus.cc:2468] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:26.988175  1621 leader_election.cc:290] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:26.988937  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8c4cdae8e34ec5a704dc056d44c4eb" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:26.989140  1634 leader_election.cc:290] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:26.989408  1624 raft_consensus.cc:359] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.989784  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea48c0a73c0e4e2bb85caaf0944873d5" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:26.990206  1624 raft_consensus.cc:385] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.990563  1624 raft_consensus.cc:740] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.991044  1438 leader_election.cc:304] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:26.991375  1624 consensus_queue.cc:260] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
W20260709 13:10:26.992070  1438 leader_election.cc:343] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:26.992127  1288 leader_election.cc:343] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:26.993173  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:26.993155  1623 raft_consensus.cc:359] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.993927  1471 raft_consensus.cc:3060] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:26.994042  1623 raft_consensus.cc:385] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.994362  1622 tablet_bootstrap.cc:492] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:26.994263  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea48c0a73c0e4e2bb85caaf0944873d5" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:26.994397  1623 raft_consensus.cc:740] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.995043  1470 raft_consensus.cc:2468] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:26.993152  1634 raft_consensus.cc:2804] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:26.995088  1622 ts_tablet_manager.cc:1403] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.008s
I20260709 13:10:26.996666  1286 leader_election.cc:304] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [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: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:26.997545  1621 raft_consensus.cc:2804] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:26.997913  1621 raft_consensus.cc:493] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:26.998281  1621 raft_consensus.cc:3060] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:26.999382  1622 raft_consensus.cc:359] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
W20260709 13:10:26.979890  1364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.129:38459, user_credentials={real_user=slave}} blocked reactor thread for 47524.9us
I20260709 13:10:27.000135  1622 raft_consensus.cc:385] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:26.995656  1634 raft_consensus.cc:493] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:27.010947  1622 raft_consensus.cc:740] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.011054  1634 raft_consensus.cc:3060] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.002250  1607 raft_consensus.cc:515] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:26.995599  1623 consensus_queue.cc:260] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.013640  1623 ts_tablet_manager.cc:1434] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.003s
I20260709 13:10:27.014698  1623 tablet_bootstrap.cc:492] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:26.991030  1627 leader_election.cc:290] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.007651  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:27.007957  1621 raft_consensus.cc:515] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.018581  1622 consensus_queue.cc:260] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.008651  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa30d4490fc44a03824e85ca94310544" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.020418  1607 leader_election.cc:290] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.022070  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566ceafedfa444cbeec30771465cde7" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:27.023725  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea48c0a73c0e4e2bb85caaf0944873d5" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
W20260709 13:10:27.025028  1361 leader_election.cc:343] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:27.025795  1288 leader_election.cc:343] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:27.026824  1621 leader_election.cc:290] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
W20260709 13:10:27.028491  1364 leader_election.cc:343] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:27.009178  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8c4cdae8e34ec5a704dc056d44c4eb" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.010293  1624 ts_tablet_manager.cc:1434] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260709 13:10:27.030124  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566ceafedfa444cbeec30771465cde7" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:27.030689  1323 raft_consensus.cc:3060] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.030807  1624 tablet_bootstrap.cc:492] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:27.028246  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea48c0a73c0e4e2bb85caaf0944873d5" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:27.035928  1645 raft_consensus.cc:493] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.036348  1470 raft_consensus.cc:3060] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.036459  1645 raft_consensus.cc:515] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.009194  1471 raft_consensus.cc:2468] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 1.
I20260709 13:10:27.044013  1622 ts_tablet_manager.cc:1434] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 13:10:27.062403  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.065874  1323 raft_consensus.cc:2468] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 1.
I20260709 13:10:27.104980  1398 raft_consensus.cc:2468] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:27.039048  1645 leader_election.cc:290] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:27.061409  1470 raft_consensus.cc:2468] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:27.105938  1364 leader_election.cc:304] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:27.038456  1624 tablet_bootstrap.cc:654] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.106920  1286 leader_election.cc:304] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:27.039870  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:27.107869  1644 raft_consensus.cc:2804] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:27.108520  1644 raft_consensus.cc:697] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:27.087839  1621 raft_consensus.cc:493] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.109161  1621 raft_consensus.cc:515] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.109539  1644 consensus_queue.cc:237] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.068364  1634 raft_consensus.cc:515] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.106920  1361 leader_election.cc:304] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97
I20260709 13:10:27.107668  1607 raft_consensus.cc:2804] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:27.112926  1642 raft_consensus.cc:2804] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:10:27.045994  1437 leader_election.cc:343] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:27.112807  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa30d4490fc44a03824e85ca94310544" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:27.113680  1607 raft_consensus.cc:697] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:27.115767  1607 consensus_queue.cc:237] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.116148  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.116783  1396 raft_consensus.cc:2468] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:27.118171  1288 leader_election.cc:304] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:27.046833  1623 tablet_bootstrap.cc:654] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:27.118963  1437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.21.130:41885, user_credentials={real_user=slave}} blocked reactor thread for 73033.2us
I20260709 13:10:27.114388  1321 raft_consensus.cc:2468] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
W20260709 13:10:27.123072  1437 leader_election.cc:343] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:27.123333  1608 raft_consensus.cc:2804] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:27.123637  1437 leader_election.cc:304] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:27.125051  1437 leader_election.cc:304] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:27.125543  1608 raft_consensus.cc:493] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:27.125880  1563 raft_consensus.cc:2749] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:27.125972  1608 raft_consensus.cc:3060] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.126667  1563 raft_consensus.cc:2804] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:27.127007  1563 raft_consensus.cc:493] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:27.127341  1563 raft_consensus.cc:3060] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.113919  1323 raft_consensus.cc:3060] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.140448  1563 raft_consensus.cc:515] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.141484  1634 leader_election.cc:290] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:27.144378  1621 leader_election.cc:290] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.144658  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa30d4490fc44a03824e85ca94310544" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:27.145196  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:27.145665  1622 tablet_bootstrap.cc:492] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
W20260709 13:10:27.146319  1437 leader_election.cc:343] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:27.142799  1642 raft_consensus.cc:697] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:27.154923  1470 raft_consensus.cc:2393] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb2515c30b994af6854d960aae950e97 in current term 1: Already voted for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in this term.
I20260709 13:10:27.148928  1642 consensus_queue.cc:237] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.159472  1220 catalog_manager.cc:5697] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:27.160171  1608 raft_consensus.cc:515] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.160668  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:27.161177  1563 leader_election.cc:290] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:27.160898  1323 raft_consensus.cc:2468] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:27.161929  1398 raft_consensus.cc:3060] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.164458  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:27.166894  1438 leader_election.cc:304] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:27.173858  1321 raft_consensus.cc:2393] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in current term 1: Already voted for candidate bb2515c30b994af6854d960aae950e97 in this term.
I20260709 13:10:27.178032  1624 tablet_bootstrap.cc:492] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:27.170524  1644 raft_consensus.cc:493] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.181751  1644 raft_consensus.cc:515] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.192970  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e96185acec49c0867a6311dd5207da" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:27.171675  1563 raft_consensus.cc:2804] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:27.193867  1395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e96185acec49c0867a6311dd5207da" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.194416  1563 raft_consensus.cc:697] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:27.194654  1395 raft_consensus.cc:2468] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:27.195652  1563 consensus_queue.cc:237] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.197674  1288 leader_election.cc:304] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:27.199150  1621 raft_consensus.cc:2804] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:27.199545  1621 raft_consensus.cc:493] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:27.199875  1621 raft_consensus.cc:3060] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.193881  1471 raft_consensus.cc:2468] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 0.
I20260709 13:10:27.202087  1644 leader_election.cc:290] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.183676  1398 raft_consensus.cc:2468] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:27.184499  1622 tablet_bootstrap.cc:654] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.210701  1437 leader_election.cc:304] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97
I20260709 13:10:27.212389  1634 raft_consensus.cc:2804] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:27.186424  1608 leader_election.cc:290] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.187556  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:27.213052  1634 raft_consensus.cc:697] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:27.213478  1396 raft_consensus.cc:2393] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bb2515c30b994af6854d960aae950e97 in current term 1: Already voted for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in this term.
I20260709 13:10:27.188781  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:27.214223  1634 consensus_queue.cc:237] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.179095  1624 ts_tablet_manager.cc:1403] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.006s
I20260709 13:10:27.226027  1621 raft_consensus.cc:515] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.232429  1621 leader_election.cc:290] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.234382  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e96185acec49c0867a6311dd5207da" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:27.235095  1470 raft_consensus.cc:3060] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.234793  1624 raft_consensus.cc:359] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.235831  1624 raft_consensus.cc:385] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.236202  1624 raft_consensus.cc:740] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.237098  1624 consensus_queue.cc:260] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.241366  1624 ts_tablet_manager.cc:1434] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:10:27.241783  1288 leader_election.cc:304] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [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: bb2515c30b994af6854d960aae950e97; no voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:27.242652  1624 tablet_bootstrap.cc:492] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:27.244372  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e96185acec49c0867a6311dd5207da" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:27.244639  1622 tablet_bootstrap.cc:492] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:27.245072  1396 raft_consensus.cc:3060] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.245641  1622 ts_tablet_manager.cc:1403] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.014s
I20260709 13:10:27.255900  1622 raft_consensus.cc:359] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.256908  1622 raft_consensus.cc:385] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.257230  1622 raft_consensus.cc:740] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.258253  1622 consensus_queue.cc:260] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.260576  1396 raft_consensus.cc:2468] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:27.262259  1624 tablet_bootstrap.cc:654] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.262358  1622 ts_tablet_manager.cc:1434] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 13:10:27.262531  1219 catalog_manager.cc:5697] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:27.264430  1622 tablet_bootstrap.cc:492] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:27.265767  1623 tablet_bootstrap.cc:492] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:27.266462  1623 ts_tablet_manager.cc:1403] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.252s	user 0.024s	sys 0.022s
I20260709 13:10:27.264482  1219 catalog_manager.cc:5697] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:27.249356  1644 raft_consensus.cc:2749] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:27.277591  1288 leader_election.cc:304] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:27.274731  1470 raft_consensus.cc:2468] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 1.
I20260709 13:10:27.278877  1644 raft_consensus.cc:2804] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:27.279402  1644 raft_consensus.cc:697] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:27.280236  1644 consensus_queue.cc:237] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.284142  1623 raft_consensus.cc:359] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.284957  1623 raft_consensus.cc:385] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.285265  1623 raft_consensus.cc:740] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.290777  1623 consensus_queue.cc:260] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.292622  1622 tablet_bootstrap.cc:654] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.293102  1623 ts_tablet_manager.cc:1434] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.006s
I20260709 13:10:27.292642  1220 catalog_manager.cc:5697] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:27.294221  1623 tablet_bootstrap.cc:492] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:27.305547  1624 tablet_bootstrap.cc:492] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:27.306041  1624 ts_tablet_manager.cc:1403] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.005s
I20260709 13:10:27.309005  1624 raft_consensus.cc:359] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.309747  1624 raft_consensus.cc:385] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.310005  1624 raft_consensus.cc:740] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.311607  1624 consensus_queue.cc:260] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.313217  1624 ts_tablet_manager.cc:1434] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:27.314011  1624 tablet_bootstrap.cc:492] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092: Bootstrap starting.
I20260709 13:10:27.318372  1218 catalog_manager.cc:5697] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:27.319782  1624 tablet_bootstrap.cc:654] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.323995  1623 tablet_bootstrap.cc:654] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.325914  1622 tablet_bootstrap.cc:492] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:27.326479  1622 ts_tablet_manager.cc:1403] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.004s
I20260709 13:10:27.330457  1622 raft_consensus.cc:359] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.331167  1622 raft_consensus.cc:385] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.331455  1622 raft_consensus.cc:740] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.332150  1622 consensus_queue.cc:260] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.338316  1634 raft_consensus.cc:493] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.338951  1634 raft_consensus.cc:515] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.340413  1220 catalog_manager.cc:5697] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:27.341183  1634 leader_election.cc:290] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:27.341593  1622 ts_tablet_manager.cc:1434] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 13:10:27.344049  1624 tablet_bootstrap.cc:492] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092: No bootstrap required, opened a new log
I20260709 13:10:27.343883  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d46fef656476593a562bcd93dfa93" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:27.344514  1624 ts_tablet_manager.cc:1403] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 13:10:27.347312  1624 raft_consensus.cc:359] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.347919  1624 raft_consensus.cc:385] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.348168  1624 raft_consensus.cc:740] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.344521  1321 raft_consensus.cc:2468] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:27.350155  1438 leader_election.cc:304] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:27.351102  1622 tablet_bootstrap.cc:492] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:27.351451  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d46fef656476593a562bcd93dfa93" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.352186  1396 raft_consensus.cc:2468] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:27.348801  1624 consensus_queue.cc:260] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.358605  1563 raft_consensus.cc:2804] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:27.358990  1563 raft_consensus.cc:493] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:27.359345  1563 raft_consensus.cc:3060] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.360908  1622 tablet_bootstrap.cc:654] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.358990  1624 ts_tablet_manager.cc:1434] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:10:27.365962  1623 tablet_bootstrap.cc:492] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:27.366528  1623 ts_tablet_manager.cc:1403] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.012s
I20260709 13:10:27.369656  1623 raft_consensus.cc:359] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.370144  1563 raft_consensus.cc:515] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.373903  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d46fef656476593a562bcd93dfa93" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:27.380467  1321 raft_consensus.cc:3060] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.381666  1622 tablet_bootstrap.cc:492] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:27.382135  1622 ts_tablet_manager.cc:1403] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260709 13:10:27.384662  1622 raft_consensus.cc:359] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.385092  1622 raft_consensus.cc:385] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.385250  1622 raft_consensus.cc:740] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.375658  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d46fef656476593a562bcd93dfa93" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:27.385996  1622 consensus_queue.cc:260] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.386428  1396 raft_consensus.cc:3060] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.388265  1622 ts_tablet_manager.cc:1434] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:27.389160  1622 tablet_bootstrap.cc:492] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027: Bootstrap starting.
I20260709 13:10:27.394210  1396 raft_consensus.cc:2468] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:27.394956  1622 tablet_bootstrap.cc:654] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.395470  1437 leader_election.cc:304] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:27.396459  1634 raft_consensus.cc:2804] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:27.396937  1634 raft_consensus.cc:697] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:27.397805  1634 consensus_queue.cc:237] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.375741  1563 leader_election.cc:290] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:27.370373  1623 raft_consensus.cc:385] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.406426  1623 raft_consensus.cc:740] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.407087  1321 raft_consensus.cc:2468] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:27.408155  1623 consensus_queue.cc:260] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.409497  1621 raft_consensus.cc:493] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.410257  1622 tablet_bootstrap.cc:492] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027: No bootstrap required, opened a new log
I20260709 13:10:27.409965  1621 raft_consensus.cc:515] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.410756  1622 ts_tablet_manager.cc:1403] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 13:10:27.412111  1621 leader_election.cc:290] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.413712  1622 raft_consensus.cc:359] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.414397  1622 raft_consensus.cc:385] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.414603  1623 ts_tablet_manager.cc:1434] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 13:10:27.414662  1622 raft_consensus.cc:740] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.415974  1623 tablet_bootstrap.cc:492] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:27.415760  1622 consensus_queue.cc:260] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.418027  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:27.418432  1622 ts_tablet_manager.cc:1434] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:27.423262  1623 tablet_bootstrap.cc:654] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.418819  1470 raft_consensus.cc:2393] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb2515c30b994af6854d960aae950e97 in current term 1: Already voted for candidate de4cf51c6fea4d4c85e650f679dbe027 in this term.
I20260709 13:10:27.433593  1563 raft_consensus.cc:493] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.434171  1563 raft_consensus.cc:515] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.436339  1563 leader_election.cc:290] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:27.438015  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.438338  1623 tablet_bootstrap.cc:492] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:27.438583  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.438794  1398 raft_consensus.cc:2468] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 0.
I20260709 13:10:27.440311  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:27.438975  1623 ts_tablet_manager.cc:1403] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 13:10:27.441636  1288 leader_election.cc:304] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb2515c30b994af6854d960aae950e97; no voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:27.441751  1437 leader_election.cc:304] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:27.442798  1621 raft_consensus.cc:3060] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.444592  1623 raft_consensus.cc:359] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.432637  1219 catalog_manager.cc:5697] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:27.445407  1623 raft_consensus.cc:385] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.445751  1623 raft_consensus.cc:740] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
W20260709 13:10:27.446733  1438 leader_election.cc:343] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:27.446564  1623 consensus_queue.cc:260] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.448163  1563 raft_consensus.cc:2804] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:27.449512  1563 raft_consensus.cc:493] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:27.449887  1563 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.452924  1621 raft_consensus.cc:2749] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:27.455801  1623 ts_tablet_manager.cc:1434] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:10:27.456794  1623 tablet_bootstrap.cc:492] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97: Bootstrap starting.
I20260709 13:10:27.457998  1563 raft_consensus.cc:515] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.461158  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
W20260709 13:10:27.462556  1438 leader_election.cc:343] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:27.462850  1563 leader_election.cc:290] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:27.464306  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:27.465220  1396 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.466789  1623 tablet_bootstrap.cc:654] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:27.473740  1396 raft_consensus.cc:2468] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 1.
I20260709 13:10:27.475054  1437 leader_election.cc:304] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: bb2515c30b994af6854d960aae950e97
I20260709 13:10:27.476085  1563 raft_consensus.cc:2804] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:27.476531  1563 raft_consensus.cc:697] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:27.477370  1563 consensus_queue.cc:237] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.479835  1623 tablet_bootstrap.cc:492] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97: No bootstrap required, opened a new log
I20260709 13:10:27.480422  1623 ts_tablet_manager.cc:1403] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260709 13:10:27.483425  1623 raft_consensus.cc:359] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.484678  1623 raft_consensus.cc:385] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:27.485003  1623 raft_consensus.cc:740] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.485837  1623 consensus_queue.cc:260] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.487280  1218 catalog_manager.cc:5697] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:27.489555  1623 ts_tablet_manager.cc:1434] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:10:27.525014  1396 raft_consensus.cc:3060] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:27.528015  1269 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:27.531862  1644 consensus_queue.cc:1048] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:27.538092  1644 raft_consensus.cc:493] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.538589  1644 raft_consensus.cc:515] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.540760  1644 leader_election.cc:290] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.544772  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:27.544766  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027" is_pre_election: true
I20260709 13:10:27.546482  1396 raft_consensus.cc:2393] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bb2515c30b994af6854d960aae950e97 in current term 1: Already voted for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in this term.
I20260709 13:10:27.547549  1288 leader_election.cc:304] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bb2515c30b994af6854d960aae950e97; no voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:27.548861  1608 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.549640  1621 consensus_queue.cc:1048] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.558243  1608 raft_consensus.cc:2749] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:27.562120  1642 raft_consensus.cc:493] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.562758  1642 raft_consensus.cc:515] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.565274  1471 raft_consensus.cc:3060] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.571480  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa30d4490fc44a03824e85ca94310544" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:27.572316  1321 raft_consensus.cc:2393] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de4cf51c6fea4d4c85e650f679dbe027 in current term 1: Already voted for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in this term.
I20260709 13:10:27.573067  1642 leader_election.cc:290] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.575151  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa30d4490fc44a03824e85ca94310544" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:27.576810  1361 leader_election.cc:304] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027; no voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:27.578022  1607 raft_consensus.cc:3060] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.586112  1646 consensus_queue.cc:1048] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:27.586983  1642 consensus_queue.cc:1048] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.590421  1607 raft_consensus.cc:2749] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:27.605777  1646 consensus_queue.cc:1048] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.612604  1627 consensus_queue.cc:1048] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.671492  1563 consensus_queue.cc:1048] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.683370  1634 consensus_queue.cc:1048] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.790112  1607 raft_consensus.cc:493] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:27.790619  1607 raft_consensus.cc:515] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.792476  1607 leader_election.cc:290] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.793684  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8c4cdae8e34ec5a704dc056d44c4eb" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" is_pre_election: true
I20260709 13:10:27.793581  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8c4cdae8e34ec5a704dc056d44c4eb" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97" is_pre_election: true
I20260709 13:10:27.794652  1323 raft_consensus.cc:2468] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 0.
I20260709 13:10:27.794652  1470 raft_consensus.cc:2468] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 0.
I20260709 13:10:27.796252  1364 leader_election.cc:304] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:27.797137  1607 raft_consensus.cc:2804] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:27.797550  1607 raft_consensus.cc:493] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:27.797889  1607 raft_consensus.cc:3060] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.801007  1634 consensus_queue.cc:1048] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.806167  1607 raft_consensus.cc:515] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.811777  1323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8c4cdae8e34ec5a704dc056d44c4eb" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:27.812413  1323 raft_consensus.cc:3060] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.815577  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8c4cdae8e34ec5a704dc056d44c4eb" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:27.816226  1471 raft_consensus.cc:3060] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:27.818639  1608 consensus_queue.cc:1048] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.827620  1634 consensus_queue.cc:1048] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:27.827695  1471 raft_consensus.cc:2468] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 1.
I20260709 13:10:27.829428  1361 leader_election.cc:304] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:27.830286  1627 raft_consensus.cc:2804] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:27.830757  1627 raft_consensus.cc:697] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:27.831846  1627 consensus_queue.cc:237] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:27.850286  1653 consensus_queue.cc:1048] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:27.827934  1607 leader_election.cc:290] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 1 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:27.858069  1323 raft_consensus.cc:2468] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 1.
I20260709 13:10:27.870646  1634 consensus_queue.cc:1048] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.872283  1220 catalog_manager.cc:5697] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 0 to 1, leader changed from <none> to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:27.884786  1645 consensus_queue.cc:1048] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:27.904086  1645 consensus_queue.cc:1048] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:27.923681  1563 consensus_queue.cc:1048] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:28.164108  1398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
mode: GRACEFUL
new_leader_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:34984
I20260709 13:10:28.164826  1398 raft_consensus.cc:606] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Received request to transfer leadership to TS bb2515c30b994af6854d960aae950e97
I20260709 13:10:28.173513  1470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d92f391485314e79b1dd453093efe659"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
mode: GRACEFUL
new_leader_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:50390
I20260709 13:10:28.174060  1470 raft_consensus.cc:606] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Received request to transfer leadership to TS bb2515c30b994af6854d960aae950e97
I20260709 13:10:28.179178  1398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2566ceafedfa444cbeec30771465cde7"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
mode: GRACEFUL
new_leader_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:34984
I20260709 13:10:28.179709  1398 raft_consensus.cc:606] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Received request to transfer leadership to TS bb2515c30b994af6854d960aae950e97
I20260709 13:10:28.192122  1321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea48c0a73c0e4e2bb85caaf0944873d5"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
mode: GRACEFUL
new_leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:58806
I20260709 13:10:28.192783  1321 raft_consensus.cc:606] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Received request to transfer leadership to TS de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:28.200555  1471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
mode: GRACEFUL
new_leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:50390
I20260709 13:10:28.201201  1471 raft_consensus.cc:606] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Received request to transfer leadership to TS de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:28.206322  1471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb5d46fef656476593a562bcd93dfa93"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
mode: GRACEFUL
new_leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:50390
I20260709 13:10:28.206873  1471 raft_consensus.cc:606] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Received request to transfer leadership to TS de4cf51c6fea4d4c85e650f679dbe027
I20260709 13:10:28.244338  1563 raft_consensus.cc:993] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092: : Instructing follower bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:28.244905  1645 raft_consensus.cc:1081] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Signalling peer bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:28.246585  1321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d92f391485314e79b1dd453093efe659"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:43174
I20260709 13:10:28.247221  1321 raft_consensus.cc:493] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.247562  1321 raft_consensus.cc:3060] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.253258  1321 raft_consensus.cc:515] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.255230  1321 leader_election.cc:290] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:28.256007  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:28.256877  1398 raft_consensus.cc:3060] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.257113  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92f391485314e79b1dd453093efe659" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:28.257751  1471 raft_consensus.cc:3055] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:28.258080  1471 raft_consensus.cc:740] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:28.258998  1471 consensus_queue.cc:260] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.260295  1471 raft_consensus.cc:3060] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.265637  1398 raft_consensus.cc:2468] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:28.267058  1288 leader_election.cc:304] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:28.267786  1608 raft_consensus.cc:2804] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:28.268256  1608 raft_consensus.cc:697] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:28.269045  1471 raft_consensus.cc:2468] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:28.269515  1608 consensus_queue.cc:237] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.277364  1220 catalog_manager.cc:5697] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 1 to 2, leader changed from ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131) to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:28.382593  1646 consensus_queue.cc:1048] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:28.393610  1607 consensus_queue.cc:1048] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:28.400817  1563 raft_consensus.cc:993] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092: : Instructing follower de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:28.401273  1563 raft_consensus.cc:1081] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Signalling peer de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:28.403026  1398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb5d46fef656476593a562bcd93dfa93"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:49226
I20260709 13:10:28.403573  1398 raft_consensus.cc:493] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.403936  1398 raft_consensus.cc:3060] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.413750  1398 raft_consensus.cc:515] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.417493  1398 leader_election.cc:290] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:28.417416  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d46fef656476593a562bcd93dfa93" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:28.419396  1321 raft_consensus.cc:3060] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.418201  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d46fef656476593a562bcd93dfa93" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:28.423096  1471 raft_consensus.cc:3055] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:28.423507  1471 raft_consensus.cc:740] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:28.424500  1471 consensus_queue.cc:260] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.425928  1471 raft_consensus.cc:3060] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.426586  1321 raft_consensus.cc:2468] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:28.427927  1364 leader_election.cc:304] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, de4cf51c6fea4d4c85e650f679dbe027; no voters: 
I20260709 13:10:28.428822  1627 raft_consensus.cc:2804] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:28.429275  1627 raft_consensus.cc:697] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:28.430105  1627 consensus_queue.cc:237] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.434616  1471 raft_consensus.cc:2468] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:28.438362  1220 catalog_manager.cc:5697] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 1 to 2, leader changed from ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131) to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:28.454321  1634 raft_consensus.cc:993] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092: : Instructing follower de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:28.454847  1645 raft_consensus.cc:1081] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Signalling peer de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:28.456528  1398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:49226
I20260709 13:10:28.457010  1398 raft_consensus.cc:493] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.457351  1398 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.463537  1398 raft_consensus.cc:515] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.466082  1398 leader_election.cc:290] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:28.466321  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:28.468299  1471 raft_consensus.cc:3055] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:28.468611  1471 raft_consensus.cc:740] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:28.469503  1471 consensus_queue.cc:260] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.469614  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:28.470361  1321 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.470546  1471 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.475185  1644 raft_consensus.cc:993] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97: : Instructing follower de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:28.475679  1644 raft_consensus.cc:1081] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Signalling peer de4cf51c6fea4d4c85e650f679dbe027 to start an election
I20260709 13:10:28.478042  1398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea48c0a73c0e4e2bb85caaf0944873d5"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
 from {username='slave'} at 127.0.0.1:49238
I20260709 13:10:28.478621  1398 raft_consensus.cc:493] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.478986  1398 raft_consensus.cc:3060] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.481565  1471 raft_consensus.cc:2468] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:28.482769  1361 leader_election.cc:304] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:28.483305  1321 raft_consensus.cc:2468] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:28.483671  1627 raft_consensus.cc:2804] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:28.484241  1627 raft_consensus.cc:697] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:28.485067  1627 consensus_queue.cc:237] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.487274  1398 raft_consensus.cc:515] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.490885  1398 leader_election.cc:290] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:28.493328  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea48c0a73c0e4e2bb85caaf0944873d5" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:28.493458  1321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea48c0a73c0e4e2bb85caaf0944873d5" candidate_uuid: "de4cf51c6fea4d4c85e650f679dbe027" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:28.494114  1471 raft_consensus.cc:3060] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.494261  1321 raft_consensus.cc:3055] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:28.493474  1220 catalog_manager.cc:5697] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 1 to 2, leader changed from ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131) to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:28.494729  1321 raft_consensus.cc:740] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:28.495613  1321 consensus_queue.cc:260] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.498955  1321 raft_consensus.cc:3060] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.502187  1471 raft_consensus.cc:2468] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:28.503623  1361 leader_election.cc:304] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:28.504588  1627 raft_consensus.cc:2804] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:28.505088  1627 raft_consensus.cc:697] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Becoming Leader. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:28.505999  1627 consensus_queue.cc:237] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.507333  1321 raft_consensus.cc:2468] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de4cf51c6fea4d4c85e650f679dbe027 in term 2.
I20260709 13:10:28.513710  1220 catalog_manager.cc:5697] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 reported cstate change: term changed from 1 to 2, leader changed from bb2515c30b994af6854d960aae950e97 (127.27.21.129) to de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "de4cf51c6fea4d4c85e650f679dbe027" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:28.584426  1607 raft_consensus.cc:993] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027: : Instructing follower bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:28.584944  1627 raft_consensus.cc:1081] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Signalling peer bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:28.586946  1321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2566ceafedfa444cbeec30771465cde7"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:43188
I20260709 13:10:28.587598  1321 raft_consensus.cc:493] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.587996  1321 raft_consensus.cc:3060] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.596496  1607 raft_consensus.cc:993] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027: : Instructing follower bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:28.597098  1627 raft_consensus.cc:1081] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Signalling peer bb2515c30b994af6854d960aae950e97 to start an election
I20260709 13:10:28.596694  1321 raft_consensus.cc:515] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.598732  1323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
 from {username='slave'} at 127.0.0.1:43188
I20260709 13:10:28.599248  1321 leader_election.cc:290] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:28.599344  1323 raft_consensus.cc:493] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:28.599992  1323 raft_consensus.cc:3060] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.599939  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566ceafedfa444cbeec30771465cde7" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:28.601198  1398 raft_consensus.cc:3055] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:28.601548  1398 raft_consensus.cc:740] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:28.601799  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566ceafedfa444cbeec30771465cde7" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:28.602411  1470 raft_consensus.cc:3060] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.602428  1398 consensus_queue.cc:260] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.604087  1398 raft_consensus.cc:3060] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.608428  1323 raft_consensus.cc:515] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.610350  1470 raft_consensus.cc:2468] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:28.611722  1286 leader_election.cc:304] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:28.612248  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:28.612424  1323 leader_election.cc:290] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Requested vote from peers de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885), ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131:45151)
I20260709 13:10:28.612542  1644 raft_consensus.cc:2804] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:28.612850  1396 raft_consensus.cc:3055] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:28.613240  1644 raft_consensus.cc:697] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:28.614495  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049cb45e57224a49a6d17dbfa82acfe1" candidate_uuid: "bb2515c30b994af6854d960aae950e97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
I20260709 13:10:28.614360  1644 consensus_queue.cc:237] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.615096  1470 raft_consensus.cc:3060] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.613257  1396 raft_consensus.cc:740] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:28.617187  1396 consensus_queue.cc:260] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.618494  1396 raft_consensus.cc:3060] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:28.619235  1398 raft_consensus.cc:2468] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:28.623602  1470 raft_consensus.cc:2468] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:28.624835  1286 leader_election.cc:304] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:28.625712  1644 raft_consensus.cc:2804] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:28.626207  1644 raft_consensus.cc:697] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Becoming Leader. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:28.627583  1644 consensus_queue.cc:237] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:28.629884  1396 raft_consensus.cc:2468] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb2515c30b994af6854d960aae950e97 in term 2.
I20260709 13:10:28.629273  1220 catalog_manager.cc:5697] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 1 to 2, leader changed from de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130) to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:28.645746  1220 catalog_manager.cc:5697] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 reported cstate change: term changed from 1 to 2, leader changed from de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130) to bb2515c30b994af6854d960aae950e97 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "bb2515c30b994af6854d960aae950e97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:28.694715  1470 raft_consensus.cc:1275] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:28.695894  1644 consensus_queue.cc:1048] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:28.706013  1396 raft_consensus.cc:1275] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:28.712486  1608 consensus_queue.cc:1048] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:28.873796  1470 raft_consensus.cc:1275] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:28.875193  1627 consensus_queue.cc:1048] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:28.886976  1323 raft_consensus.cc:1275] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:28.888706  1607 consensus_queue.cc:1048] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:28.913035  1471 raft_consensus.cc:1275] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:28.914469  1646 consensus_queue.cc:1048] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:28.924386  1323 raft_consensus.cc:1275] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:28.926266  1607 consensus_queue.cc:1048] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.007524  1470 raft_consensus.cc:1275] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:29.009068  1646 consensus_queue.cc:1048] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.018178  1323 raft_consensus.cc:1275] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Refusing update from remote peer de4cf51c6fea4d4c85e650f679dbe027: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:29.019913  1627 consensus_queue.cc:1048] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.038105  1396 raft_consensus.cc:1275] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:29.039460  1608 consensus_queue.cc:1048] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.049723  1470 raft_consensus.cc:1275] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:29.051843  1644 consensus_queue.cc:1048] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.061326  1471 raft_consensus.cc:1275] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:29.063287  1644 consensus_queue.cc:1048] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:29.081967  1396 raft_consensus.cc:1275] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Refusing update from remote peer bb2515c30b994af6854d960aae950e97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:29.084789  1608 consensus_queue.cc:1048] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:31.213124  1218 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44968:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:10:31.234586  1218 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44968:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:10:31.325904 27734 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:10:31.363983  1735 tablet.cc:1724] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.393193  1349 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:33e96185acec49c0867a6311dd5207da)
W20260709 13:10:31.396267  1349 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:33e96185acec49c0867a6311dd5207da)
I20260709 13:10:31.428753  1737 tablet.cc:1724] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.438899  1741 tablet.cc:1724] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.484809  1735 tablet.cc:1724] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.507932  1760 tablet.cc:1724] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.544556  1498 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:33e96185acec49c0867a6311dd5207da)
I20260709 13:10:31.556654  1742 tablet.cc:1724] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.560500  1765 tablet.cc:1724] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.563002  1753 tablet.cc:1724] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.579378  1737 tablet.cc:1724] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.587636  1768 tablet.cc:1724] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.585963  1769 tablet.cc:1724] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.580013  1735 tablet.cc:1724] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.611793  1741 tablet.cc:1724] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.608595  1760 tablet.cc:1724] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.607920  1750 tablet.cc:1724] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.530496  1749 tablet.cc:1724] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.664760  1750 tablet.cc:1724] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.670230  1749 tablet.cc:1724] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.686924  1771 tablet.cc:1724] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.615317  1765 tablet.cc:1724] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.692143  1753 tablet.cc:1724] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.695890  1768 tablet.cc:1724] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.707767  1768 tablet.cc:1724] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.709717  1749 tablet.cc:1724] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.710698  1760 tablet.cc:1724] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.724979  1319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33e96185acec49c0867a6311dd5207da"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
mode: GRACEFUL
new_leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:58808
I20260709 13:10:31.730083  1319 raft_consensus.cc:606] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Received request to transfer leadership to TS ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:31.740556  1768 tablet.cc:1724] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.714123  1737 tablet.cc:1724] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:31.759965  1763 raft_consensus.cc:993] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97: : Instructing follower ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:31.760525  1763 raft_consensus.cc:1081] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Signalling peer ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:31.764035  1468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33e96185acec49c0867a6311dd5207da"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:54120
I20260709 13:10:31.764685  1468 raft_consensus.cc:493] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:31.765064  1468 raft_consensus.cc:3060] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.782809  1468 raft_consensus.cc:515] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:31.784437  1396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
mode: GRACEFUL
new_leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:34990
I20260709 13:10:31.786058  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e96185acec49c0867a6311dd5207da" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:31.786275  1398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e96185acec49c0867a6311dd5207da" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:31.786765  1319 raft_consensus.cc:3055] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:31.786901  1398 raft_consensus.cc:3060] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.787195  1319 raft_consensus.cc:740] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:31.788066  1319 consensus_queue.cc:260] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:31.789233  1319 raft_consensus.cc:3060] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:31.793028  1398 raft_consensus.cc:2468] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 2.
I20260709 13:10:31.794301  1437 leader_election.cc:304] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:31.785104  1396 raft_consensus.cc:606] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Received request to transfer leadership to TS ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:31.795189  1764 raft_consensus.cc:2804] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:31.795639  1764 raft_consensus.cc:697] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:31.785117  1468 leader_election.cc:290] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 2 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:31.796535  1764 consensus_queue.cc:237] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:31.797222  1319 raft_consensus.cc:2468] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 2.
I20260709 13:10:31.798997 27734 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:10:31.799574 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:31.799747  1220 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c: soft_deleted_table [id=4a8f2a178bec4136814f80bf360cdcb2] alter complete (version 1)
I20260709 13:10:31.809834  1319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25c1893a88be44fba3d25684508bea27"
dest_uuid: "bb2515c30b994af6854d960aae950e97"
mode: GRACEFUL
new_leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:58808
I20260709 13:10:31.810562  1319 raft_consensus.cc:606] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Received request to transfer leadership to TS ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:31.811478  1218 catalog_manager.cc:5697] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 1 to 2, leader changed from bb2515c30b994af6854d960aae950e97 (127.27.21.129) to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:31.813629  1396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738"
dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
mode: GRACEFUL
new_leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:34990
I20260709 13:10:31.814165  1396 raft_consensus.cc:606] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Received request to transfer leadership to TS ed9f58fbd2fe4d22944b57ab4f9e6092
I20260709 13:10:31.815253 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:31.815810 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:32.036295  1756 raft_consensus.cc:993] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97: : Instructing follower ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:32.036883  1703 raft_consensus.cc:1081] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Signalling peer ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:32.038501  1468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25c1893a88be44fba3d25684508bea27"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:54120
I20260709 13:10:32.039001  1468 raft_consensus.cc:493] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:32.039299  1468 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.044484  1468 raft_consensus.cc:515] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:32.046496  1468 leader_election.cc:290] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 3 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:32.047435  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:32.047487  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1893a88be44fba3d25684508bea27" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:32.048086  1319 raft_consensus.cc:3055] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:32.048130  1396 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.048388  1319 raft_consensus.cc:740] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bb2515c30b994af6854d960aae950e97, State: Running, Role: LEADER
I20260709 13:10:32.049347  1319 consensus_queue.cc:260] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [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: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:32.050414  1319 raft_consensus.cc:3060] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.053920  1396 raft_consensus.cc:2468] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 3.
I20260709 13:10:32.055166  1437 leader_election.cc:304] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [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: de4cf51c6fea4d4c85e650f679dbe027, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:32.055958  1764 raft_consensus.cc:2804] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:32.056378  1764 raft_consensus.cc:697] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:32.056416  1319 raft_consensus.cc:2468] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 3.
I20260709 13:10:32.057361  1764 consensus_queue.cc:237] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [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: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } }
I20260709 13:10:32.068246  1219 catalog_manager.cc:5697] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 2 to 3, leader changed from bb2515c30b994af6854d960aae950e97 (127.27.21.129) to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:32.203992  1716 raft_consensus.cc:993] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027: : Instructing follower ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:32.204658  1778 raft_consensus.cc:1081] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Signalling peer ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:32.206089  1471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:54132
I20260709 13:10:32.206620  1471 raft_consensus.cc:493] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:32.206887  1471 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.211462  1471 raft_consensus.cc:515] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:32.212862  1471 leader_election.cc:290] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 3 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:32.213726  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:32.213925  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0d52b7cba24e6f9a320b72cafc1994" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:32.214418  1396 raft_consensus.cc:3055] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:32.214468  1319 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.214814  1396 raft_consensus.cc:740] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:32.215597  1396 consensus_queue.cc:260] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [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: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:32.216765  1396 raft_consensus.cc:3060] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.221601  1319 raft_consensus.cc:2468] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 3.
I20260709 13:10:32.223045  1438 leader_election.cc:304] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [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: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:32.223611  1396 raft_consensus.cc:2468] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 3.
I20260709 13:10:32.224067  1764 raft_consensus.cc:2804] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:32.224939  1764 raft_consensus.cc:697] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:32.225731  1764 consensus_queue.cc:237] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [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: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:32.234249  1219 catalog_manager.cc:5697] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 2 to 3, leader changed from de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130) to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:32.284026  1396 raft_consensus.cc:1275] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:32.285349  1764 consensus_queue.cc:1048] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:32.293434  1319 raft_consensus.cc:1275] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:10:32.294819  1780 consensus_queue.cc:1048] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:32.365636  1716 raft_consensus.cc:993] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027: : Instructing follower ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:32.366075  1778 raft_consensus.cc:1081] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Signalling peer ed9f58fbd2fe4d22944b57ab4f9e6092 to start an election
I20260709 13:10:32.367609  1471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738"
dest_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092"
 from {username='slave'} at 127.0.0.1:54132
I20260709 13:10:32.368096  1471 raft_consensus.cc:493] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:32.368324  1471 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.372812  1471 raft_consensus.cc:515] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:32.374380  1471 leader_election.cc:290] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [CANDIDATE]: Term 3 election: Requested vote from peers bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459), de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885)
I20260709 13:10:32.375168  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bb2515c30b994af6854d960aae950e97"
I20260709 13:10:32.375324  1396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb1c39845e54b968d7e9a3b5e979738" candidate_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de4cf51c6fea4d4c85e650f679dbe027"
I20260709 13:10:32.375773  1319 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.375902  1396 raft_consensus.cc:3055] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:32.376309  1396 raft_consensus.cc:740] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de4cf51c6fea4d4c85e650f679dbe027, State: Running, Role: LEADER
I20260709 13:10:32.376926  1396 consensus_queue.cc:260] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [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: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:32.378034  1396 raft_consensus.cc:3060] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:32.381783  1319 raft_consensus.cc:2468] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 3.
I20260709 13:10:32.382845  1438 leader_election.cc:304] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [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: bb2515c30b994af6854d960aae950e97, ed9f58fbd2fe4d22944b57ab4f9e6092; no voters: 
I20260709 13:10:32.383631  1780 raft_consensus.cc:2804] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:32.383842  1396 raft_consensus.cc:2468] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed9f58fbd2fe4d22944b57ab4f9e6092 in term 3.
I20260709 13:10:32.384054  1780 raft_consensus.cc:697] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 LEADER]: Becoming Leader. State: Replica: ed9f58fbd2fe4d22944b57ab4f9e6092, State: Running, Role: LEADER
I20260709 13:10:32.385020  1780 consensus_queue.cc:237] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [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: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } }
I20260709 13:10:32.393268  1218 catalog_manager.cc:5697] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 reported cstate change: term changed from 2 to 3, leader changed from de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130) to ed9f58fbd2fe4d22944b57ab4f9e6092 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed9f58fbd2fe4d22944b57ab4f9e6092" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 45151 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:32.637761  1319 raft_consensus.cc:1275] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:32.639102  1780 consensus_queue.cc:1048] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:32.648455  1396 raft_consensus.cc:1275] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:32.650271  1764 consensus_queue.cc:1048] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:32.676242  1319 raft_consensus.cc:1275] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:32.677660  1764 consensus_queue.cc:1048] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:32.686472  1396 raft_consensus.cc:1275] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:32.688342  1645 consensus_queue.cc:1048] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:32.871181  1396 raft_consensus.cc:1275] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:32.873584  1780 consensus_queue.cc:1048] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de4cf51c6fea4d4c85e650f679dbe027" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:10:32.895655  1319 raft_consensus.cc:1275] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Refusing update from remote peer ed9f58fbd2fe4d22944b57ab4f9e6092: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:32.897482  1780 consensus_queue.cc:1048] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb2515c30b994af6854d960aae950e97" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 38459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:32.908818 27734 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:10:32.917922 27734 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:10:32.919791 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:32.928251 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:10:32.928752 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:33.958050 27734 tablet_server.cc:179] TabletServer@127.27.21.129:0 shutting down...
I20260709 13:10:33.981254 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:33.982111 27734 tablet_replica.cc:333] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:33.982764 27734 raft_consensus.cc:2243] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.983260 27734 raft_consensus.cc:2272] T dd8c4cdae8e34ec5a704dc056d44c4eb P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.985183 27734 tablet_replica.cc:333] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:33.985913 27734 raft_consensus.cc:2243] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.986387 27734 raft_consensus.cc:2272] T fb0d52b7cba24e6f9a320b72cafc1994 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.988133 27734 tablet_replica.cc:333] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:33.988713 27734 raft_consensus.cc:2243] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:33.989532 27734 raft_consensus.cc:2272] T d92f391485314e79b1dd453093efe659 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.991250 27734 tablet_replica.cc:333] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:33.991809 27734 raft_consensus.cc:2243] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.992218 27734 raft_consensus.cc:2272] T 33e96185acec49c0867a6311dd5207da P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.993925 27734 tablet_replica.cc:333] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:33.994482 27734 raft_consensus.cc:2243] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.994900 27734 raft_consensus.cc:2272] T fa30d4490fc44a03824e85ca94310544 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:33.996627 27734 tablet_replica.cc:333] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:33.997205 27734 raft_consensus.cc:2243] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:33.997756 27734 raft_consensus.cc:2272] T b77cc227d84d431cb12a2fa21b86cf5f P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:34.000259  1364 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:34.000331 27734 tablet_replica.cc:333] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.001085 27734 raft_consensus.cc:2243] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.001926 27734 raft_consensus.cc:2272] T 357d4c0bdc0946d4bc68d59c9c96090c P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:34.003387  1364 consensus_peers.cc:597] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 -> Peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Couldn't send request to peer bb2515c30b994af6854d960aae950e97. 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 13:10:34.004426 27734 tablet_replica.cc:333] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.005069 27734 raft_consensus.cc:2243] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.005579 27734 raft_consensus.cc:2272] T 3292a3458f254a179e5a5456bdb39b84 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.007977 27734 tablet_replica.cc:333] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.008684 27734 raft_consensus.cc:2243] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.009359 27734 raft_consensus.cc:2272] T 9db7a15abded4004bd900e53b9ff290c P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.011883 27734 tablet_replica.cc:333] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.012925 27734 raft_consensus.cc:2243] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.014022 27734 raft_consensus.cc:2272] T 049cb45e57224a49a6d17dbfa82acfe1 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.016700 27734 tablet_replica.cc:333] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
W20260709 13:10:34.016932  1364 consensus_peers.cc:597] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 -> Peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Couldn't send request to peer bb2515c30b994af6854d960aae950e97. 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 13:10:34.017379 27734 raft_consensus.cc:2243] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.017930 27734 raft_consensus.cc:2272] T cb5d46fef656476593a562bcd93dfa93 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.019836 27734 tablet_replica.cc:333] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.020437 27734 raft_consensus.cc:2243] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.020933 27734 raft_consensus.cc:2272] T de426386bc15475397751614b802b176 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.022976 27734 tablet_replica.cc:333] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.023522 27734 raft_consensus.cc:2243] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.024304 27734 raft_consensus.cc:2272] T d9cdb57b3a93473ca1f09b9ef9f7ccad P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.026907 27734 tablet_replica.cc:333] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.027606 27734 raft_consensus.cc:2243] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.028580 27734 raft_consensus.cc:2272] T c03957baa64f49ab8297304f316b9694 P bb2515c30b994af6854d960aae950e97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.031072 27734 tablet_replica.cc:333] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.031622 27734 raft_consensus.cc:2243] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.032081 27734 raft_consensus.cc:2272] T 25c1893a88be44fba3d25684508bea27 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.034148 27734 tablet_replica.cc:333] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.034667 27734 raft_consensus.cc:2243] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.035378 27734 raft_consensus.cc:2272] T 2566ceafedfa444cbeec30771465cde7 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.037626 27734 tablet_replica.cc:333] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.038275 27734 raft_consensus.cc:2243] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.038777 27734 raft_consensus.cc:2272] T dfb1c39845e54b968d7e9a3b5e979738 P bb2515c30b994af6854d960aae950e97 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:34.039383  1364 consensus_peers.cc:597] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 -> Peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Couldn't send request to peer bb2515c30b994af6854d960aae950e97. 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 13:10:34.040766 27734 tablet_replica.cc:333] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97: stopping tablet replica
I20260709 13:10:34.041333 27734 raft_consensus.cc:2243] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.041777 27734 raft_consensus.cc:2272] T ea48c0a73c0e4e2bb85caaf0944873d5 P bb2515c30b994af6854d960aae950e97 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:34.085397  1364 consensus_peers.cc:597] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 -> Peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Couldn't send request to peer bb2515c30b994af6854d960aae950e97. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:38459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:34.102034 27734 tablet_server.cc:196] TabletServer@127.27.21.129:0 shutdown complete.
I20260709 13:10:34.131352 27734 tablet_server.cc:179] TabletServer@127.27.21.130:0 shutting down...
W20260709 13:10:34.133719  1364 consensus_peers.cc:597] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 -> Peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Couldn't send request to peer bb2515c30b994af6854d960aae950e97. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:38459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:34.167973 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:34.169037 27734 tablet_replica.cc:333] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.170172 27734 raft_consensus.cc:2243] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:10:34.171073  1438 consensus_peers.cc:597] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 -> Peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Couldn't send request to peer bb2515c30b994af6854d960aae950e97. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:38459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:34.171227 27734 raft_consensus.cc:2272] T ea48c0a73c0e4e2bb85caaf0944873d5 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.173933 27734 tablet_replica.cc:333] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.174609 27734 raft_consensus.cc:2243] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.175442 27734 raft_consensus.cc:2272] T dd8c4cdae8e34ec5a704dc056d44c4eb P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.177526 27734 tablet_replica.cc:333] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.178158 27734 raft_consensus.cc:2243] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.178823 27734 raft_consensus.cc:2272] T fa30d4490fc44a03824e85ca94310544 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.180801 27734 tablet_replica.cc:333] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.181494 27734 raft_consensus.cc:2243] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.181969 27734 raft_consensus.cc:2272] T 33e96185acec49c0867a6311dd5207da P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.183892 27734 tablet_replica.cc:333] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.184507 27734 raft_consensus.cc:2243] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.184959 27734 raft_consensus.cc:2272] T fb0d52b7cba24e6f9a320b72cafc1994 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.186806 27734 tablet_replica.cc:333] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.187424 27734 raft_consensus.cc:2243] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.187870 27734 raft_consensus.cc:2272] T d92f391485314e79b1dd453093efe659 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.190342 27734 tablet_replica.cc:333] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.191222 27734 raft_consensus.cc:2243] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.191789 27734 raft_consensus.cc:2272] T c03957baa64f49ab8297304f316b9694 P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:34.193549  1438 consensus_peers.cc:597] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 -> Peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Couldn't send request to peer bb2515c30b994af6854d960aae950e97. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:38459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:34.194571 27734 tablet_replica.cc:333] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.195205 27734 raft_consensus.cc:2243] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.195684 27734 raft_consensus.cc:2272] T d9cdb57b3a93473ca1f09b9ef9f7ccad P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.197839 27734 tablet_replica.cc:333] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.198468 27734 raft_consensus.cc:2243] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.198935 27734 raft_consensus.cc:2272] T b77cc227d84d431cb12a2fa21b86cf5f P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.200946 27734 tablet_replica.cc:333] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.201610 27734 raft_consensus.cc:2243] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.202090 27734 raft_consensus.cc:2272] T 357d4c0bdc0946d4bc68d59c9c96090c P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.204159 27734 tablet_replica.cc:333] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.204718 27734 raft_consensus.cc:2243] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.205629 27734 raft_consensus.cc:2272] T 3292a3458f254a179e5a5456bdb39b84 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.207609 27734 tablet_replica.cc:333] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.208168 27734 raft_consensus.cc:2243] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.209088 27734 raft_consensus.cc:2272] T 9db7a15abded4004bd900e53b9ff290c P de4cf51c6fea4d4c85e650f679dbe027 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.211009 27734 tablet_replica.cc:333] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.211565 27734 raft_consensus.cc:2243] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.212608 27734 raft_consensus.cc:2272] T cb5d46fef656476593a562bcd93dfa93 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.214566 27734 tablet_replica.cc:333] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.215128 27734 raft_consensus.cc:2243] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.215600 27734 raft_consensus.cc:2272] T 049cb45e57224a49a6d17dbfa82acfe1 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.217523 27734 tablet_replica.cc:333] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.218068 27734 raft_consensus.cc:2243] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.218890 27734 raft_consensus.cc:2272] T de426386bc15475397751614b802b176 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.221095 27734 tablet_replica.cc:333] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.221692 27734 raft_consensus.cc:2243] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.222184 27734 raft_consensus.cc:2272] T 25c1893a88be44fba3d25684508bea27 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.224176 27734 tablet_replica.cc:333] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.224763 27734 raft_consensus.cc:2243] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.225221 27734 raft_consensus.cc:2272] T 2566ceafedfa444cbeec30771465cde7 P de4cf51c6fea4d4c85e650f679dbe027 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.227191 27734 tablet_replica.cc:333] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027: stopping tablet replica
I20260709 13:10:34.227725 27734 raft_consensus.cc:2243] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.228158 27734 raft_consensus.cc:2272] T dfb1c39845e54b968d7e9a3b5e979738 P de4cf51c6fea4d4c85e650f679dbe027 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.269475 27734 tablet_server.cc:196] TabletServer@127.27.21.130:0 shutdown complete.
W20260709 13:10:34.270850  1437 consensus_peers.cc:597] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 -> Peer de4cf51c6fea4d4c85e650f679dbe027 (127.27.21.130:41885): Couldn't send request to peer de4cf51c6fea4d4c85e650f679dbe027. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.130:41885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:34.272162  1438 consensus_peers.cc:597] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 -> Peer bb2515c30b994af6854d960aae950e97 (127.27.21.129:38459): Couldn't send request to peer bb2515c30b994af6854d960aae950e97. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:38459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:34.300806 27734 tablet_server.cc:179] TabletServer@127.27.21.131:0 shutting down...
I20260709 13:10:34.327680 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:34.328348 27734 tablet_replica.cc:333] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.328985 27734 raft_consensus.cc:2243] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.329528 27734 raft_consensus.cc:2272] T ea48c0a73c0e4e2bb85caaf0944873d5 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.331400 27734 tablet_replica.cc:333] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.332007 27734 raft_consensus.cc:2243] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.332846 27734 raft_consensus.cc:2272] T fb0d52b7cba24e6f9a320b72cafc1994 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.334723 27734 tablet_replica.cc:333] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.335282 27734 raft_consensus.cc:2243] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.335721 27734 raft_consensus.cc:2272] T d92f391485314e79b1dd453093efe659 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.337494 27734 tablet_replica.cc:333] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.338016 27734 raft_consensus.cc:2243] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.338428 27734 raft_consensus.cc:2272] T dd8c4cdae8e34ec5a704dc056d44c4eb P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.340098 27734 tablet_replica.cc:333] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.340613 27734 raft_consensus.cc:2243] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.341035 27734 raft_consensus.cc:2272] T cb5d46fef656476593a562bcd93dfa93 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.342703 27734 tablet_replica.cc:333] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.343289 27734 raft_consensus.cc:2243] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.343721 27734 raft_consensus.cc:2272] T de426386bc15475397751614b802b176 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.345563 27734 tablet_replica.cc:333] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.346040 27734 raft_consensus.cc:2243] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.346467 27734 raft_consensus.cc:2272] T 049cb45e57224a49a6d17dbfa82acfe1 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.348129 27734 tablet_replica.cc:333] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.348589 27734 raft_consensus.cc:2243] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.348958 27734 raft_consensus.cc:2272] T 2566ceafedfa444cbeec30771465cde7 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.350752 27734 tablet_replica.cc:333] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.351243 27734 raft_consensus.cc:2243] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.351920 27734 raft_consensus.cc:2272] T dfb1c39845e54b968d7e9a3b5e979738 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.353655 27734 tablet_replica.cc:333] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.354127 27734 raft_consensus.cc:2243] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.354930 27734 raft_consensus.cc:2272] T b77cc227d84d431cb12a2fa21b86cf5f P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.356942 27734 tablet_replica.cc:333] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.357415 27734 raft_consensus.cc:2243] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.358047 27734 raft_consensus.cc:2272] T fa30d4490fc44a03824e85ca94310544 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.359643 27734 tablet_replica.cc:333] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.360112 27734 raft_consensus.cc:2243] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.360765 27734 raft_consensus.cc:2272] T 33e96185acec49c0867a6311dd5207da P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.362509 27734 tablet_replica.cc:333] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.363039 27734 raft_consensus.cc:2243] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.363436 27734 raft_consensus.cc:2272] T c03957baa64f49ab8297304f316b9694 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.365247 27734 tablet_replica.cc:333] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.365736 27734 raft_consensus.cc:2243] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.366165 27734 raft_consensus.cc:2272] T d9cdb57b3a93473ca1f09b9ef9f7ccad P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.367992 27734 tablet_replica.cc:333] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.368475 27734 raft_consensus.cc:2243] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.368898 27734 raft_consensus.cc:2272] T 357d4c0bdc0946d4bc68d59c9c96090c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.370713 27734 tablet_replica.cc:333] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.371219 27734 raft_consensus.cc:2243] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.371647 27734 raft_consensus.cc:2272] T 3292a3458f254a179e5a5456bdb39b84 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.373485 27734 tablet_replica.cc:333] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.373967 27734 raft_consensus.cc:2243] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:34.374369 27734 raft_consensus.cc:2272] T 9db7a15abded4004bd900e53b9ff290c P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.376121 27734 tablet_replica.cc:333] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092: stopping tablet replica
I20260709 13:10:34.376581 27734 raft_consensus.cc:2243] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.377350 27734 raft_consensus.cc:2272] T 25c1893a88be44fba3d25684508bea27 P ed9f58fbd2fe4d22944b57ab4f9e6092 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.413214 27734 tablet_server.cc:196] TabletServer@127.27.21.131:0 shutdown complete.
I20260709 13:10:34.444950 27734 master.cc:562] Master@127.27.21.190:37995 shutting down...
I20260709 13:10:34.469718 27734 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:34.470234 27734 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:34.470508 27734 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0780487404284a13acd744a116d5f48c: stopping tablet replica
I20260709 13:10:34.491094 27734 master.cc:584] Master@127.27.21.190:37995 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13219 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:10:34.540561 27734 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.21.190:37027
I20260709 13:10:34.541674 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:34.547453  1796 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 13:10:34.547561  1795 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 13:10:34.548432  1798 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 13:10:34.548967 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:34.550232 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:34.550421 27734 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 13:10:34.550531 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602634550520 us; error 0 us; skew 500 ppm
I20260709 13:10:34.550959 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:34.553454 27734 webserver.cc:533] Webserver started at http://127.27.21.190:46089/ using document root <none> and password file <none>
I20260709 13:10:34.553884 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:34.554026 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:34.554243 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:34.555254 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/master-0-root/instance:
uuid: "ff1d880d863146bbb0b4bbd3331af996"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-ndzg"
I20260709 13:10:34.559695 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:34.563055  1803 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.563941 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:10:34.564254 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/master-0-root
uuid: "ff1d880d863146bbb0b4bbd3331af996"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-ndzg"
I20260709 13:10:34.564528 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-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 13:10:34.577569 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:34.578745 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:34.617101 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.190:37027
I20260709 13:10:34.617209  1854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.190:37027 every 8 connection(s)
I20260709 13:10:34.620944  1855 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 13:10:34.631579  1855 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996: Bootstrap starting.
I20260709 13:10:34.636412  1855 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:34.640684  1855 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996: No bootstrap required, opened a new log
I20260709 13:10:34.642946  1855 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff1d880d863146bbb0b4bbd3331af996" member_type: VOTER }
I20260709 13:10:34.643356  1855 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:34.643556  1855 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff1d880d863146bbb0b4bbd3331af996, State: Initialized, Role: FOLLOWER
I20260709 13:10:34.644222  1855 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff1d880d863146bbb0b4bbd3331af996" member_type: VOTER }
I20260709 13:10:34.644680  1855 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:34.644894  1855 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:34.645129  1855 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:34.650131  1855 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff1d880d863146bbb0b4bbd3331af996" member_type: VOTER }
I20260709 13:10:34.650635  1855 leader_election.cc:304] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [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: ff1d880d863146bbb0b4bbd3331af996; no voters: 
I20260709 13:10:34.651815  1855 leader_election.cc:290] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:34.652197  1858 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:34.653618  1858 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 1 LEADER]: Becoming Leader. State: Replica: ff1d880d863146bbb0b4bbd3331af996, State: Running, Role: LEADER
I20260709 13:10:34.654286  1858 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [LEADER]: Queue going to LEADER mode. State: All 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: "ff1d880d863146bbb0b4bbd3331af996" member_type: VOTER }
I20260709 13:10:34.655010  1855 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:34.659222  1860 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff1d880d863146bbb0b4bbd3331af996. Latest consensus state: current_term: 1 leader_uuid: "ff1d880d863146bbb0b4bbd3331af996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff1d880d863146bbb0b4bbd3331af996" member_type: VOTER } }
I20260709 13:10:34.660030  1860 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:34.661219  1859 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff1d880d863146bbb0b4bbd3331af996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff1d880d863146bbb0b4bbd3331af996" member_type: VOTER } }
I20260709 13:10:34.661861  1859 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:34.662096  1865 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:34.667064  1865 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:34.672292 27734 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:34.676410  1865 catalog_manager.cc:1383] Generated new cluster ID: 810c59f0350a4e9baea5d94e62112183
I20260709 13:10:34.676745  1865 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:34.692217  1865 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:34.693586  1865 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:34.715649  1865 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996: Generated new TSK 0
I20260709 13:10:34.716323  1865 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:34.739794 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:34.745940  1876 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 13:10:34.747067  1877 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 13:10:34.749410  1879 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 13:10:34.750954 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:34.751864 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:34.752045 27734 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 13:10:34.752164 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602634752153 us; error 0 us; skew 500 ppm
I20260709 13:10:34.752614 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:34.755126 27734 webserver.cc:533] Webserver started at http://127.27.21.129:43611/ using document root <none> and password file <none>
I20260709 13:10:34.755561 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:34.755712 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:34.755911 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:34.757015 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-0-root/instance:
uuid: "29c0ea45720a47dfb13b385abb07f140"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-ndzg"
I20260709 13:10:34.761413 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:34.764636  1884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.765460 27734 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:34.765748 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-0-root
uuid: "29c0ea45720a47dfb13b385abb07f140"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-ndzg"
I20260709 13:10:34.766181 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-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 13:10:34.787230 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:34.788475 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:34.790032 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:34.792266 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:34.792500 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.792743 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:34.792932 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.851137 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.129:36115
I20260709 13:10:34.851285  1946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.129:36115 every 8 connection(s)
I20260709 13:10:34.855768 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:34.863369  1951 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 13:10:34.865056  1952 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 13:10:34.869747  1947 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37027
I20260709 13:10:34.870319  1947 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:34.871100  1947 heartbeater.cc:507] Master 127.27.21.190:37027 requested a full tablet report, sending...
I20260709 13:10:34.872792 27734 server_base.cc:1061] running on GCE node
I20260709 13:10:34.873582  1820 ts_manager.cc:194] Registered new tserver with Master: 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115)
W20260709 13:10:34.873829  1954 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 13:10:34.875021 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:34.875294 27734 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 13:10:34.875509 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602634875490 us; error 0 us; skew 500 ppm
I20260709 13:10:34.876166 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:34.876132  1820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48848
I20260709 13:10:34.879276 27734 webserver.cc:533] Webserver started at http://127.27.21.130:38819/ using document root <none> and password file <none>
I20260709 13:10:34.879741 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:34.879894 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:34.880095 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:34.881096 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-1-root/instance:
uuid: "b244eed9c26e466dbff06d4cff5caea1"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-ndzg"
I20260709 13:10:34.885600 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:10:34.888870  1959 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.889966 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:10:34.890324 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-1-root
uuid: "b244eed9c26e466dbff06d4cff5caea1"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-ndzg"
I20260709 13:10:34.890638 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-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 13:10:34.904078 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:34.905381 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:34.906807 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:34.908969 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:34.909206 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.909516 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:34.909688 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.950856 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.130:44213
I20260709 13:10:34.950980  2021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.130:44213 every 8 connection(s)
I20260709 13:10:34.956409 27734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:34.964154  2025 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 13:10:34.965380  2026 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 13:10:34.968052 27734 server_base.cc:1061] running on GCE node
W20260709 13:10:34.968384  2028 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 13:10:34.969466  2022 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37027
I20260709 13:10:34.969607 27734 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:34.969879  2022 heartbeater.cc:461] Registering TS with master...
W20260709 13:10:34.969982 27734 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 13:10:34.970381 27734 hybrid_clock.cc:648] HybridClock initialized: now 1783602634970355 us; error 0 us; skew 500 ppm
I20260709 13:10:34.970834  2022 heartbeater.cc:507] Master 127.27.21.190:37027 requested a full tablet report, sending...
I20260709 13:10:34.971086 27734 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:34.973150  1820 ts_manager.cc:194] Registered new tserver with Master: b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:34.974363 27734 webserver.cc:533] Webserver started at http://127.27.21.131:36279/ using document root <none> and password file <none>
I20260709 13:10:34.975039 27734 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:34.975054  1820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48854
I20260709 13:10:34.975410 27734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:34.975751 27734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:34.976967 27734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-2-root/instance:
uuid: "1a2426d8109b47ceba824b9132b2e5d7"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-ndzg"
I20260709 13:10:34.981470 27734 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:10:34.984939  2033 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:34.985874 27734 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:10:34.986153 27734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-2-root
uuid: "1a2426d8109b47ceba824b9132b2e5d7"
format_stamp: "Formatted at 2026-07-09 13:10:34 on dist-test-slave-ndzg"
I20260709 13:10:34.986411 27734 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyKlvd8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602473048289-27734-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 13:10:35.022018 27734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:35.023164 27734 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:35.024596 27734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:35.026965 27734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:35.027143 27734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:35.027467 27734 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:35.027629 27734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:35.068537 27734 rpc_server.cc:307] RPC server started. Bound to: 127.27.21.131:33299
I20260709 13:10:35.068636  2095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.21.131:33299 every 8 connection(s)
I20260709 13:10:35.081815  2096 heartbeater.cc:344] Connected to a master server at 127.27.21.190:37027
I20260709 13:10:35.082279  2096 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:35.083055  2096 heartbeater.cc:507] Master 127.27.21.190:37027 requested a full tablet report, sending...
I20260709 13:10:35.085134  1820 ts_manager.cc:194] Registered new tserver with Master: 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.085371 27734 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013899043s
I20260709 13:10:35.086633  1820 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48856
I20260709 13:10:35.111938  1820 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48870:
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 13:10:35.114559  1820 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 13:10:35.196437  1987 tablet_service.cc:1511] Processing CreateTablet for tablet adc4382cd2474bda872fbac92540cd01 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:35.197880  1987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc4382cd2474bda872fbac92540cd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.199031  1984 tablet_service.cc:1511] Processing CreateTablet for tablet f13a3e70aab14d1c91ecd92c18629e36 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:35.199450  2061 tablet_service.cc:1511] Processing CreateTablet for tablet adc4382cd2474bda872fbac92540cd01 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:35.199877  2059 tablet_service.cc:1511] Processing CreateTablet for tablet ed2e3c45a8c5475b8521c69ee35e2776 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:35.200572  1984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13a3e70aab14d1c91ecd92c18629e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.200836  2061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc4382cd2474bda872fbac92540cd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.200444  1986 tablet_service.cc:1511] Processing CreateTablet for tablet dc03d748005147ceb40560da983e3dc0 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:35.202045  2058 tablet_service.cc:1511] Processing CreateTablet for tablet f13a3e70aab14d1c91ecd92c18629e36 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:35.202703  1985 tablet_service.cc:1511] Processing CreateTablet for tablet ed2e3c45a8c5475b8521c69ee35e2776 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:35.203411  2058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13a3e70aab14d1c91ecd92c18629e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.204630  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc03d748005147ceb40560da983e3dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.205626  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2e3c45a8c5475b8521c69ee35e2776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.206432  2060 tablet_service.cc:1511] Processing CreateTablet for tablet dc03d748005147ceb40560da983e3dc0 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:35.207713  2060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc03d748005147ceb40560da983e3dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.209637  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2e3c45a8c5475b8521c69ee35e2776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.223642  1912 tablet_service.cc:1511] Processing CreateTablet for tablet adc4382cd2474bda872fbac92540cd01 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:35.224689  1909 tablet_service.cc:1511] Processing CreateTablet for tablet f13a3e70aab14d1c91ecd92c18629e36 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:35.226411  1911 tablet_service.cc:1511] Processing CreateTablet for tablet dc03d748005147ceb40560da983e3dc0 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:35.228641  1910 tablet_service.cc:1511] Processing CreateTablet for tablet ed2e3c45a8c5475b8521c69ee35e2776 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:35.225186  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc4382cd2474bda872fbac92540cd01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.235705  1908 tablet_service.cc:1511] Processing CreateTablet for tablet e5e45780bdb14114aed802d738c0def8 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:35.238049  1909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13a3e70aab14d1c91ecd92c18629e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.238864  2057 tablet_service.cc:1511] Processing CreateTablet for tablet e5e45780bdb14114aed802d738c0def8 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:35.240228  2057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e45780bdb14114aed802d738c0def8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.241748  1910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2e3c45a8c5475b8521c69ee35e2776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.246529  1908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e45780bdb14114aed802d738c0def8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.249619  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc03d748005147ceb40560da983e3dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.255520  1986 tablet_service.cc:1511] Processing CreateTablet for tablet e5e45780bdb14114aed802d738c0def8 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:35.256968  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5e45780bdb14114aed802d738c0def8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.268321  1907 tablet_service.cc:1511] Processing CreateTablet for tablet 96e052b3501c4054808e839c615fcdb6 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:35.269840  1907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e052b3501c4054808e839c615fcdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.278131  2056 tablet_service.cc:1511] Processing CreateTablet for tablet 96e052b3501c4054808e839c615fcdb6 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:35.279659  2056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e052b3501c4054808e839c615fcdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.280623  1906 tablet_service.cc:1511] Processing CreateTablet for tablet debb8343ae5f4129bf451af19e36eb3a (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:35.280702  1986 tablet_service.cc:1511] Processing CreateTablet for tablet 96e052b3501c4054808e839c615fcdb6 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:35.282084  1906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debb8343ae5f4129bf451af19e36eb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.282445  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96e052b3501c4054808e839c615fcdb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.293854  2111 tablet_bootstrap.cc:492] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.301718  2112 tablet_bootstrap.cc:492] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:35.316394  2111 tablet_bootstrap.cc:654] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.316921  2112 tablet_bootstrap.cc:654] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.320637  1987 tablet_service.cc:1511] Processing CreateTablet for tablet debb8343ae5f4129bf451af19e36eb3a (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:35.322005  1987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debb8343ae5f4129bf451af19e36eb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.324280  2057 tablet_service.cc:1511] Processing CreateTablet for tablet debb8343ae5f4129bf451af19e36eb3a (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:35.326192  2057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debb8343ae5f4129bf451af19e36eb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.338865  2056 tablet_service.cc:1511] Processing CreateTablet for tablet 362f1b20932f49ec9dc0c7a445832005 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:35.339968  2113 tablet_bootstrap.cc:492] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.341830  2056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362f1b20932f49ec9dc0c7a445832005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.337229  1985 tablet_service.cc:1511] Processing CreateTablet for tablet 362f1b20932f49ec9dc0c7a445832005 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:35.344646  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362f1b20932f49ec9dc0c7a445832005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.350879  1912 tablet_service.cc:1511] Processing CreateTablet for tablet d681793f4120465a922337556338f492 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:35.336328  1911 tablet_service.cc:1511] Processing CreateTablet for tablet 362f1b20932f49ec9dc0c7a445832005 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:35.352306  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d681793f4120465a922337556338f492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.356966  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 362f1b20932f49ec9dc0c7a445832005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.357616  2059 tablet_service.cc:1511] Processing CreateTablet for tablet d681793f4120465a922337556338f492 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:35.361012  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d681793f4120465a922337556338f492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.362692  2112 tablet_bootstrap.cc:492] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.363202  2112 ts_tablet_manager.cc:1403] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.005s
I20260709 13:10:35.370708  2113 tablet_bootstrap.cc:654] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.359373  2111 tablet_bootstrap.cc:492] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.356958  1986 tablet_service.cc:1511] Processing CreateTablet for tablet d681793f4120465a922337556338f492 (DEFAULT_TABLE table=test-workload [id=8d35374a56854a05aee6d44e123fdbf5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:35.375440  2112 raft_consensus.cc:359] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.376552  2112 raft_consensus.cc:385] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.376816  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d681793f4120465a922337556338f492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:35.376968  2112 raft_consensus.cc:740] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.381592  2111 ts_tablet_manager.cc:1403] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.004s
I20260709 13:10:35.382225  2112 consensus_queue.cc:260] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.384531  2111 raft_consensus.cc:359] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.386425  2096 heartbeater.cc:499] Master 127.27.21.190:37027 was elected leader, sending a full tablet report...
I20260709 13:10:35.387838  2112 ts_tablet_manager.cc:1434] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:10:35.391330  2112 tablet_bootstrap.cc:492] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:35.397490  2111 raft_consensus.cc:385] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.397974  2111 raft_consensus.cc:740] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.398895  2111 consensus_queue.cc:260] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.400389  2112 tablet_bootstrap.cc:654] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.406924  2113 tablet_bootstrap.cc:492] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.407424  2113 ts_tablet_manager.cc:1403] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.015s
I20260709 13:10:35.412807  2112 tablet_bootstrap.cc:492] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.413419  2112 ts_tablet_manager.cc:1403] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260709 13:10:35.413084  2113 raft_consensus.cc:359] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.413986  2113 raft_consensus.cc:385] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.414297  2113 raft_consensus.cc:740] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.415182  2111 ts_tablet_manager.cc:1434] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.003s
I20260709 13:10:35.415828  2022 heartbeater.cc:499] Master 127.27.21.190:37027 was elected leader, sending a full tablet report...
I20260709 13:10:35.415194  2113 consensus_queue.cc:260] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.417162  2111 tablet_bootstrap.cc:492] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.416216  2112 raft_consensus.cc:359] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.417749  2112 raft_consensus.cc:385] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.418156  2112 raft_consensus.cc:740] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.419329  2112 consensus_queue.cc:260] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.423785  2111 tablet_bootstrap.cc:654] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.427371  2112 ts_tablet_manager.cc:1434] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:10:35.428772  2112 tablet_bootstrap.cc:492] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:35.435009  1947 heartbeater.cc:499] Master 127.27.21.190:37027 was elected leader, sending a full tablet report...
I20260709 13:10:35.435721  2113 ts_tablet_manager.cc:1434] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.009s
I20260709 13:10:35.436803  2113 tablet_bootstrap.cc:492] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.436972  2112 tablet_bootstrap.cc:654] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.442986  2113 tablet_bootstrap.cc:654] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:35.455569  2023 tablet.cc:2406] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:35.457790  2117 raft_consensus.cc:493] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.458535  2117 raft_consensus.cc:515] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.457809  2111 tablet_bootstrap.cc:492] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.460469  2111 ts_tablet_manager.cc:1403] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.000s
I20260709 13:10:35.480712  2117 leader_election.cc:290] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:35.464582  2111 raft_consensus.cc:359] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.485738  2111 raft_consensus.cc:385] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.485471  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2e3c45a8c5475b8521c69ee35e2776" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:35.486145  2111 raft_consensus.cc:740] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.486514  2113 tablet_bootstrap.cc:492] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.487038  2113 ts_tablet_manager.cc:1403] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.015s
I20260709 13:10:35.487196  2111 consensus_queue.cc:260] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
W20260709 13:10:35.488035  2034 leader_election.cc:343] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.490213  2113 raft_consensus.cc:359] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.490999  2113 raft_consensus.cc:385] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.491300  2113 raft_consensus.cc:740] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.492208  2112 tablet_bootstrap.cc:492] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.492132  2113 consensus_queue.cc:260] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.492906  2112 ts_tablet_manager.cc:1403] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.064s	user 0.027s	sys 0.035s
I20260709 13:10:35.495940  2112 raft_consensus.cc:359] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.496481  2113 ts_tablet_manager.cc:1434] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:10:35.496785  2112 raft_consensus.cc:385] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.497249  2112 raft_consensus.cc:740] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.497613  2113 tablet_bootstrap.cc:492] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.498265  2112 consensus_queue.cc:260] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.500455  2118 raft_consensus.cc:493] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.500648  2112 ts_tablet_manager.cc:1434] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:35.501025  2118 raft_consensus.cc:515] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.501664  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2e3c45a8c5475b8521c69ee35e2776" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.502115  2112 tablet_bootstrap.cc:492] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
W20260709 13:10:35.503407  2036 leader_election.cc:343] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.503886  2036 leader_election.cc:304] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7; no voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:35.504490  2111 ts_tablet_manager.cc:1434] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:10:35.505697  2117 raft_consensus.cc:2749] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:35.507356  2111 tablet_bootstrap.cc:492] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.503953  2118 leader_election.cc:290] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.517055  2112 tablet_bootstrap.cc:654] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.526847  2111 tablet_bootstrap.cc:654] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.532019  2112 tablet_bootstrap.cc:492] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.532543  2112 ts_tablet_manager.cc:1403] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260709 13:10:35.534507  2113 tablet_bootstrap.cc:654] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.535616  2112 raft_consensus.cc:359] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.536435  2112 raft_consensus.cc:385] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.536736  2112 raft_consensus.cc:740] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.537849  2117 raft_consensus.cc:493] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.537953  2112 consensus_queue.cc:260] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.538476  2117 raft_consensus.cc:515] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.542778  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:35.542902  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.543927  1997 raft_consensus.cc:2468] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
W20260709 13:10:35.544328  2034 leader_election.cc:343] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.547024  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:35.547593  2113 tablet_bootstrap.cc:492] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.548229  2113 ts_tablet_manager.cc:1403] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 13:10:35.548090  2071 raft_consensus.cc:2468] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 0.
I20260709 13:10:35.551162  2113 raft_consensus.cc:359] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.551761  2113 raft_consensus.cc:385] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.551357  2036 leader_election.cc:304] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [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: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:35.552057  2113 raft_consensus.cc:740] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.552764  2113 consensus_queue.cc:260] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.553493  1961 leader_election.cc:304] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:35.554838  2118 raft_consensus.cc:2804] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.555333  2118 raft_consensus.cc:493] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.555754  2118 raft_consensus.cc:3060] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.557021  2113 ts_tablet_manager.cc:1434] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:10:35.558215  2113 tablet_bootstrap.cc:492] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.561126  2131 raft_consensus.cc:2804] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.561851  2131 raft_consensus.cc:493] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.562281  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:35.562345  2131 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:35.564260  1960 leader_election.cc:343] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.564774  2117 leader_election.cc:290] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:35.569114  2111 tablet_bootstrap.cc:492] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.569726  2111 ts_tablet_manager.cc:1403] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.008s
I20260709 13:10:35.570683  2118 raft_consensus.cc:515] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.573649  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:35.574280  2111 raft_consensus.cc:359] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.575094  2111 raft_consensus.cc:385] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:10:35.575168  1960 leader_election.cc:343] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.575466  2111 raft_consensus.cc:740] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.576910  2111 consensus_queue.cc:260] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.577178  2131 raft_consensus.cc:515] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.577903  2112 ts_tablet_manager.cc:1434] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.045s	user 0.017s	sys 0.017s
I20260709 13:10:35.579872  2113 tablet_bootstrap.cc:654] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.580143  2112 tablet_bootstrap.cc:492] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:35.582161  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:35.582561  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:35.583340  2131 leader_election.cc:290] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
W20260709 13:10:35.584293  2034 leader_election.cc:343] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.582863  1997 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.587822  2118 leader_election.cc:290] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.587823  2112 tablet_bootstrap.cc:654] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.589178  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:35.589869  2071 raft_consensus.cc:3060] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.593667  1997 raft_consensus.cc:2468] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:35.595606  2036 leader_election.cc:304] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:35.597674  2131 raft_consensus.cc:2804] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.598714  2131 raft_consensus.cc:697] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:35.600418  2113 tablet_bootstrap.cc:492] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.599875  2131 consensus_queue.cc:237] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.601007  2113 ts_tablet_manager.cc:1403] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260709 13:10:35.603116  2071 raft_consensus.cc:2468] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 1.
I20260709 13:10:35.604192  2113 raft_consensus.cc:359] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.607995  2113 raft_consensus.cc:385] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.608402  2113 raft_consensus.cc:740] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.609195  2113 consensus_queue.cc:260] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.609958  1961 leader_election.cc:304] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:35.611217  2118 raft_consensus.cc:2804] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.611528  2113 ts_tablet_manager.cc:1434] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:35.611696  2112 tablet_bootstrap.cc:492] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.611688  2118 raft_consensus.cc:697] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:35.612411  2112 ts_tablet_manager.cc:1403] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.013s
I20260709 13:10:35.612106  1820 catalog_manager.cc:5697] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:35.612736  2118 consensus_queue.cc:237] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.615339  2113 tablet_bootstrap.cc:492] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.616797  2112 raft_consensus.cc:359] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.617821  2112 raft_consensus.cc:385] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.618168  2112 raft_consensus.cc:740] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.619537  2120 raft_consensus.cc:493] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.619313  2112 consensus_queue.cc:260] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.620069  2120 raft_consensus.cc:515] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.621731  2112 ts_tablet_manager.cc:1434] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:10:35.622481  2113 tablet_bootstrap.cc:654] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.622831  2112 tablet_bootstrap.cc:492] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:35.607492  2111 ts_tablet_manager.cc:1434] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.006s
I20260709 13:10:35.626210  2111 tablet_bootstrap.cc:492] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.632800  2120 leader_election.cc:290] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:35.632876  2111 tablet_bootstrap.cc:654] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.638000  2113 tablet_bootstrap.cc:492] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.638553  2113 ts_tablet_manager.cc:1403] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.008s
I20260709 13:10:35.639544  2111 tablet_bootstrap.cc:492] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.639976  2112 tablet_bootstrap.cc:654] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.640133  2111 ts_tablet_manager.cc:1403] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 13:10:35.641634  2113 raft_consensus.cc:359] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.642462  2113 raft_consensus.cc:385] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.642764  2113 raft_consensus.cc:740] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.643707  2111 raft_consensus.cc:359] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.643703  2113 consensus_queue.cc:260] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.644668  2111 raft_consensus.cc:385] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.645061  2111 raft_consensus.cc:740] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.645941  2111 consensus_queue.cc:260] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.648339  2113 ts_tablet_manager.cc:1434] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:10:35.648339  2111 ts_tablet_manager.cc:1434] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:35.649742  2111 tablet_bootstrap.cc:492] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.649742  2113 tablet_bootstrap.cc:492] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.656816  2113 tablet_bootstrap.cc:654] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:35.666585  1868 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:35.666787  2112 tablet_bootstrap.cc:492] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.656819  2111 tablet_bootstrap.cc:654] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.667472  2112 ts_tablet_manager.cc:1403] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.008s
I20260709 13:10:35.671022  2113 tablet_bootstrap.cc:492] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.671056  2112 raft_consensus.cc:359] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.671762  2113 ts_tablet_manager.cc:1403] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260709 13:10:35.672084  2112 raft_consensus.cc:385] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.672426  2112 raft_consensus.cc:740] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.673182  2112 consensus_queue.cc:260] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.675557  2112 ts_tablet_manager.cc:1434] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:10:35.675516  2113 raft_consensus.cc:359] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.676736  2113 raft_consensus.cc:385] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.676870  2112 tablet_bootstrap.cc:492] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:35.677174  2113 raft_consensus.cc:740] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.678261  2113 consensus_queue.cc:260] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.682076  2111 tablet_bootstrap.cc:492] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.682705  2111 ts_tablet_manager.cc:1403] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.011s
I20260709 13:10:35.685022  2113 ts_tablet_manager.cc:1434] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:10:35.686144  2113 tablet_bootstrap.cc:492] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.685959  2111 raft_consensus.cc:359] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.686957  2111 raft_consensus.cc:385] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.687321  2111 raft_consensus.cc:740] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.688344  2111 consensus_queue.cc:260] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.691226  2111 ts_tablet_manager.cc:1434] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:35.692428  2111 tablet_bootstrap.cc:492] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.693449  2113 tablet_bootstrap.cc:654] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.700352  2111 tablet_bootstrap.cc:654] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.704525  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc4382cd2474bda872fbac92540cd01" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.705353  1997 raft_consensus.cc:2468] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:35.704643  1819 catalog_manager.cc:5697] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.706846  2113 tablet_bootstrap.cc:492] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.706732  1887 leader_election.cc:304] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:35.707571  2120 raft_consensus.cc:2804] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.707969  2120 raft_consensus.cc:493] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.708298  2120 raft_consensus.cc:3060] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.710013  2112 tablet_bootstrap.cc:654] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.715581  2111 tablet_bootstrap.cc:492] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.716188  2111 ts_tablet_manager.cc:1403] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 13:10:35.716948  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc4382cd2474bda872fbac92540cd01" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:35.717726  2071 raft_consensus.cc:2468] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:35.707389  2113 ts_tablet_manager.cc:1403] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:10:35.718220  2120 raft_consensus.cc:515] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.722031  2111 raft_consensus.cc:359] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.722903  2111 raft_consensus.cc:385] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.723294  2111 raft_consensus.cc:740] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.724040  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc4382cd2474bda872fbac92540cd01" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:35.724690  2071 raft_consensus.cc:3060] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.725551  2111 consensus_queue.cc:260] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.729622  2111 ts_tablet_manager.cc:1434] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:10:35.731202  2111 tablet_bootstrap.cc:492] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.732810  2071 raft_consensus.cc:2468] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:35.734627  2113 raft_consensus.cc:359] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.735492  2113 raft_consensus.cc:385] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.735800  2113 raft_consensus.cc:740] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.738209  1886 leader_election.cc:304] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:35.740173  2111 tablet_bootstrap.cc:654] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.741657  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc4382cd2474bda872fbac92540cd01" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:35.742583  1997 raft_consensus.cc:3060] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.744320  2120 leader_election.cc:290] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Requested vote from peers 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:35.744971  2120 raft_consensus.cc:2804] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.745457  2120 raft_consensus.cc:697] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:35.746271  2120 consensus_queue.cc:237] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } }
I20260709 13:10:35.750182  2113 consensus_queue.cc:260] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.751680  1997 raft_consensus.cc:2468] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:35.758023  2113 ts_tablet_manager.cc:1434] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:10:35.759595  2113 tablet_bootstrap.cc:492] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.760385  2111 tablet_bootstrap.cc:492] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.761135  2111 ts_tablet_manager.cc:1403] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.014s
I20260709 13:10:35.765089  2111 raft_consensus.cc:359] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.765961  2111 raft_consensus.cc:385] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.766330  2111 raft_consensus.cc:740] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.767155  2111 consensus_queue.cc:260] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.769399  2112 tablet_bootstrap.cc:492] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.805135  1819 catalog_manager.cc:5697] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.769721  2113 tablet_bootstrap.cc:654] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.769490  2111 ts_tablet_manager.cc:1434] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:35.814738  2120 raft_consensus.cc:493] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.816370  2120 raft_consensus.cc:515] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.820205  2120 leader_election.cc:290] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.824254  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e45780bdb14114aed802d738c0def8" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:35.825526  2071 raft_consensus.cc:2468] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:35.827930  1886 leader_election.cc:304] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:35.828677  2112 ts_tablet_manager.cc:1403] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.024s
I20260709 13:10:35.823980  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e45780bdb14114aed802d738c0def8" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.833338  2148 raft_consensus.cc:2804] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.834018  2148 raft_consensus.cc:493] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.834538  2148 raft_consensus.cc:3060] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.836030  2112 raft_consensus.cc:359] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.837028  2112 raft_consensus.cc:385] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.837417  2112 raft_consensus.cc:740] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.833885  1997 raft_consensus.cc:2468] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:35.839645  2111 tablet_bootstrap.cc:492] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.839188  2112 consensus_queue.cc:260] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.840605  2120 raft_consensus.cc:493] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.842459  2120 raft_consensus.cc:515] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.846552  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:35.847534  2071 raft_consensus.cc:2393] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29c0ea45720a47dfb13b385abb07f140 in current term 1: Already voted for candidate b244eed9c26e466dbff06d4cff5caea1 in this term.
I20260709 13:10:35.848536  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.849424  2120 leader_election.cc:290] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.850876  1887 leader_election.cc:304] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140; no voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:35.851610  2113 tablet_bootstrap.cc:492] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.852396  2120 raft_consensus.cc:3060] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.853729  2112 ts_tablet_manager.cc:1434] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.006s
I20260709 13:10:35.852461  2113 ts_tablet_manager.cc:1403] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.007s
I20260709 13:10:35.859092  2148 raft_consensus.cc:515] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.864459  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e45780bdb14114aed802d738c0def8" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:35.864773  2112 tablet_bootstrap.cc:492] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:35.865207  1997 raft_consensus.cc:3060] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.865477  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e45780bdb14114aed802d738c0def8" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:35.865895  2150 raft_consensus.cc:493] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.866173  2071 raft_consensus.cc:3060] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.866653  2150 raft_consensus.cc:515] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.871183  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debb8343ae5f4129bf451af19e36eb3a" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
W20260709 13:10:35.873082  1887 leader_election.cc:343] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.873540  2120 raft_consensus.cc:2749] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:35.875522  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debb8343ae5f4129bf451af19e36eb3a" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:35.876363  2070 raft_consensus.cc:2468] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:35.876668  1997 raft_consensus.cc:2468] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:35.877655  1886 leader_election.cc:304] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [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: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:35.877900  1887 leader_election.cc:304] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:35.879424  2150 leader_election.cc:290] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.879927  2111 tablet_bootstrap.cc:654] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.880108  2150 raft_consensus.cc:2804] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.880716  2150 raft_consensus.cc:493] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.881199  2150 raft_consensus.cc:3060] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.881594  2120 raft_consensus.cc:2804] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.882198  2120 raft_consensus.cc:697] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:35.884331  2148 leader_election.cc:290] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.885946  2112 tablet_bootstrap.cc:654] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.887243  2071 raft_consensus.cc:2468] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:35.883455  2120 consensus_queue.cc:237] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.885507  2113 raft_consensus.cc:359] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.888375  2113 raft_consensus.cc:385] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.888655  2113 raft_consensus.cc:740] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.889393  2113 consensus_queue.cc:260] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.891945  2113 ts_tablet_manager.cc:1434] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:10:35.893246  2113 tablet_bootstrap.cc:492] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:35.900189  2150 raft_consensus.cc:515] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.903286  2112 tablet_bootstrap.cc:492] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.903870  2112 ts_tablet_manager.cc:1403] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.007s
I20260709 13:10:35.904397  2111 tablet_bootstrap.cc:492] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.904959  2111 ts_tablet_manager.cc:1403] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.009s
I20260709 13:10:35.904902  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debb8343ae5f4129bf451af19e36eb3a" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:35.906193  2150 leader_election.cc:290] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.906461  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debb8343ae5f4129bf451af19e36eb3a" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:35.907028  2112 raft_consensus.cc:359] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.907352  2071 raft_consensus.cc:3060] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.907680  2112 raft_consensus.cc:385] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.908032  2112 raft_consensus.cc:740] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.908716  2112 consensus_queue.cc:260] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.914059  2131 raft_consensus.cc:493] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.914829  2131 raft_consensus.cc:515] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.918677  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.919070  2071 raft_consensus.cc:2468] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:35.919518  2120 raft_consensus.cc:493] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.918452  1818 catalog_manager.cc:5697] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.920230  2120 raft_consensus.cc:515] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.920431  1886 leader_election.cc:304] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:35.922860  2150 raft_consensus.cc:2804] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.923382  2150 raft_consensus.cc:697] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:35.923810  2120 leader_election.cc:290] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.923808  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.924583  2150 consensus_queue.cc:237] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.925985  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
W20260709 13:10:35.926160  1887 leader_election.cc:343] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:35.926712  1922 raft_consensus.cc:2468] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:35.919569  1996 raft_consensus.cc:2468] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:35.929064  2036 leader_election.cc:304] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:35.929023  2111 raft_consensus.cc:359] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.929965  2111 raft_consensus.cc:385] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.930071  2131 leader_election.cc:290] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:35.930429  2130 raft_consensus.cc:2804] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.930886  2130 raft_consensus.cc:493] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.930285  2111 raft_consensus.cc:740] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.931209  2130 raft_consensus.cc:3060] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.931080  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:35.932757  2113 tablet_bootstrap.cc:654] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.933110  2112 ts_tablet_manager.cc:1434] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.004s
I20260709 13:10:35.936878  2112 tablet_bootstrap.cc:492] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:35.939095  2111 consensus_queue.cc:260] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.940294  2113 tablet_bootstrap.cc:492] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:35.940919  2113 ts_tablet_manager.cc:1403] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 13:10:35.942404  2111 ts_tablet_manager.cc:1434] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:10:35.943769  2111 tablet_bootstrap.cc:492] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:35.944523  2112 tablet_bootstrap.cc:654] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.944149  2113 raft_consensus.cc:359] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.945019  2113 raft_consensus.cc:385] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.945330  2113 raft_consensus.cc:740] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.946280  2113 consensus_queue.cc:260] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.948868  2113 ts_tablet_manager.cc:1434] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:10:35.950809  2111 tablet_bootstrap.cc:654] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:35.952237  2112 tablet_bootstrap.cc:492] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:35.952767  2112 ts_tablet_manager.cc:1403] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260709 13:10:35.953608  2153 raft_consensus.cc:493] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.954450  2153 raft_consensus.cc:515] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.955832  2112 raft_consensus.cc:359] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.956661  2112 raft_consensus.cc:385] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.956923  2112 raft_consensus.cc:740] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.962854  2111 tablet_bootstrap.cc:492] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:35.963266  2153 leader_election.cc:290] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:35.963060  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2e3c45a8c5475b8521c69ee35e2776" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.963449  2111 ts_tablet_manager.cc:1403] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:10:35.964708  2112 consensus_queue.cc:260] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.963656  2130 raft_consensus.cc:515] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.966164  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2e3c45a8c5475b8521c69ee35e2776" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:35.966518  2070 raft_consensus.cc:2393] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29c0ea45720a47dfb13b385abb07f140 in current term 1: Already voted for candidate 1a2426d8109b47ceba824b9132b2e5d7 in this term.
I20260709 13:10:35.966964  2071 raft_consensus.cc:2468] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:35.967386  2112 ts_tablet_manager.cc:1434] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 13:10:35.969204  1886 leader_election.cc:304] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:35.967787  2111 raft_consensus.cc:359] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.969659  2130 leader_election.cc:290] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:35.970152  1996 raft_consensus.cc:2468] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:35.970141  2111 raft_consensus.cc:385] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:35.970834  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:35.971364  2111 raft_consensus.cc:740] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:35.971653  1995 raft_consensus.cc:3060] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.972223  2111 consensus_queue.cc:260] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.974030  2111 ts_tablet_manager.cc:1434] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:35.974524  2120 raft_consensus.cc:2804] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.975003  2120 raft_consensus.cc:493] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.975111  1886 leader_election.cc:304] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140; no voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:35.975406  2120 raft_consensus.cc:3060] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.981436  2154 raft_consensus.cc:3060] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.981962  2130 raft_consensus.cc:493] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:35.982528  2130 raft_consensus.cc:515] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:35.983878  1819 catalog_manager.cc:5697] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:35.981624  1995 raft_consensus.cc:2468] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:35.986289  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:35.986763  2130 leader_election.cc:290] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:35.987061  1996 raft_consensus.cc:2468] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:35.986351  2036 leader_election.cc:304] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:35.991326  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:35.992101  2036 leader_election.cc:304] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:35.993038  2131 raft_consensus.cc:2804] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:35.993160  2130 raft_consensus.cc:2804] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:35.993604  2131 raft_consensus.cc:697] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:35.993789  2130 raft_consensus.cc:493] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:35.994371  2130 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:35.994843  2131 consensus_queue.cc:237] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.004287  2130 raft_consensus.cc:515] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.005554  2153 raft_consensus.cc:493] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:36.006022  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:36.006242  2153 raft_consensus.cc:515] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.006803  1921 raft_consensus.cc:2468] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:36.008524  2153 leader_election.cc:290] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.008656  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:36.009255  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:36.009613  2130 leader_election.cc:290] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:36.010239  1996 raft_consensus.cc:2393] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29c0ea45720a47dfb13b385abb07f140 in current term 1: Already voted for candidate 1a2426d8109b47ceba824b9132b2e5d7 in this term.
I20260709 13:10:36.009328  1921 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.011271  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:36.012241  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:36.012843  1996 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.012631  2120 raft_consensus.cc:515] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.013010  1886 leader_election.cc:304] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140; no voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:36.014400  2150 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.015630  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2e3c45a8c5475b8521c69ee35e2776" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:36.016275  1995 raft_consensus.cc:3060] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.019660  1921 raft_consensus.cc:2468] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:36.021080  2034 leader_election.cc:304] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:36.022046  2130 raft_consensus.cc:2804] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:36.022198  2150 raft_consensus.cc:2749] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:36.022178  1996 raft_consensus.cc:2468] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:36.022750  2130 raft_consensus.cc:697] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:36.023736  2130 consensus_queue.cc:237] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.024312  1995 raft_consensus.cc:2468] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:36.025569  1887 leader_election.cc:304] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.026854  2150 raft_consensus.cc:2804] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:36.027534  2150 raft_consensus.cc:697] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:36.029636  2150 consensus_queue.cc:237] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.027925  2154 raft_consensus.cc:2749] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:36.031464  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2e3c45a8c5475b8521c69ee35e2776" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:36.032199  2070 raft_consensus.cc:3060] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.032389  2120 leader_election.cc:290] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.036410  1818 catalog_manager.cc:5697] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:36.040773  1922 raft_consensus.cc:2468] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:36.040773  2070 raft_consensus.cc:2468] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:36.048264  1819 catalog_manager.cc:5697] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.056531  1818 catalog_manager.cc:5697] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:36.064422  2150 raft_consensus.cc:493] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:36.064997  2150 raft_consensus.cc:515] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.067211  2150 leader_election.cc:290] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.067934  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d681793f4120465a922337556338f492" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:36.068637  1995 raft_consensus.cc:2468] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:36.068785  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d681793f4120465a922337556338f492" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:36.069473  2070 raft_consensus.cc:2468] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:36.069748  1887 leader_election.cc:304] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.070565  2150 raft_consensus.cc:2804] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:36.070936  2150 raft_consensus.cc:493] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:36.071190  2150 raft_consensus.cc:3060] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.076611  2150 raft_consensus.cc:515] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.078437  2150 leader_election.cc:290] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.079257  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d681793f4120465a922337556338f492" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:36.079885  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d681793f4120465a922337556338f492" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:36.079897  1995 raft_consensus.cc:3060] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.080557  2070 raft_consensus.cc:3060] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.085234  2118 consensus_queue.cc:1048] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:36.087409  1995 raft_consensus.cc:2468] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:36.087529  2070 raft_consensus.cc:2468] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:36.088551  1887 leader_election.cc:304] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.089802  2120 raft_consensus.cc:2804] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:36.090277  2120 raft_consensus.cc:697] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:36.091123  2120 consensus_queue.cc:237] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.104387  2168 consensus_queue.cc:1048] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:36.106974  1818 catalog_manager.cc:5697] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.113566  2130 consensus_queue.cc:1048] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.129045  2131 consensus_queue.cc:1048] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.159705  1995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
mode: GRACEFUL
new_leader_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:33208
I20260709 13:10:36.160486  1995 raft_consensus.cc:606] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Received request to transfer leadership to TS 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:36.162350  2120 consensus_queue.cc:1048] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.175980  2150 consensus_queue.cc:1048] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.193046  2070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
mode: GRACEFUL
new_leader_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:10:36.193684  2070 raft_consensus.cc:606] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Received request to transfer leadership to TS 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:36.207116  1922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5e45780bdb14114aed802d738c0def8"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
mode: GRACEFUL
new_leader_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:49824
I20260709 13:10:36.207649  1922 raft_consensus.cc:606] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Received request to transfer leadership to TS b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:36.213043  2070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
mode: GRACEFUL
new_leader_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:10:36.213662  2070 raft_consensus.cc:606] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Received request to transfer leadership to TS b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:36.218731  1922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "debb8343ae5f4129bf451af19e36eb3a"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
mode: GRACEFUL
new_leader_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:49824
I20260709 13:10:36.219269  1922 raft_consensus.cc:606] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Received request to transfer leadership to TS b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:36.224655  2070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
mode: GRACEFUL
new_leader_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:10:36.225328  2070 raft_consensus.cc:606] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Received request to transfer leadership to TS b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:36.230849  1922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d681793f4120465a922337556338f492"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
mode: GRACEFUL
new_leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
 from {username='slave'} at 127.0.0.1:49824
I20260709 13:10:36.231423  1922 raft_consensus.cc:606] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Received request to transfer leadership to TS 1a2426d8109b47ceba824b9132b2e5d7
I20260709 13:10:36.334757  2150 consensus_queue.cc:1048] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.341804  2120 raft_consensus.cc:993] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140: : Instructing follower b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:36.342355  2120 raft_consensus.cc:1081] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Signalling peer b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:36.347295  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5e45780bdb14114aed802d738c0def8"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:33198
I20260709 13:10:36.348598  1995 raft_consensus.cc:493] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.348973  1995 raft_consensus.cc:3060] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.349956  2154 consensus_queue.cc:1048] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.356856  1995 raft_consensus.cc:515] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.359189  1995 leader_election.cc:290] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.359817  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e45780bdb14114aed802d738c0def8" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:36.360219  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5e45780bdb14114aed802d738c0def8" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:36.360466  1922 raft_consensus.cc:3055] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.360847  1922 raft_consensus.cc:740] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:36.360843  2070 raft_consensus.cc:3060] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.361807  1922 consensus_queue.cc:260] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.363121  1922 raft_consensus.cc:3060] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.368876  2070 raft_consensus.cc:2468] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:36.370276  1961 leader_election.cc:304] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.370570  1922 raft_consensus.cc:2468] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:36.371165  2168 raft_consensus.cc:2804] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.371810  2168 raft_consensus.cc:697] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:36.372885  2168 consensus_queue.cc:237] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.379418  1819 catalog_manager.cc:5697] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 1 to 2, leader changed from 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129) to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.386030  2154 consensus_queue.cc:1048] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.396212  1995 raft_consensus.cc:3060] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:36.405107  2154 consensus_queue.cc:1048] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.411655  2153 raft_consensus.cc:993] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140: : Instructing follower b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:36.412179  2154 raft_consensus.cc:1081] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Signalling peer b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:36.413790  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "debb8343ae5f4129bf451af19e36eb3a"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:33198
I20260709 13:10:36.414273  1995 raft_consensus.cc:493] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.414649  1995 raft_consensus.cc:3060] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.419685  1995 raft_consensus.cc:515] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.421300  1995 leader_election.cc:290] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.422263  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debb8343ae5f4129bf451af19e36eb3a" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:36.422485  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "debb8343ae5f4129bf451af19e36eb3a" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:36.422955  1922 raft_consensus.cc:3055] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.423122  2070 raft_consensus.cc:3060] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.423314  1922 raft_consensus.cc:740] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:36.424261  1922 consensus_queue.cc:260] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.425621  1922 raft_consensus.cc:3060] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.428035  2131 consensus_queue.cc:1048] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:36.430645  2070 raft_consensus.cc:2468] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:36.432644  2130 consensus_queue.cc:1048] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.432879  1922 raft_consensus.cc:2468] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:36.433578  1961 leader_election.cc:304] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.434584  2168 raft_consensus.cc:2804] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.435056  2168 raft_consensus.cc:697] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:36.435911  2168 consensus_queue.cc:237] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.445115  2117 raft_consensus.cc:993] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7: : Instructing follower b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:36.445839  2131 raft_consensus.cc:1081] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Signalling peer b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:36.447556  1819 catalog_manager.cc:5697] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 1 to 2, leader changed from 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129) to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.448644  1996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:33196
I20260709 13:10:36.449355  1996 raft_consensus.cc:493] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.449743  1996 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.456817  1996 raft_consensus.cc:515] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.459528  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:36.460001  1996 leader_election.cc:290] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.459854  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:36.460148  1921 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.461005  2070 raft_consensus.cc:3055] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.461493  2070 raft_consensus.cc:740] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:36.462266  2070 consensus_queue.cc:260] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.463337  2070 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.468583  1921 raft_consensus.cc:2468] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:36.470283  1960 leader_election.cc:304] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.471132  2168 raft_consensus.cc:2804] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.471619  2168 raft_consensus.cc:697] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:36.472265  2070 raft_consensus.cc:2468] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:36.472594  2168 consensus_queue.cc:237] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.479974  1820 catalog_manager.cc:5697] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 1 to 2, leader changed from 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131) to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.515316  2184 consensus_queue.cc:1048] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.527575  2130 consensus_queue.cc:1048] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.535825  2184 raft_consensus.cc:993] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7: : Instructing follower b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:36.536335  2184 raft_consensus.cc:1081] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Signalling peer b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:36.537957  1996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:33196
I20260709 13:10:36.538437  1996 raft_consensus.cc:493] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.539126  1996 raft_consensus.cc:3060] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.544296  1996 raft_consensus.cc:515] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.546307  1996 leader_election.cc:290] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.547449  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:36.547788  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96e052b3501c4054808e839c615fcdb6" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:36.548166  2071 raft_consensus.cc:3055] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.548400  1921 raft_consensus.cc:3060] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.548920  2071 raft_consensus.cc:740] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:36.549221  2154 consensus_queue.cc:1048] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:36.549975  2071 consensus_queue.cc:260] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.551378  2071 raft_consensus.cc:3060] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.559695  1921 raft_consensus.cc:2468] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:36.561107  1960 leader_election.cc:304] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.561964  2168 raft_consensus.cc:2804] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.562458  2168 raft_consensus.cc:697] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:36.563654  2150 raft_consensus.cc:993] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140: : Instructing follower 1a2426d8109b47ceba824b9132b2e5d7 to start an election
I20260709 13:10:36.563388  2168 consensus_queue.cc:237] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.564244  2150 raft_consensus.cc:1081] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Signalling peer 1a2426d8109b47ceba824b9132b2e5d7 to start an election
I20260709 13:10:36.565275  2071 raft_consensus.cc:2468] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:36.569439  2070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d681793f4120465a922337556338f492"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
 from {username='slave'} at 127.0.0.1:47300
I20260709 13:10:36.572865  2150 consensus_queue.cc:1048] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:36.573840  2070 raft_consensus.cc:493] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.574529  2070 raft_consensus.cc:3060] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.576073  1818 catalog_manager.cc:5697] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 1 to 2, leader changed from 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131) to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.582350  2070 raft_consensus.cc:515] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.588335  2070 leader_election.cc:290] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 2 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:36.588661  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d681793f4120465a922337556338f492" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:36.589339  1921 raft_consensus.cc:3055] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.589495  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d681793f4120465a922337556338f492" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:36.589754  1921 raft_consensus.cc:740] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:36.590543  1996 raft_consensus.cc:3060] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.591895  1921 consensus_queue.cc:260] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.593226  1921 raft_consensus.cc:3060] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.597432  1996 raft_consensus.cc:2468] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 2.
I20260709 13:10:36.598886  2036 leader_election.cc:304] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.599263  1921 raft_consensus.cc:2468] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 2.
I20260709 13:10:36.599696  2130 raft_consensus.cc:2804] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.600234  2130 raft_consensus.cc:697] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:36.601061  2130 consensus_queue.cc:237] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.608093  1820 catalog_manager.cc:5697] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 1 to 2, leader changed from 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129) to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 2 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:36.624081  2132 raft_consensus.cc:993] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1: : Instructing follower 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:36.624637  2168 raft_consensus.cc:1081] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Signalling peer 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:36.626250  1921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:49808
I20260709 13:10:36.626818  1921 raft_consensus.cc:493] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.627161  1921 raft_consensus.cc:3060] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.632452  1921 raft_consensus.cc:515] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.634116  1921 leader_election.cc:290] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.635244  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:36.635378  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc03d748005147ceb40560da983e3dc0" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:36.635901  1996 raft_consensus.cc:3055] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.636003  2070 raft_consensus.cc:3060] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.636250  1996 raft_consensus.cc:740] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:36.637091  1996 consensus_queue.cc:260] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.638231  1996 raft_consensus.cc:3060] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.641796  2070 raft_consensus.cc:2468] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
I20260709 13:10:36.643422  1886 leader_election.cc:304] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:36.643922  1996 raft_consensus.cc:2468] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
I20260709 13:10:36.644198  2150 raft_consensus.cc:2804] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.644749  2150 raft_consensus.cc:697] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:36.645722  2150 consensus_queue.cc:237] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.652447  2150 consensus_queue.cc:1048] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.652171  1820 catalog_manager.cc:5697] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 1 to 2, leader changed from b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130) to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.656101  2154 consensus_queue.cc:1048] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:36.669312  2117 raft_consensus.cc:993] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7: : Instructing follower 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:36.676820  2117 raft_consensus.cc:1081] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Signalling peer 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:36.680131  1921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:49796
I20260709 13:10:36.681051  1921 raft_consensus.cc:493] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.681597  1921 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.692116  1921 raft_consensus.cc:515] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.693956  1921 leader_election.cc:290] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:36.694907  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:36.695166  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:36.695675  1996 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.695847  2070 raft_consensus.cc:3055] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.696233  2070 raft_consensus.cc:740] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:36.696894  2070 consensus_queue.cc:260] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.697901  2070 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.701861  1996 raft_consensus.cc:2468] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
I20260709 13:10:36.703044  2070 raft_consensus.cc:2468] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
I20260709 13:10:36.703127  1887 leader_election.cc:304] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:36.704183  2153 raft_consensus.cc:2804] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.704802  2153 raft_consensus.cc:697] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:36.705693  2153 consensus_queue.cc:237] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:36.713557  1819 catalog_manager.cc:5697] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 1 to 2, leader changed from 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131) to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.782956  1921 raft_consensus.cc:1275] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.784370  2168 consensus_queue.cc:1048] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.792551  2070 raft_consensus.cc:1275] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.794139  2168 consensus_queue.cc:1048] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.982627  1921 raft_consensus.cc:1275] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.982627  2070 raft_consensus.cc:1275] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:36.984221  2168 consensus_queue.cc:1048] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:36.984962  2132 consensus_queue.cc:1048] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.062536  1921 raft_consensus.cc:1275] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.063835  2168 consensus_queue.cc:1048] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.072269  2070 raft_consensus.cc:1275] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.074014  2191 consensus_queue.cc:1048] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.085019  2070 raft_consensus.cc:1275] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.086412  2153 consensus_queue.cc:1048] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.094511  1996 raft_consensus.cc:1275] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.096361  2148 consensus_queue.cc:1048] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.137704  1921 raft_consensus.cc:1275] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.138999  2191 consensus_queue.cc:1048] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.146504  2070 raft_consensus.cc:1275] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.148082  2132 consensus_queue.cc:1048] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.153388  1921 raft_consensus.cc:1275] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Refusing update from remote peer 1a2426d8109b47ceba824b9132b2e5d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.155176  2117 consensus_queue.cc:1048] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.162621  1996 raft_consensus.cc:1275] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Refusing update from remote peer 1a2426d8109b47ceba824b9132b2e5d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.164579  2184 consensus_queue.cc:1048] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.173017  1996 raft_consensus.cc:1275] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.174520  2154 consensus_queue.cc:1048] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:37.182917  2070 raft_consensus.cc:1275] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:37.184646  2148 consensus_queue.cc:1048] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:39.266763  1820 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48878:
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 13:10:39.269233  1820 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 13:10:39.320931  1911 tablet_service.cc:1511] Processing CreateTablet for tablet fcccca5d71a74f0bb854eb7ad16c2214 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:39.322574  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcccca5d71a74f0bb854eb7ad16c2214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.324189  2056 tablet_service.cc:1511] Processing CreateTablet for tablet fcccca5d71a74f0bb854eb7ad16c2214 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:39.325273  1986 tablet_service.cc:1511] Processing CreateTablet for tablet fcccca5d71a74f0bb854eb7ad16c2214 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:39.325752  2056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcccca5d71a74f0bb854eb7ad16c2214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.326764  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcccca5d71a74f0bb854eb7ad16c2214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.326576  1912 tablet_service.cc:1511] Processing CreateTablet for tablet c02a18aeca9f445fa7772cea0bc2775c (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:39.327948  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02a18aeca9f445fa7772cea0bc2775c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.330018  2059 tablet_service.cc:1511] Processing CreateTablet for tablet c02a18aeca9f445fa7772cea0bc2775c (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:39.331758  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02a18aeca9f445fa7772cea0bc2775c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.332381  1907 tablet_service.cc:1511] Processing CreateTablet for tablet d4e0a46f4581494d9d7c7deccfc27ca6 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:39.333760  1907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e0a46f4581494d9d7c7deccfc27ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.336362  1985 tablet_service.cc:1511] Processing CreateTablet for tablet c02a18aeca9f445fa7772cea0bc2775c (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:39.338619  1987 tablet_service.cc:1511] Processing CreateTablet for tablet d4e0a46f4581494d9d7c7deccfc27ca6 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:39.341270  1906 tablet_service.cc:1511] Processing CreateTablet for tablet 98ff88c9abf142c5b51b73f95de874c8 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:39.336934  2057 tablet_service.cc:1511] Processing CreateTablet for tablet d4e0a46f4581494d9d7c7deccfc27ca6 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:39.342950  1906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ff88c9abf142c5b51b73f95de874c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.342769  2061 tablet_service.cc:1511] Processing CreateTablet for tablet 98ff88c9abf142c5b51b73f95de874c8 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:39.345376  1984 tablet_service.cc:1511] Processing CreateTablet for tablet 98ff88c9abf142c5b51b73f95de874c8 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:39.346002  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02a18aeca9f445fa7772cea0bc2775c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.350108  1984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ff88c9abf142c5b51b73f95de874c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.343007  2057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e0a46f4581494d9d7c7deccfc27ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.356405  2061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98ff88c9abf142c5b51b73f95de874c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.355032  1910 tablet_service.cc:1511] Processing CreateTablet for tablet 34ae084552fe45c58caf0b1d50fa46c3 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:39.360553  1910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ae084552fe45c58caf0b1d50fa46c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.368603  1983 tablet_service.cc:1511] Processing CreateTablet for tablet 34ae084552fe45c58caf0b1d50fa46c3 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:39.369938  2205 tablet_bootstrap.cc:492] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.370411  1983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ae084552fe45c58caf0b1d50fa46c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.373477  2059 tablet_service.cc:1511] Processing CreateTablet for tablet 34ae084552fe45c58caf0b1d50fa46c3 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:39.374877  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ae084552fe45c58caf0b1d50fa46c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.377825  2205 tablet_bootstrap.cc:654] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.382591  1909 tablet_service.cc:1511] Processing CreateTablet for tablet 63cb783b49e34e7eaccae12a40c31aea (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:39.384076  1909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cb783b49e34e7eaccae12a40c31aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.400519  1982 tablet_service.cc:1511] Processing CreateTablet for tablet 63cb783b49e34e7eaccae12a40c31aea (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:39.402089  1982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cb783b49e34e7eaccae12a40c31aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.401983  2059 tablet_service.cc:1511] Processing CreateTablet for tablet 63cb783b49e34e7eaccae12a40c31aea (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:39.403328  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63cb783b49e34e7eaccae12a40c31aea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.403671  2205 tablet_bootstrap.cc:492] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.404172  2205 ts_tablet_manager.cc:1403] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.005s
I20260709 13:10:39.405624  1908 tablet_service.cc:1511] Processing CreateTablet for tablet c4b975d7adba420ead5f71fb61749639 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:39.407024  1908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b975d7adba420ead5f71fb61749639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.407434  2205 raft_consensus.cc:359] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.408208  2205 raft_consensus.cc:385] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.408494  2205 raft_consensus.cc:740] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.410023  1987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e0a46f4581494d9d7c7deccfc27ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.412559  2205 consensus_queue.cc:260] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.415374  2205 ts_tablet_manager.cc:1434] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:10:39.416488  2205 tablet_bootstrap.cc:492] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.423285  2205 tablet_bootstrap.cc:654] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.428884  2205 tablet_bootstrap.cc:492] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.429492  2205 ts_tablet_manager.cc:1403] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:10:39.432756  2205 raft_consensus.cc:359] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.433579  2205 raft_consensus.cc:385] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.433939  2205 raft_consensus.cc:740] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.434947  2205 consensus_queue.cc:260] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.435971  1981 tablet_service.cc:1511] Processing CreateTablet for tablet c4b975d7adba420ead5f71fb61749639 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:39.437510  1981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b975d7adba420ead5f71fb61749639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.437809  2205 ts_tablet_manager.cc:1434] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:39.438992  2205 tablet_bootstrap.cc:492] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.445755  2205 tablet_bootstrap.cc:654] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.446465  1905 tablet_service.cc:1511] Processing CreateTablet for tablet 7036ab8bdd304271bd3c8a26e860730a (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:39.447888  1905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036ab8bdd304271bd3c8a26e860730a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.450898  2059 tablet_service.cc:1511] Processing CreateTablet for tablet c4b975d7adba420ead5f71fb61749639 (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:39.452319  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b975d7adba420ead5f71fb61749639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.469445  2061 tablet_service.cc:1511] Processing CreateTablet for tablet 7036ab8bdd304271bd3c8a26e860730a (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:39.470997  2061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036ab8bdd304271bd3c8a26e860730a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.470944  1980 tablet_service.cc:1511] Processing CreateTablet for tablet 7036ab8bdd304271bd3c8a26e860730a (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:39.472522  1980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036ab8bdd304271bd3c8a26e860730a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.474460  1904 tablet_service.cc:1511] Processing CreateTablet for tablet 22639685d93a468d9359da5c65a3feca (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:39.475821  1904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22639685d93a468d9359da5c65a3feca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.478960  1979 tablet_service.cc:1511] Processing CreateTablet for tablet 22639685d93a468d9359da5c65a3feca (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:39.480321  1979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22639685d93a468d9359da5c65a3feca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.486405  2056 tablet_service.cc:1511] Processing CreateTablet for tablet 22639685d93a468d9359da5c65a3feca (DEFAULT_TABLE table=soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:39.487763  2056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22639685d93a468d9359da5c65a3feca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:39.503240  2205 tablet_bootstrap.cc:492] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.503885  2205 ts_tablet_manager.cc:1403] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.004s
I20260709 13:10:39.508554  2205 raft_consensus.cc:359] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.509361  2205 raft_consensus.cc:385] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.512168  2207 tablet_bootstrap.cc:492] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:39.510105  2205 raft_consensus.cc:740] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.531980  2205 consensus_queue.cc:260] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.546110  2207 tablet_bootstrap.cc:654] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.546555  2210 tablet_bootstrap.cc:492] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:39.547073  2205 ts_tablet_manager.cc:1434] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.005s
I20260709 13:10:39.554543  2205 tablet_bootstrap.cc:492] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.559448  2207 tablet_bootstrap.cc:492] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:39.560992  2207 ts_tablet_manager.cc:1403] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.009s
I20260709 13:10:39.562215  2205 tablet_bootstrap.cc:654] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.564450  2204 raft_consensus.cc:493] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.564985  2204 raft_consensus.cc:515] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.567210  2207 raft_consensus.cc:359] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.568395  2207 raft_consensus.cc:385] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.568683  2210 tablet_bootstrap.cc:654] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.568902  2207 raft_consensus.cc:740] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.569694  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:39.570103  2207 consensus_queue.cc:260] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.571357  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
W20260709 13:10:39.573609  2034 leader_election.cc:343] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.576546  2207 ts_tablet_manager.cc:1434] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
W20260709 13:10:39.580588  2036 leader_election.cc:343] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.581375  2036 leader_election.cc:304] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7; no voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:39.582374  2207 tablet_bootstrap.cc:492] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:39.583604  2214 raft_consensus.cc:2749] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:39.584364  2204 leader_election.cc:290] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.590962  2210 tablet_bootstrap.cc:492] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:39.591841  2210 ts_tablet_manager.cc:1403] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.008s
I20260709 13:10:39.590975  2205 tablet_bootstrap.cc:492] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.593569  2207 tablet_bootstrap.cc:654] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.593726  2205 ts_tablet_manager.cc:1403] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.039s	user 0.028s	sys 0.006s
I20260709 13:10:39.595078  2210 raft_consensus.cc:359] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.596061  2210 raft_consensus.cc:385] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.596410  2210 raft_consensus.cc:740] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.597483  2205 raft_consensus.cc:359] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.597411  2210 consensus_queue.cc:260] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.598280  2205 raft_consensus.cc:385] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.598644  2205 raft_consensus.cc:740] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.599447  2205 consensus_queue.cc:260] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.601168  2207 tablet_bootstrap.cc:492] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:39.601665  2205 ts_tablet_manager.cc:1434] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:10:39.601805  2207 ts_tablet_manager.cc:1403] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260709 13:10:39.602770  2205 tablet_bootstrap.cc:492] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.605263  2210 ts_tablet_manager.cc:1434] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:10:39.606565  2210 tablet_bootstrap.cc:492] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:39.610534  2205 tablet_bootstrap.cc:654] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.612121  2207 raft_consensus.cc:359] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.612980  2207 raft_consensus.cc:385] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.613343  2207 raft_consensus.cc:740] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.613911  2210 tablet_bootstrap.cc:654] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.614257  2207 consensus_queue.cc:260] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.619418  2207 ts_tablet_manager.cc:1434] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 13:10:39.620388  2204 raft_consensus.cc:493] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.620581  2207 tablet_bootstrap.cc:492] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:39.621097  2204 raft_consensus.cc:515] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.623534  2205 tablet_bootstrap.cc:492] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.624284  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccca5d71a74f0bb854eb7ad16c2214" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:39.624655  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccca5d71a74f0bb854eb7ad16c2214" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:39.625020  1921 raft_consensus.cc:2468] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:39.625638  1996 raft_consensus.cc:2468] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:39.626991  2205 ts_tablet_manager.cc:1403] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260709 13:10:39.627146  2036 leader_election.cc:304] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:39.628121  2214 raft_consensus.cc:2804] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:39.628556  2214 raft_consensus.cc:493] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:39.629033  2214 raft_consensus.cc:3060] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.624351  2204 leader_election.cc:290] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.631282  2205 raft_consensus.cc:359] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.632062  2205 raft_consensus.cc:385] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.632355  2205 raft_consensus.cc:740] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.633495  2205 consensus_queue.cc:260] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.639968  2214 raft_consensus.cc:515] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.646605  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccca5d71a74f0bb854eb7ad16c2214" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:39.647526  1996 raft_consensus.cc:3060] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.648532  2205 ts_tablet_manager.cc:1434] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:10:39.648798  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccca5d71a74f0bb854eb7ad16c2214" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:39.649686  1921 raft_consensus.cc:3060] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.650075  2205 tablet_bootstrap.cc:492] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.651618  2207 tablet_bootstrap.cc:654] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.646646  2214 leader_election.cc:290] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.657624  2205 tablet_bootstrap.cc:654] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.657033  1996 raft_consensus.cc:2468] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:39.659621  2036 leader_election.cc:304] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:39.660800  2214 raft_consensus.cc:2804] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:39.662150  2214 raft_consensus.cc:697] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:39.663445  2214 consensus_queue.cc:237] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.666224  2210 tablet_bootstrap.cc:492] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:39.667236  2210 ts_tablet_manager.cc:1403] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.000s
I20260709 13:10:39.671916  2210 raft_consensus.cc:359] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.673111  2210 raft_consensus.cc:385] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.673563  2210 raft_consensus.cc:740] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.674512  2210 consensus_queue.cc:260] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.676143  2205 tablet_bootstrap.cc:492] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.676714  2205 ts_tablet_manager.cc:1403] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260709 13:10:39.679837  2205 raft_consensus.cc:359] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.680572  2205 raft_consensus.cc:385] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.680840  2205 raft_consensus.cc:740] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.682652  2205 consensus_queue.cc:260] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.684499  2210 ts_tablet_manager.cc:1434] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:10:39.685094  2205 ts_tablet_manager.cc:1434] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:39.686728  1921 raft_consensus.cc:2468] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:39.689915  2205 tablet_bootstrap.cc:492] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.694082  2210 tablet_bootstrap.cc:492] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:39.697605  2205 tablet_bootstrap.cc:654] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.696895  1820 catalog_manager.cc:5697] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:39.699715  2207 tablet_bootstrap.cc:492] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:39.700649  2207 ts_tablet_manager.cc:1403] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.010s
I20260709 13:10:39.702164  2210 tablet_bootstrap.cc:654] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.704105  2207 raft_consensus.cc:359] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.704948  2207 raft_consensus.cc:385] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.705333  2207 raft_consensus.cc:740] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.706357  2207 consensus_queue.cc:260] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.708729  2207 ts_tablet_manager.cc:1434] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:10:39.709770  2207 tablet_bootstrap.cc:492] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:39.712384  2210 tablet_bootstrap.cc:492] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:39.712960  2210 ts_tablet_manager.cc:1403] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:10:39.714416  2205 tablet_bootstrap.cc:492] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.715008  2205 ts_tablet_manager.cc:1403] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
W20260709 13:10:39.715425  1868 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:39.717547  2207 tablet_bootstrap.cc:654] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.718622  2205 raft_consensus.cc:359] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.719486  2205 raft_consensus.cc:385] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.719022  2210 raft_consensus.cc:359] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.719806  2205 raft_consensus.cc:740] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.719935  2210 raft_consensus.cc:385] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.720570  2210 raft_consensus.cc:740] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.720772  2205 consensus_queue.cc:260] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.721594  2210 consensus_queue.cc:260] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.724203  2210 ts_tablet_manager.cc:1434] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:10:39.725520  2210 tablet_bootstrap.cc:492] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:39.726773  2205 ts_tablet_manager.cc:1434] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:10:39.732136  2205 tablet_bootstrap.cc:492] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.733866  2210 tablet_bootstrap.cc:654] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.740106  2205 tablet_bootstrap.cc:654] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.744433  2207 tablet_bootstrap.cc:492] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:39.745663  2207 ts_tablet_manager.cc:1403] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.009s
I20260709 13:10:39.750418  2153 raft_consensus.cc:493] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.750434  2207 raft_consensus.cc:359] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.751108  2153 raft_consensus.cc:515] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.751507  2207 raft_consensus.cc:385] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.751947  2207 raft_consensus.cc:740] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.752389  2210 tablet_bootstrap.cc:492] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:39.753167  2210 ts_tablet_manager.cc:1403] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260709 13:10:39.755100  2153 leader_election.cc:290] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:39.755550  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:39.756273  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:39.757144  2070 raft_consensus.cc:2468] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
W20260709 13:10:39.758361  1887 leader_election.cc:343] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.758968  2207 consensus_queue.cc:260] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.757804  2210 raft_consensus.cc:359] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.766324  2210 raft_consensus.cc:385] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.766666  2210 raft_consensus.cc:740] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.767180  1886 leader_election.cc:304] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [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: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:39.768115  2153 raft_consensus.cc:2804] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:39.767692  2210 consensus_queue.cc:260] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.768862  2153 raft_consensus.cc:493] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:39.769412  2153 raft_consensus.cc:3060] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.773829  2214 raft_consensus.cc:493] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.774679  2214 raft_consensus.cc:515] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.779232  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
W20260709 13:10:39.782589  2034 leader_election.cc:343] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.783111  2205 tablet_bootstrap.cc:492] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.783620  2205 ts_tablet_manager.cc:1403] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.018s
I20260709 13:10:39.786010  2205 raft_consensus.cc:359] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.786950  2205 raft_consensus.cc:385] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.786615  2204 raft_consensus.cc:493] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.787613  2204 raft_consensus.cc:515] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.789932  2204 leader_election.cc:290] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.792201  2153 raft_consensus.cc:515] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.792392  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:39.793597  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b975d7adba420ead5f71fb61749639" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:39.794019  1996 raft_consensus.cc:2468] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:39.793588  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b975d7adba420ead5f71fb61749639" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:39.796090  2153 leader_election.cc:290] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:39.797616  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:39.798214  2070 raft_consensus.cc:3060] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.798036  2036 leader_election.cc:304] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [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: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:39.800964  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
W20260709 13:10:39.803038  1887 leader_election.cc:343] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.804752  2214 leader_election.cc:290] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
W20260709 13:10:39.805593  2034 leader_election.cc:343] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.807096  2214 raft_consensus.cc:2804] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:39.807229  2205 raft_consensus.cc:740] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.808049  2214 raft_consensus.cc:493] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:39.808646  2214 raft_consensus.cc:3060] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.808638  2205 consensus_queue.cc:260] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.808990  2207 ts_tablet_manager.cc:1434] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.001s
I20260709 13:10:39.811908  2205 ts_tablet_manager.cc:1434] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 13:10:39.814289  2205 tablet_bootstrap.cc:492] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7: Bootstrap starting.
I20260709 13:10:39.820905  2207 tablet_bootstrap.cc:492] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:39.824643  2210 ts_tablet_manager.cc:1434] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.071s	user 0.023s	sys 0.036s
I20260709 13:10:39.807157  2070 raft_consensus.cc:2468] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:39.825911  2210 tablet_bootstrap.cc:492] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:39.826949  1886 leader_election.cc:304] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:39.828439  2226 raft_consensus.cc:2804] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:39.828997  2214 raft_consensus.cc:515] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.829701  2226 raft_consensus.cc:697] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:39.834720  2214 leader_election.cc:290] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.831063  2205 tablet_bootstrap.cc:654] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.835744  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:39.836800  2207 tablet_bootstrap.cc:654] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:39.837684  2034 leader_election.cc:343] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.832800  2210 tablet_bootstrap.cc:654] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.839594  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:39.840188  1996 raft_consensus.cc:3060] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.834045  2226 consensus_queue.cc:237] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.844751  2207 tablet_bootstrap.cc:492] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:39.845468  2207 ts_tablet_manager.cc:1403] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260709 13:10:39.848773  2207 raft_consensus.cc:359] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.849661  2207 raft_consensus.cc:385] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.850019  2207 raft_consensus.cc:740] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
W20260709 13:10:39.850989  2036 leader_election.cc:343] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.850826  2207 consensus_queue.cc:260] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.851872  2036 leader_election.cc:304] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7; no voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:39.849458  1996 raft_consensus.cc:2468] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:39.853549  2207 ts_tablet_manager.cc:1434] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:39.853910  2204 raft_consensus.cc:493] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.854385  2204 raft_consensus.cc:515] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.855074  2207 tablet_bootstrap.cc:492] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:39.856537  2204 leader_election.cc:290] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.857081  2204 raft_consensus.cc:2749] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:39.861024  2036 leader_election.cc:304] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:39.862006  2204 raft_consensus.cc:2804] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:39.862063  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:39.862668  2204 raft_consensus.cc:697] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:39.863050  2207 tablet_bootstrap.cc:654] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.863833  2204 consensus_queue.cc:237] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
W20260709 13:10:39.864161  2034 leader_election.cc:343] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.867520  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
W20260709 13:10:39.873478  2036 leader_election.cc:343] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.876103  2036 leader_election.cc:304] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7; no voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:39.877260  2227 raft_consensus.cc:2749] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:39.877602  2205 tablet_bootstrap.cc:492] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7: No bootstrap required, opened a new log
I20260709 13:10:39.878291  2205 ts_tablet_manager.cc:1403] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.008s
I20260709 13:10:39.884559  2207 tablet_bootstrap.cc:492] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:39.880779  2210 tablet_bootstrap.cc:492] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:39.885188  2207 ts_tablet_manager.cc:1403] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260709 13:10:39.885586  2210 ts_tablet_manager.cc:1403] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.022s
I20260709 13:10:39.888899  1818 catalog_manager.cc:5697] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:39.889616  2210 raft_consensus.cc:359] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.890810  2210 raft_consensus.cc:385] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.891215  2210 raft_consensus.cc:740] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.891443  2207 raft_consensus.cc:359] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.892324  2207 raft_consensus.cc:385] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.892824  2207 raft_consensus.cc:740] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.892285  2210 consensus_queue.cc:260] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.893625  2207 consensus_queue.cc:260] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.895324  2210 ts_tablet_manager.cc:1434] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:10:39.895998  2207 ts_tablet_manager.cc:1434] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:10:39.896450  2210 tablet_bootstrap.cc:492] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:39.897056  2207 tablet_bootstrap.cc:492] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:39.901690  1820 catalog_manager.cc:5697] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:39.905702  2210 tablet_bootstrap.cc:654] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.905864  2207 tablet_bootstrap.cc:654] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.910574  2204 raft_consensus.cc:493] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.884727  2205 raft_consensus.cc:359] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.911646  2205 raft_consensus.cc:385] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.911294  2204 raft_consensus.cc:515] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.911940  2205 raft_consensus.cc:740] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.912679  2205 consensus_queue.cc:260] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.913550  2210 tablet_bootstrap.cc:492] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:39.914196  2210 ts_tablet_manager.cc:1403] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:10:39.914971  2205 ts_tablet_manager.cc:1434] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 13:10:39.915030  2204 leader_election.cc:290] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.915894  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cb783b49e34e7eaccae12a40c31aea" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:39.916586  1996 raft_consensus.cc:2468] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:39.917966  2036 leader_election.cc:304] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:39.918299  2207 tablet_bootstrap.cc:492] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:39.918905  2207 ts_tablet_manager.cc:1403] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 13:10:39.918712  2210 raft_consensus.cc:359] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.919617  2210 raft_consensus.cc:385] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.920006  2210 raft_consensus.cc:740] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.920583  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cb783b49e34e7eaccae12a40c31aea" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:39.921259  1921 raft_consensus.cc:2468] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:39.921003  2210 consensus_queue.cc:260] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.921662  2204 raft_consensus.cc:2804] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:39.922111  2204 raft_consensus.cc:493] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:39.922446  2204 raft_consensus.cc:3060] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.922537  2207 raft_consensus.cc:359] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.923439  2207 raft_consensus.cc:385] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.923547  2210 ts_tablet_manager.cc:1434] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:39.923890  2207 raft_consensus.cc:740] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.924729  2210 tablet_bootstrap.cc:492] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:39.924733  2207 consensus_queue.cc:260] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.927471  2207 ts_tablet_manager.cc:1434] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:39.928610  2207 tablet_bootstrap.cc:492] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:39.929620  2227 raft_consensus.cc:493] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.930151  2227 raft_consensus.cc:515] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.932495  2227 leader_election.cc:290] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.933792  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036ab8bdd304271bd3c8a26e860730a" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:39.934036  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036ab8bdd304271bd3c8a26e860730a" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:39.934648  1921 raft_consensus.cc:2468] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
W20260709 13:10:39.935398  2036 leader_election.cc:343] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:39.935521  2210 tablet_bootstrap.cc:654] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.936424  2034 leader_election.cc:304] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [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: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:39.935521  2207 tablet_bootstrap.cc:654] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:39.936774  2204 raft_consensus.cc:515] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.941515  2227 raft_consensus.cc:2804] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:39.942031  2227 raft_consensus.cc:493] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:39.942442  2227 raft_consensus.cc:3060] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.943684  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cb783b49e34e7eaccae12a40c31aea" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:39.944198  2204 leader_election.cc:290] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.944379  1921 raft_consensus.cc:3060] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.944731  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cb783b49e34e7eaccae12a40c31aea" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:39.945350  1996 raft_consensus.cc:3060] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.961270  1921 raft_consensus.cc:2468] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:39.964053  2034 leader_election.cc:304] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:39.964946  2204 raft_consensus.cc:2804] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:39.965327  2226 raft_consensus.cc:493] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:39.965442  2204 raft_consensus.cc:697] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:39.965935  2226 raft_consensus.cc:515] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.966431  2204 consensus_queue.cc:237] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.968417  2226 leader_election.cc:290] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:39.970713  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e0a46f4581494d9d7c7deccfc27ca6" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:39.971776  1995 raft_consensus.cc:2468] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:39.973892  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e0a46f4581494d9d7c7deccfc27ca6" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:39.974648  2070 raft_consensus.cc:2468] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 0.
I20260709 13:10:39.976257  2207 tablet_bootstrap.cc:492] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:39.976451  1886 leader_election.cc:304] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:39.976837  2207 ts_tablet_manager.cc:1403] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.022s
I20260709 13:10:39.980528  2153 raft_consensus.cc:2804] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:39.980996  2153 raft_consensus.cc:493] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:39.981518  2153 raft_consensus.cc:3060] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.980830  2207 raft_consensus.cc:359] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.986044  2207 raft_consensus.cc:385] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:39.986346  2210 tablet_bootstrap.cc:492] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:39.986955  2210 ts_tablet_manager.cc:1403] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.038s
I20260709 13:10:39.987895  1996 raft_consensus.cc:2468] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:39.961970  2227 raft_consensus.cc:515] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.994841  2153 raft_consensus.cc:515] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.997687  2227 leader_election.cc:290] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:39.990020  2210 raft_consensus.cc:359] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.986377  2207 raft_consensus.cc:740] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:39.997944  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036ab8bdd304271bd3c8a26e860730a" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:39.998786  2207 consensus_queue.cc:260] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:39.999346  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036ab8bdd304271bd3c8a26e860730a" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:39.999831  1995 raft_consensus.cc:3060] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.000000  1921 raft_consensus.cc:3060] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.999996  2227 raft_consensus.cc:493] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:40.005708  2227 raft_consensus.cc:515] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.005934  1818 catalog_manager.cc:5697] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:40.009179  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e0a46f4581494d9d7c7deccfc27ca6" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:40.009815  2070 raft_consensus.cc:3060] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:39.998374  2210 raft_consensus.cc:385] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:40.008800  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e0a46f4581494d9d7c7deccfc27ca6" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:40.011937  1996 raft_consensus.cc:3060] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.011955  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22639685d93a468d9359da5c65a3feca" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:40.014631  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22639685d93a468d9359da5c65a3feca" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
W20260709 13:10:40.015053  2036 leader_election.cc:343] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:40.018769  2210 raft_consensus.cc:740] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:40.008607  1995 raft_consensus.cc:2468] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:40.020041  1996 raft_consensus.cc:2468] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:40.020675  2227 leader_election.cc:290] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:40.019758  2210 consensus_queue.cc:260] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.021189  2070 raft_consensus.cc:2468] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 1.
I20260709 13:10:40.022876  1922 raft_consensus.cc:2468] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 0.
I20260709 13:10:40.007705  2153 leader_election.cc:290] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.022912  1887 leader_election.cc:304] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.024449  2207 ts_tablet_manager.cc:1434] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.004s
I20260709 13:10:40.032737  2207 tablet_bootstrap.cc:492] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1: Bootstrap starting.
I20260709 13:10:40.036237  2118 raft_consensus.cc:493] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:40.036866  2118 raft_consensus.cc:515] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.025956  2210 ts_tablet_manager.cc:1434] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:10:40.025730  2034 leader_election.cc:304] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [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: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:40.040827  2210 tablet_bootstrap.cc:492] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:40.025153  2226 raft_consensus.cc:2804] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:40.041637  2226 raft_consensus.cc:697] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:40.043149  2226 consensus_queue.cc:237] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.046455  2036 leader_election.cc:304] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.047820  2204 raft_consensus.cc:2804] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:40.048238  2204 raft_consensus.cc:493] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:40.048601  2204 raft_consensus.cc:3060] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.054682  2118 leader_election.cc:290] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.055977  2227 raft_consensus.cc:2804] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:40.056113  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:40.056622  2227 raft_consensus.cc:697] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:40.057528  2227 consensus_queue.cc:237] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.063091  2207 tablet_bootstrap.cc:654] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:40.071759  2204 raft_consensus.cc:515] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.072515  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:40.073320  2070 raft_consensus.cc:2393] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b244eed9c26e466dbff06d4cff5caea1 in current term 1: Already voted for candidate 29c0ea45720a47dfb13b385abb07f140 in this term.
I20260709 13:10:40.075091  1961 leader_election.cc:304] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b244eed9c26e466dbff06d4cff5caea1; no voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:40.076124  2118 raft_consensus.cc:3060] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.077162  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22639685d93a468d9359da5c65a3feca" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:40.080687  2210 tablet_bootstrap.cc:654] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:40.075642  2204 leader_election.cc:290] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
W20260709 13:10:40.082266  2036 leader_election.cc:343] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:40.088721  2153 raft_consensus.cc:493] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:40.105394  1820 catalog_manager.cc:5697] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 1 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.094058  2153 raft_consensus.cc:515] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.111081  1818 catalog_manager.cc:5697] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:40.114027  2153 leader_election.cc:290] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.110980  2118 raft_consensus.cc:2749] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:40.115439  1921 raft_consensus.cc:2468] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:40.119104  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:40.122035  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22639685d93a468d9359da5c65a3feca" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:40.123234  1921 raft_consensus.cc:3060] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.128360  2207 tablet_bootstrap.cc:492] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1: No bootstrap required, opened a new log
I20260709 13:10:40.129190  2207 ts_tablet_manager.cc:1403] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.004s
I20260709 13:10:40.131769  1921 raft_consensus.cc:2468] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 1.
I20260709 13:10:40.133172  2034 leader_election.cc:304] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:40.134012  2210 tablet_bootstrap.cc:492] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:40.134469  2227 raft_consensus.cc:2804] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:40.134634  2210 ts_tablet_manager.cc:1403] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.014s
I20260709 13:10:40.133176  2207 raft_consensus.cc:359] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.135710  2207 raft_consensus.cc:385] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:40.135798  2227 raft_consensus.cc:697] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
W20260709 13:10:40.135015  1887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.130:44213, user_credentials={real_user=slave}} blocked reactor thread for 51939.3us
I20260709 13:10:40.136996  2227 consensus_queue.cc:237] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.137713  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b244eed9c26e466dbff06d4cff5caea1" is_pre_election: true
I20260709 13:10:40.138509  1996 raft_consensus.cc:2393] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29c0ea45720a47dfb13b385abb07f140 in current term 1: Already voted for candidate 1a2426d8109b47ceba824b9132b2e5d7 in this term.
I20260709 13:10:40.136099  2207 raft_consensus.cc:740] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Initialized, Role: FOLLOWER
I20260709 13:10:40.139014  2210 raft_consensus.cc:359] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.139976  1887 leader_election.cc:304] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140; no voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:40.140964  2210 raft_consensus.cc:385] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:40.141381  2210 raft_consensus.cc:740] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:40.141916  2226 raft_consensus.cc:3060] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.142237  2210 consensus_queue.cc:260] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.139657  2207 consensus_queue.cc:260] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.146502  2207 ts_tablet_manager.cc:1434] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:10:40.149811  2226 raft_consensus.cc:2749] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:40.151232  2210 ts_tablet_manager.cc:1434] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:10:40.152222  2210 tablet_bootstrap.cc:492] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140: Bootstrap starting.
I20260709 13:10:40.156603  1818 catalog_manager.cc:5697] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 1 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:40.158172  2210 tablet_bootstrap.cc:654] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:40.163868  2210 tablet_bootstrap.cc:492] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140: No bootstrap required, opened a new log
I20260709 13:10:40.164390  2210 ts_tablet_manager.cc:1403] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:10:40.167330  2210 raft_consensus.cc:359] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.168085  2210 raft_consensus.cc:385] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:40.168469  2210 raft_consensus.cc:740] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Initialized, Role: FOLLOWER
I20260709 13:10:40.169185  2210 consensus_queue.cc:260] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.173784  2210 ts_tablet_manager.cc:1434] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:40.204238  2239 raft_consensus.cc:493] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:40.204779  2239 raft_consensus.cc:515] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.206981  2239 leader_election.cc:290] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.207765  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:40.208154  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:40.208599  1921 raft_consensus.cc:2468] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 0.
I20260709 13:10:40.208755  2070 raft_consensus.cc:2468] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 0.
I20260709 13:10:40.209873  1960 leader_election.cc:304] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.210659  2239 raft_consensus.cc:2804] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:40.211000  2239 raft_consensus.cc:493] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:40.211292  2239 raft_consensus.cc:3060] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.218321  2239 raft_consensus.cc:515] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.220104  2239 leader_election.cc:290] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.220935  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:40.221108  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:40.221802  1921 raft_consensus.cc:3060] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.221895  2071 raft_consensus.cc:3060] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.226752  1921 raft_consensus.cc:2468] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 1.
I20260709 13:10:40.227332  2071 raft_consensus.cc:2468] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 1.
I20260709 13:10:40.227873  1960 leader_election.cc:304] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.228675  2239 raft_consensus.cc:2804] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:40.229250  2239 raft_consensus.cc:697] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:40.230000  2239 consensus_queue.cc:237] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.238880  1820 catalog_manager.cc:5697] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.252267  2226 consensus_queue.cc:1048] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.252316  2227 consensus_queue.cc:1048] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:40.280840  2226 consensus_queue.cc:1048] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:40.281435  2214 consensus_queue.cc:1048] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:40.282138  2239 raft_consensus.cc:493] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:40.282662  2239 raft_consensus.cc:515] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.286255  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b975d7adba420ead5f71fb61749639" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:40.287020  2070 raft_consensus.cc:2468] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 0.
I20260709 13:10:40.288444  1961 leader_election.cc:304] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.289469  2118 raft_consensus.cc:2804] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:40.289827  2118 raft_consensus.cc:493] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:40.290158  2118 raft_consensus.cc:3060] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.295907  2239 leader_election.cc:290] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.297127  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b975d7adba420ead5f71fb61749639" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:40.297901  1921 raft_consensus.cc:2468] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 0.
I20260709 13:10:40.303983  2118 raft_consensus.cc:515] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.306463  2118 leader_election.cc:290] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.307312  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b975d7adba420ead5f71fb61749639" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:40.307973  1921 raft_consensus.cc:3060] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.313628  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b975d7adba420ead5f71fb61749639" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:40.314356  2071 raft_consensus.cc:3060] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.315943  1921 raft_consensus.cc:2468] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 1.
I20260709 13:10:40.317129  1960 leader_election.cc:304] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.319583  2118 raft_consensus.cc:2804] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:40.320099  2118 raft_consensus.cc:697] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:40.320994  2118 consensus_queue.cc:237] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.326225  2071 raft_consensus.cc:2468] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 1.
I20260709 13:10:40.337806  1818 catalog_manager.cc:5697] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 1 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.410584  2227 consensus_queue.cc:1048] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.420905  2214 consensus_queue.cc:1048] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.499455  2244 consensus_queue.cc:1048] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.511142  2153 consensus_queue.cc:1048] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.522637  2214 consensus_queue.cc:1048] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.525163  2071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcccca5d71a74f0bb854eb7ad16c2214"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
mode: GRACEFUL
new_leader_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:10:40.525880  2071 raft_consensus.cc:606] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Received request to transfer leadership to TS 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:40.534081  2071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
mode: GRACEFUL
new_leader_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:10:40.534808  2071 raft_consensus.cc:606] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Received request to transfer leadership to TS 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:40.539991  2204 consensus_queue.cc:1048] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.546139  1996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
mode: GRACEFUL
new_leader_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:33208
I20260709 13:10:40.546761  1996 raft_consensus.cc:606] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Received request to transfer leadership to TS 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:40.553220  1921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
mode: GRACEFUL
new_leader_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:49824
I20260709 13:10:40.553930  1921 raft_consensus.cc:606] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Received request to transfer leadership to TS b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:40.559758  2071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63cb783b49e34e7eaccae12a40c31aea"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
mode: GRACEFUL
new_leader_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:10:40.560472  2071 raft_consensus.cc:606] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Received request to transfer leadership to TS b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:40.569188  2071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7036ab8bdd304271bd3c8a26e860730a"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
mode: GRACEFUL
new_leader_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:47302
I20260709 13:10:40.569737  2071 raft_consensus.cc:606] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Received request to transfer leadership to TS b244eed9c26e466dbff06d4cff5caea1
I20260709 13:10:40.582238  2204 consensus_queue.cc:1048] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.588722  2204 consensus_queue.cc:1048] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.590318  2214 raft_consensus.cc:993] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7: : Instructing follower b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:40.590760  2214 raft_consensus.cc:1081] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Signalling peer b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:40.593174  1996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63cb783b49e34e7eaccae12a40c31aea"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:33196
I20260709 13:10:40.593794  1996 raft_consensus.cc:493] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.594249  1996 raft_consensus.cc:3060] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.602353  1996 raft_consensus.cc:515] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.603551  1995 raft_consensus.cc:1240] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Rejecting Update request from peer 1a2426d8109b47ceba824b9132b2e5d7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:40.605566  1996 leader_election.cc:290] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.606320  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cb783b49e34e7eaccae12a40c31aea" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:40.606638  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63cb783b49e34e7eaccae12a40c31aea" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:40.607064  1922 raft_consensus.cc:3060] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.607220  2071 raft_consensus.cc:3055] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:40.607647  2071 raft_consensus.cc:740] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:40.608474  2071 consensus_queue.cc:260] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.608862  2118 raft_consensus.cc:493] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:40.609695  2071 raft_consensus.cc:3060] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.609488  2118 raft_consensus.cc:515] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.611598  2118 leader_election.cc:290] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.613261  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22639685d93a468d9359da5c65a3feca" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7" is_pre_election: true
I20260709 13:10:40.618074  1921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22639685d93a468d9359da5c65a3feca" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c0ea45720a47dfb13b385abb07f140" is_pre_election: true
I20260709 13:10:40.618968  1921 raft_consensus.cc:2393] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b244eed9c26e466dbff06d4cff5caea1 in current term 1: Already voted for candidate 1a2426d8109b47ceba824b9132b2e5d7 in this term.
I20260709 13:10:40.619468  1922 raft_consensus.cc:2468] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:40.619680  2071 raft_consensus.cc:2468] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:40.620220  1960 leader_election.cc:304] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b244eed9c26e466dbff06d4cff5caea1; no voters: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140
I20260709 13:10:40.620895  1961 leader_election.cc:304] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.621090  2118 raft_consensus.cc:3060] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:40.621977  2256 raft_consensus.cc:2804] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:40.622439  2256 raft_consensus.cc:697] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:40.623180  2256 consensus_queue.cc:237] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [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: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.628749  2118 raft_consensus.cc:2749] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:40.631747  1818 catalog_manager.cc:5697] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 1 to 2, leader changed from 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131) to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.651507  2204 raft_consensus.cc:993] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7: : Instructing follower 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:40.651965  2214 raft_consensus.cc:1081] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Signalling peer 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:40.653574  1922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcccca5d71a74f0bb854eb7ad16c2214"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:49796
I20260709 13:10:40.654052  1922 raft_consensus.cc:493] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.654300  1922 raft_consensus.cc:3060] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.659698  1922 raft_consensus.cc:515] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.661531  1922 leader_election.cc:290] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.662351  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccca5d71a74f0bb854eb7ad16c2214" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:40.662585  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcccca5d71a74f0bb854eb7ad16c2214" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:40.663201  1995 raft_consensus.cc:3060] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.663237  2071 raft_consensus.cc:3055] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:40.663659  2071 raft_consensus.cc:740] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:40.664383  2071 consensus_queue.cc:260] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.665402  2071 raft_consensus.cc:3060] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.669399  1995 raft_consensus.cc:2468] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
I20260709 13:10:40.670769  1887 leader_election.cc:304] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.671569  2153 raft_consensus.cc:2804] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:40.671528  2071 raft_consensus.cc:2468] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
I20260709 13:10:40.672300  2153 raft_consensus.cc:697] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:40.673177  2153 consensus_queue.cc:237] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.677259  2214 consensus_queue.cc:1048] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.680442  1818 catalog_manager.cc:5697] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 1 to 2, leader changed from 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131) to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.681645  2118 consensus_queue.cc:1048] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.693467  2256 raft_consensus.cc:993] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1: : Instructing follower 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:40.693951  2256 raft_consensus.cc:1081] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Signalling peer 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:40.698523  2118 consensus_queue.cc:1048] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.701921  1921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:49808
I20260709 13:10:40.702572  1921 raft_consensus.cc:493] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.702926  1921 raft_consensus.cc:3060] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.707500  2214 consensus_queue.cc:1048] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.713850  1921 raft_consensus.cc:515] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.720400  1922 raft_consensus.cc:1240] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Rejecting Update request from peer b244eed9c26e466dbff06d4cff5caea1 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:40.724411  2071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:40.728682  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98ff88c9abf142c5b51b73f95de874c8" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:40.728749  1921 leader_election.cc:290] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.729275  2118 consensus_queue.cc:1059] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.732533  1996 raft_consensus.cc:3055] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:40.733031  1996 raft_consensus.cc:740] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:40.734118  1996 consensus_queue.cc:260] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.735603  1996 raft_consensus.cc:3060] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.735965  2239 consensus_queue.cc:1048] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:40.747561  1996 raft_consensus.cc:2468] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
W20260709 13:10:40.748291  2256 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:10:40.751047  1887 leader_election.cc:304] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [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: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 1a2426d8109b47ceba824b9132b2e5d7
I20260709 13:10:40.752542  2153 raft_consensus.cc:2804] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:40.753021  2153 raft_consensus.cc:697] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:40.753871  2153 consensus_queue.cc:237] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [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: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.763408  2256 consensus_queue.cc:1048] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:40.766813  1819 catalog_manager.cc:5697] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 1 to 2, leader changed from b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130) to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.895295  2244 raft_consensus.cc:993] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140: : Instructing follower b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:40.895812  2153 raft_consensus.cc:1081] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Signalling peer b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:40.897397  1996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:33198
I20260709 13:10:40.897934  1996 raft_consensus.cc:493] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.898239  1996 raft_consensus.cc:3060] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.903522  1996 raft_consensus.cc:515] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.905051  1996 leader_election.cc:290] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.905939  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:40.906512  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ae084552fe45c58caf0b1d50fa46c3" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:40.906678  1922 raft_consensus.cc:3055] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:40.907032  2070 raft_consensus.cc:3060] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.907063  1922 raft_consensus.cc:740] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:40.908090  1922 consensus_queue.cc:260] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.909072  1922 raft_consensus.cc:3060] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.912336  2070 raft_consensus.cc:2468] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:40.913753  1961 leader_election.cc:304] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:40.914619  2256 raft_consensus.cc:2804] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:40.915105  2256 raft_consensus.cc:697] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:40.915242  1922 raft_consensus.cc:2468] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:40.915921  2256 consensus_queue.cc:237] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.922945  1820 catalog_manager.cc:5697] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 1 to 2, leader changed from 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129) to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:40.987105  2214 raft_consensus.cc:993] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7: : Instructing follower 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:40.987571  2265 raft_consensus.cc:1081] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Signalling peer 29c0ea45720a47dfb13b385abb07f140 to start an election
I20260709 13:10:40.989423  1922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
 from {username='slave'} at 127.0.0.1:49796
I20260709 13:10:40.989889  1922 raft_consensus.cc:493] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:40.990139  1922 raft_consensus.cc:3060] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.995609  1922 raft_consensus.cc:515] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:40.997219  1922 leader_election.cc:290] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Requested vote from peers b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:40.998127  1996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:40.998239  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02a18aeca9f445fa7772cea0bc2775c" candidate_uuid: "29c0ea45720a47dfb13b385abb07f140" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:40.999199  2070 raft_consensus.cc:3055] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:40.999457  1996 raft_consensus.cc:3060] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:40.999480  2070 raft_consensus.cc:740] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:41.000520  2070 consensus_queue.cc:260] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:41.001677  2070 raft_consensus.cc:3060] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.005350  1996 raft_consensus.cc:2468] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
I20260709 13:10:41.006235  2070 raft_consensus.cc:2468] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c0ea45720a47dfb13b385abb07f140 in term 2.
I20260709 13:10:41.006502  1887 leader_election.cc:304] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:41.007377  2153 raft_consensus.cc:2804] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:41.007822  2153 raft_consensus.cc:697] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Becoming Leader. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:41.008608  2153 consensus_queue.cc:237] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:41.016036  1820 catalog_manager.cc:5697] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 reported cstate change: term changed from 1 to 2, leader changed from 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131) to 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129). New cstate: current_term: 2 leader_uuid: "29c0ea45720a47dfb13b385abb07f140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:41.036149  1922 raft_consensus.cc:1275] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.037806  2256 consensus_queue.cc:1048] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.045771  2070 raft_consensus.cc:1275] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.047317  2118 consensus_queue.cc:1048] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.099990  2214 raft_consensus.cc:993] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7: : Instructing follower b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:41.100526  2265 raft_consensus.cc:1081] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Signalling peer b244eed9c26e466dbff06d4cff5caea1 to start an election
I20260709 13:10:41.102185  1996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7036ab8bdd304271bd3c8a26e860730a"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
 from {username='slave'} at 127.0.0.1:33196
I20260709 13:10:41.102934  1996 raft_consensus.cc:493] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:41.103230  1996 raft_consensus.cc:3060] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.108140  1996 raft_consensus.cc:515] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:41.109755  1996 leader_election.cc:290] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131:33299)
I20260709 13:10:41.110630  1922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036ab8bdd304271bd3c8a26e860730a" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:41.110833  2070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036ab8bdd304271bd3c8a26e860730a" candidate_uuid: "b244eed9c26e466dbff06d4cff5caea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
I20260709 13:10:41.111899  1922 raft_consensus.cc:3060] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.111961  2070 raft_consensus.cc:3055] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:41.112439  2070 raft_consensus.cc:740] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:41.113250  2070 consensus_queue.cc:260] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:41.114483  2070 raft_consensus.cc:3060] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.119994  1922 raft_consensus.cc:2468] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:41.121654  1960 leader_election.cc:304] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c0ea45720a47dfb13b385abb07f140, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:41.121803  2070 raft_consensus.cc:2468] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b244eed9c26e466dbff06d4cff5caea1 in term 2.
I20260709 13:10:41.122467  2118 raft_consensus.cc:2804] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:41.123018  2118 raft_consensus.cc:697] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Becoming Leader. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:41.123764  2118 consensus_queue.cc:237] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:41.131225  1818 catalog_manager.cc:5697] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 reported cstate change: term changed from 1 to 2, leader changed from 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131) to b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130). New cstate: current_term: 2 leader_uuid: "b244eed9c26e466dbff06d4cff5caea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:41.161026  2070 raft_consensus.cc:1275] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.162358  2153 consensus_queue.cc:1048] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.172354  1996 raft_consensus.cc:1275] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.174044  2226 consensus_queue.cc:1048] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.217563  2070 raft_consensus.cc:3060] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:41.222785  2070 raft_consensus.cc:1275] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.224237  2226 consensus_queue.cc:1048] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.235826  1996 raft_consensus.cc:1275] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.237383  2226 consensus_queue.cc:1048] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.325723  2070 raft_consensus.cc:1275] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.327232  2239 consensus_queue.cc:1048] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.335592  1922 raft_consensus.cc:1275] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.337488  2256 consensus_queue.cc:1048] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.435894  2070 raft_consensus.cc:1275] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.437199  2226 consensus_queue.cc:1048] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.445778  1996 raft_consensus.cc:1275] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Refusing update from remote peer 29c0ea45720a47dfb13b385abb07f140: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.447252  2275 consensus_queue.cc:1048] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.679114  1922 raft_consensus.cc:1275] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.679103  2070 raft_consensus.cc:1275] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Refusing update from remote peer b244eed9c26e466dbff06d4cff5caea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:10:41.680452  2118 consensus_queue.cc:1048] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:41.681092  2256 consensus_queue.cc:1048] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:43.578940  1819 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48878:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:10:43.597692  1819 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48878:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:10:43.697903 27734 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:43.750366  2312 tablet.cc:1724] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:43.839522  2291 log.cc:927] Time spent T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:10:43.849884  2318 tablet.cc:1724] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:43.902562  1961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:33299, user_credentials={real_user=slave}} blocked reactor thread for 77918.8us
W20260709 13:10:43.913435  2320 log.cc:927] Time spent T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:10:43.933561  2335 tablet.cc:1724] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:43.955346  2330 tablet.cc:1724] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.038178  1960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.129:36115, user_credentials={real_user=slave}} blocked reactor thread for 173427us
W20260709 13:10:44.030747  1961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.21.131:33299, user_credentials={real_user=slave}} blocked reactor thread for 51489us
I20260709 13:10:44.009245  2312 tablet.cc:1724] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.097409  2318 tablet.cc:1724] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.103528  2349 tablet.cc:1724] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.090999  2353 tablet.cc:1724] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.189728  2356 log.cc:927] Time spent T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:10:44.192371  1996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005"
dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
mode: GRACEFUL
new_leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
 from {username='slave'} at 127.0.0.1:40738
I20260709 13:10:44.193176  1996 raft_consensus.cc:606] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Received request to transfer leadership to TS 1a2426d8109b47ceba824b9132b2e5d7
I20260709 13:10:44.225227  2361 tablet.cc:1724] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.219360  2359 tablet.cc:1724] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.135931  2335 tablet.cc:1724] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.249612  2330 tablet.cc:1724] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.252650  2312 tablet.cc:1724] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.254822  2318 tablet.cc:1724] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.239204  2360 tablet.cc:1724] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.265259  2330 tablet.cc:1724] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.268291  2335 tablet.cc:1724] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.282133  2335 tablet.cc:1724] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.294960  2330 tablet.cc:1724] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.314726  2358 tablet.cc:1724] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.314694  2357 tablet.cc:1724] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.319622  2362 tablet.cc:1724] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.337450  2362 tablet.cc:1724] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.360417  2362 tablet.cc:1724] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.362187  2359 tablet.cc:1724] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.353996  2349 tablet.cc:1724] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.358551  2358 tablet.cc:1724] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:10:44.374032  1919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36"
dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
mode: GRACEFUL
new_leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
 from {username='slave'} at 127.0.0.1:38442
I20260709 13:10:44.374918  1919 raft_consensus.cc:606] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Received request to transfer leadership to TS 1a2426d8109b47ceba824b9132b2e5d7
I20260709 13:10:44.377775 27734 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:44.378490 27734 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:44.384508  1819 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996: soft_deleted_table [id=607e1f3af24145aab2b550e9061a7321] alter complete (version 1)
I20260709 13:10:44.447621  2344 raft_consensus.cc:993] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140: : Instructing follower 1a2426d8109b47ceba824b9132b2e5d7 to start an election
I20260709 13:10:44.448261  2325 raft_consensus.cc:1081] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Signalling peer 1a2426d8109b47ceba824b9132b2e5d7 to start an election
I20260709 13:10:44.450276  2070 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
 from {username='slave'} at 127.0.0.1:47300
I20260709 13:10:44.450811  2070 raft_consensus.cc:493] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:44.451115  2070 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:44.457865  2070 raft_consensus.cc:515] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:44.459537  2070 leader_election.cc:290] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 3 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:44.460767  1919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:44.460896  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13a3e70aab14d1c91ecd92c18629e36" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:44.461604  1919 raft_consensus.cc:3055] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:44.461879  1995 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:44.462028  1919 raft_consensus.cc:740] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29c0ea45720a47dfb13b385abb07f140, State: Running, Role: LEADER
I20260709 13:10:44.463094  1919 consensus_queue.cc:260] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [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: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:44.464494  1919 raft_consensus.cc:3060] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:44.468847  1995 raft_consensus.cc:2468] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 3.
I20260709 13:10:44.470482  2036 leader_election.cc:304] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [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: 1a2426d8109b47ceba824b9132b2e5d7, b244eed9c26e466dbff06d4cff5caea1; no voters: 
I20260709 13:10:44.471460  2351 raft_consensus.cc:2804] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:44.471920  2351 raft_consensus.cc:697] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:44.472762  2351 consensus_queue.cc:237] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [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: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:44.473913  1919 raft_consensus.cc:2468] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 3.
I20260709 13:10:44.483336  1817 catalog_manager.cc:5697] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 2 to 3, leader changed from 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129) to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:44.599143  2347 raft_consensus.cc:993] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1: : Instructing follower 1a2426d8109b47ceba824b9132b2e5d7 to start an election
I20260709 13:10:44.599901  2350 raft_consensus.cc:1081] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Signalling peer 1a2426d8109b47ceba824b9132b2e5d7 to start an election
I20260709 13:10:44.601737  2071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005"
dest_uuid: "1a2426d8109b47ceba824b9132b2e5d7"
 from {username='slave'} at 127.0.0.1:47296
I20260709 13:10:44.602268  2071 raft_consensus.cc:493] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:44.602598  2071 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:44.607424  2071 raft_consensus.cc:515] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:44.608870  2071 leader_election.cc:290] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [CANDIDATE]: Term 3 election: Requested vote from peers 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115), b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213)
I20260709 13:10:44.609978  1995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b244eed9c26e466dbff06d4cff5caea1"
I20260709 13:10:44.610004  1919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "362f1b20932f49ec9dc0c7a445832005" candidate_uuid: "1a2426d8109b47ceba824b9132b2e5d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29c0ea45720a47dfb13b385abb07f140"
I20260709 13:10:44.610556  1995 raft_consensus.cc:3055] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:44.610747  1919 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:44.610888  1995 raft_consensus.cc:740] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b244eed9c26e466dbff06d4cff5caea1, State: Running, Role: LEADER
I20260709 13:10:44.611665  1995 consensus_queue.cc:260] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [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: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:44.612558  1995 raft_consensus.cc:3060] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:44.616309  1919 raft_consensus.cc:2468] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 3.
I20260709 13:10:44.617028  1995 raft_consensus.cc:2468] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a2426d8109b47ceba824b9132b2e5d7 in term 3.
I20260709 13:10:44.617911  2034 leader_election.cc:304] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [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: 1a2426d8109b47ceba824b9132b2e5d7, 29c0ea45720a47dfb13b385abb07f140; no voters: 
I20260709 13:10:44.619016  2352 raft_consensus.cc:2804] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:44.619432  2352 raft_consensus.cc:697] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 LEADER]: Becoming Leader. State: Replica: 1a2426d8109b47ceba824b9132b2e5d7, State: Running, Role: LEADER
I20260709 13:10:44.620183  2352 consensus_queue.cc:237] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [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: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } }
I20260709 13:10:44.628515  1817 catalog_manager.cc:5697] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 reported cstate change: term changed from 2 to 3, leader changed from b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130) to 1a2426d8109b47ceba824b9132b2e5d7 (127.27.21.131). New cstate: current_term: 3 leader_uuid: "1a2426d8109b47ceba824b9132b2e5d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a2426d8109b47ceba824b9132b2e5d7" member_type: VOTER last_known_addr { host: "127.27.21.131" port: 33299 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:44.907588  1995 raft_consensus.cc:1275] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 3 FOLLOWER]: Refusing update from remote peer 1a2426d8109b47ceba824b9132b2e5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:44.908840  2352 consensus_queue.cc:1048] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:44.921156  1919 raft_consensus.cc:1275] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 3 FOLLOWER]: Refusing update from remote peer 1a2426d8109b47ceba824b9132b2e5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:44.922669  2352 consensus_queue.cc:1048] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:45.186293  1995 raft_consensus.cc:1275] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 3 FOLLOWER]: Refusing update from remote peer 1a2426d8109b47ceba824b9132b2e5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:45.187625  2352 consensus_queue.cc:1048] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b244eed9c26e466dbff06d4cff5caea1" member_type: VOTER last_known_addr { host: "127.27.21.130" port: 44213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:45.196205  1919 raft_consensus.cc:1275] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 3 FOLLOWER]: Refusing update from remote peer 1a2426d8109b47ceba824b9132b2e5d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:45.197798  2352 consensus_queue.cc:1048] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c0ea45720a47dfb13b385abb07f140" member_type: VOTER last_known_addr { host: "127.27.21.129" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:45.437023 27734 tablet_server.cc:179] TabletServer@127.27.21.129:0 shutting down...
I20260709 13:10:45.467043 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:45.467759 27734 tablet_replica.cc:333] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.468442 27734 raft_consensus.cc:2243] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.469162 27734 raft_consensus.cc:2272] T 98ff88c9abf142c5b51b73f95de874c8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.471113 27734 tablet_replica.cc:333] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.471638 27734 raft_consensus.cc:2243] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.472016 27734 raft_consensus.cc:2272] T 22639685d93a468d9359da5c65a3feca P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.474176 27734 tablet_replica.cc:333] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.474900 27734 raft_consensus.cc:2243] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.475410 27734 raft_consensus.cc:2272] T 7036ab8bdd304271bd3c8a26e860730a P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:45.476106  1960 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260709 13:10:45.477662 27734 tablet_replica.cc:333] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.478577 27734 raft_consensus.cc:2243] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.479492 27734 raft_consensus.cc:2272] T c02a18aeca9f445fa7772cea0bc2775c P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:45.480139  1960 consensus_peers.cc:597] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 -> Peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Couldn't send request to peer 29c0ea45720a47dfb13b385abb07f140. 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 13:10:45.481807 27734 tablet_replica.cc:333] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.482384 27734 raft_consensus.cc:2243] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.483026 27734 raft_consensus.cc:2272] T d4e0a46f4581494d9d7c7deccfc27ca6 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.484683 27734 tablet_replica.cc:333] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.485248 27734 raft_consensus.cc:2243] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.485679 27734 raft_consensus.cc:2272] T c4b975d7adba420ead5f71fb61749639 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.487406 27734 tablet_replica.cc:333] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.488060 27734 raft_consensus.cc:2243] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.488499 27734 raft_consensus.cc:2272] T 34ae084552fe45c58caf0b1d50fa46c3 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.490200 27734 tablet_replica.cc:333] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.490670 27734 raft_consensus.cc:2243] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.491032 27734 raft_consensus.cc:2272] T 362f1b20932f49ec9dc0c7a445832005 P 29c0ea45720a47dfb13b385abb07f140 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.493489 27734 tablet_replica.cc:333] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.494220 27734 raft_consensus.cc:2243] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.495105 27734 raft_consensus.cc:2272] T fcccca5d71a74f0bb854eb7ad16c2214 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:45.496505  1960 consensus_peers.cc:597] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 -> Peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Couldn't send request to peer 29c0ea45720a47dfb13b385abb07f140. 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 13:10:45.497177 27734 tablet_replica.cc:333] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.497877 27734 raft_consensus.cc:2243] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.498292 27734 raft_consensus.cc:2272] T debb8343ae5f4129bf451af19e36eb3a P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.500027 27734 tablet_replica.cc:333] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.500555 27734 raft_consensus.cc:2243] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.500967 27734 raft_consensus.cc:2272] T d681793f4120465a922337556338f492 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.502954 27734 tablet_replica.cc:333] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.503538 27734 raft_consensus.cc:2243] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.503938 27734 raft_consensus.cc:2272] T 96e052b3501c4054808e839c615fcdb6 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.505730 27734 tablet_replica.cc:333] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.506187 27734 raft_consensus.cc:2243] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.507006 27734 raft_consensus.cc:2272] T adc4382cd2474bda872fbac92540cd01 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.508997 27734 tablet_replica.cc:333] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.509699 27734 raft_consensus.cc:2243] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.510624 27734 raft_consensus.cc:2272] T dc03d748005147ceb40560da983e3dc0 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:45.512851  2034 consensus_peers.cc:597] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 -> Peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Couldn't send request to peer 29c0ea45720a47dfb13b385abb07f140. 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 13:10:45.513442 27734 tablet_replica.cc:333] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.514343 27734 raft_consensus.cc:2243] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.514850 27734 raft_consensus.cc:2272] T f13a3e70aab14d1c91ecd92c18629e36 P 29c0ea45720a47dfb13b385abb07f140 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.517620 27734 tablet_replica.cc:333] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
W20260709 13:10:45.518054  2034 consensus_peers.cc:597] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 -> Peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Couldn't send request to peer 29c0ea45720a47dfb13b385abb07f140. 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 13:10:45.518141 27734 raft_consensus.cc:2243] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.518745 27734 raft_consensus.cc:2272] T 63cb783b49e34e7eaccae12a40c31aea P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.520488 27734 tablet_replica.cc:333] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.521024 27734 raft_consensus.cc:2243] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.521793 27734 raft_consensus.cc:2272] T ed2e3c45a8c5475b8521c69ee35e2776 P 29c0ea45720a47dfb13b385abb07f140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.523756 27734 tablet_replica.cc:333] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140: stopping tablet replica
I20260709 13:10:45.524488 27734 raft_consensus.cc:2243] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.525038 27734 raft_consensus.cc:2272] T e5e45780bdb14114aed802d738c0def8 P 29c0ea45720a47dfb13b385abb07f140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.563189 27734 tablet_server.cc:196] TabletServer@127.27.21.129:0 shutdown complete.
W20260709 13:10:45.584343  2034 consensus_peers.cc:597] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 -> Peer 29c0ea45720a47dfb13b385abb07f140 (127.27.21.129:36115): Couldn't send request to peer 29c0ea45720a47dfb13b385abb07f140. Status: Network error: Client connection negotiation failed: client connection to 127.27.21.129:36115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:45.598111 27734 tablet_server.cc:179] TabletServer@127.27.21.130:0 shutting down...
W20260709 13:10:45.614327  2036 consensus_peers.cc:597] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 -> Peer b244eed9c26e466dbff06d4cff5caea1 (127.27.21.130:44213): Couldn't send request to peer b244eed9c26e466dbff06d4cff5caea1. 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 13:10:45.626520 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:45.627476 27734 tablet_replica.cc:333] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.628089 27734 raft_consensus.cc:2243] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.628551 27734 raft_consensus.cc:2272] T 22639685d93a468d9359da5c65a3feca P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.630546 27734 tablet_replica.cc:333] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.631157 27734 raft_consensus.cc:2243] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.631603 27734 raft_consensus.cc:2272] T 98ff88c9abf142c5b51b73f95de874c8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.633456 27734 tablet_replica.cc:333] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.634027 27734 raft_consensus.cc:2243] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.634768 27734 raft_consensus.cc:2272] T c4b975d7adba420ead5f71fb61749639 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.636546 27734 tablet_replica.cc:333] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.637176 27734 raft_consensus.cc:2243] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.637977 27734 raft_consensus.cc:2272] T 34ae084552fe45c58caf0b1d50fa46c3 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.639712 27734 tablet_replica.cc:333] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.640250 27734 raft_consensus.cc:2243] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.640669 27734 raft_consensus.cc:2272] T d4e0a46f4581494d9d7c7deccfc27ca6 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.642444 27734 tablet_replica.cc:333] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.643007 27734 raft_consensus.cc:2243] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.643743 27734 raft_consensus.cc:2272] T 7036ab8bdd304271bd3c8a26e860730a P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.645569 27734 tablet_replica.cc:333] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.646109 27734 raft_consensus.cc:2243] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.646543 27734 raft_consensus.cc:2272] T c02a18aeca9f445fa7772cea0bc2775c P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.648216 27734 tablet_replica.cc:333] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.648747 27734 raft_consensus.cc:2243] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.649152 27734 raft_consensus.cc:2272] T 362f1b20932f49ec9dc0c7a445832005 P b244eed9c26e466dbff06d4cff5caea1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.651428 27734 tablet_replica.cc:333] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.651983 27734 raft_consensus.cc:2243] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.652451 27734 raft_consensus.cc:2272] T fcccca5d71a74f0bb854eb7ad16c2214 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.654213 27734 tablet_replica.cc:333] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.654721 27734 raft_consensus.cc:2243] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.655452 27734 raft_consensus.cc:2272] T debb8343ae5f4129bf451af19e36eb3a P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.657387 27734 tablet_replica.cc:333] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.658253 27734 raft_consensus.cc:2243] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.658797 27734 raft_consensus.cc:2272] T dc03d748005147ceb40560da983e3dc0 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.661556 27734 tablet_replica.cc:333] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.662352 27734 raft_consensus.cc:2243] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.662968 27734 raft_consensus.cc:2272] T adc4382cd2474bda872fbac92540cd01 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.665195 27734 tablet_replica.cc:333] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.666024 27734 raft_consensus.cc:2243] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.667042 27734 raft_consensus.cc:2272] T e5e45780bdb14114aed802d738c0def8 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.668870 27734 tablet_replica.cc:333] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.669456 27734 raft_consensus.cc:2243] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.670157 27734 raft_consensus.cc:2272] T 63cb783b49e34e7eaccae12a40c31aea P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.671831 27734 tablet_replica.cc:333] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.672341 27734 raft_consensus.cc:2243] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.672739 27734 raft_consensus.cc:2272] T ed2e3c45a8c5475b8521c69ee35e2776 P b244eed9c26e466dbff06d4cff5caea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.674557 27734 tablet_replica.cc:333] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.675058 27734 raft_consensus.cc:2243] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.675480 27734 raft_consensus.cc:2272] T d681793f4120465a922337556338f492 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.677171 27734 tablet_replica.cc:333] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.677716 27734 raft_consensus.cc:2243] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.678454 27734 raft_consensus.cc:2272] T 96e052b3501c4054808e839c615fcdb6 P b244eed9c26e466dbff06d4cff5caea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.680181 27734 tablet_replica.cc:333] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1: stopping tablet replica
I20260709 13:10:45.680637 27734 raft_consensus.cc:2243] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.681062 27734 raft_consensus.cc:2272] T f13a3e70aab14d1c91ecd92c18629e36 P b244eed9c26e466dbff06d4cff5caea1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.720552 27734 tablet_server.cc:196] TabletServer@127.27.21.130:0 shutdown complete.
I20260709 13:10:45.748968 27734 tablet_server.cc:179] TabletServer@127.27.21.131:0 shutting down...
I20260709 13:10:45.775512 27734 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:45.776250 27734 tablet_replica.cc:333] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.776887 27734 raft_consensus.cc:2243] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.777719 27734 raft_consensus.cc:2272] T 22639685d93a468d9359da5c65a3feca P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.779696 27734 tablet_replica.cc:333] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.780227 27734 raft_consensus.cc:2243] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.780602 27734 raft_consensus.cc:2272] T d4e0a46f4581494d9d7c7deccfc27ca6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.782441 27734 tablet_replica.cc:333] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.782982 27734 raft_consensus.cc:2243] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.783365 27734 raft_consensus.cc:2272] T 98ff88c9abf142c5b51b73f95de874c8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.785004 27734 tablet_replica.cc:333] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.785594 27734 raft_consensus.cc:2243] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.785969 27734 raft_consensus.cc:2272] T c4b975d7adba420ead5f71fb61749639 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.787658 27734 tablet_replica.cc:333] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.788247 27734 raft_consensus.cc:2243] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.788671 27734 raft_consensus.cc:2272] T 34ae084552fe45c58caf0b1d50fa46c3 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.790380 27734 tablet_replica.cc:333] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.790921 27734 raft_consensus.cc:2243] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.791344 27734 raft_consensus.cc:2272] T 7036ab8bdd304271bd3c8a26e860730a P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.793097 27734 tablet_replica.cc:333] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.793674 27734 raft_consensus.cc:2243] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.794104 27734 raft_consensus.cc:2272] T c02a18aeca9f445fa7772cea0bc2775c P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.795814 27734 tablet_replica.cc:333] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.796370 27734 raft_consensus.cc:2243] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.797142 27734 raft_consensus.cc:2272] T 362f1b20932f49ec9dc0c7a445832005 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.799891 27734 tablet_replica.cc:333] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.800529 27734 raft_consensus.cc:2243] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.800988 27734 raft_consensus.cc:2272] T fcccca5d71a74f0bb854eb7ad16c2214 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.802745 27734 tablet_replica.cc:333] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.803287 27734 raft_consensus.cc:2243] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.803694 27734 raft_consensus.cc:2272] T debb8343ae5f4129bf451af19e36eb3a P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.805459 27734 tablet_replica.cc:333] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.805968 27734 raft_consensus.cc:2243] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.806717 27734 raft_consensus.cc:2272] T d681793f4120465a922337556338f492 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.808396 27734 tablet_replica.cc:333] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.808950 27734 raft_consensus.cc:2243] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.809409 27734 raft_consensus.cc:2272] T adc4382cd2474bda872fbac92540cd01 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.811146 27734 tablet_replica.cc:333] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.811637 27734 raft_consensus.cc:2243] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.812036 27734 raft_consensus.cc:2272] T dc03d748005147ceb40560da983e3dc0 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.813874 27734 tablet_replica.cc:333] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.814440 27734 raft_consensus.cc:2243] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.814853 27734 raft_consensus.cc:2272] T 96e052b3501c4054808e839c615fcdb6 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.816553 27734 tablet_replica.cc:333] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.817047 27734 raft_consensus.cc:2243] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.817529 27734 raft_consensus.cc:2272] T e5e45780bdb14114aed802d738c0def8 P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.819236 27734 tablet_replica.cc:333] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.819725 27734 raft_consensus.cc:2243] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.820528 27734 raft_consensus.cc:2272] T f13a3e70aab14d1c91ecd92c18629e36 P 1a2426d8109b47ceba824b9132b2e5d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.822691 27734 tablet_replica.cc:333] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.823182 27734 raft_consensus.cc:2243] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.823635 27734 raft_consensus.cc:2272] T 63cb783b49e34e7eaccae12a40c31aea P 1a2426d8109b47ceba824b9132b2e5d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.825407 27734 tablet_replica.cc:333] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7: stopping tablet replica
I20260709 13:10:45.825836 27734 raft_consensus.cc:2243] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:45.826229 27734 raft_consensus.cc:2272] T ed2e3c45a8c5475b8521c69ee35e2776 P 1a2426d8109b47ceba824b9132b2e5d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.889535 27734 tablet_server.cc:196] TabletServer@127.27.21.131:0 shutdown complete.
I20260709 13:10:45.956024 27734 master.cc:562] Master@127.27.21.190:37027 shutting down...
I20260709 13:10:45.980542 27734 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:45.981392 27734 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:45.981721 27734 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff1d880d863146bbb0b4bbd3331af996: stopping tablet replica
I20260709 13:10:46.004153 27734 master.cc:584] Master@127.27.21.190:37027 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11526 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24746 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (172854 ms total)
[  PASSED  ] 8 tests.
I20260709 13:10:46.069960 27734 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260709 13:10:46.070230 27734 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260709 13:10:46.070420 27734 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260709 13:10:46.070665 27734 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 ~35 seconds ago
I20260709 13:10:46.070873 27734 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 ~35 seconds ago
I20260709 13:10:46.071162 27734 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260709 13:10:46.071488 27734 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
